Subsets
We should have noticed that some sets encompass other sets. For example: encompass ; encompass ; encompass ; and encompass .
In the same way, the set encompasses . Every element of is also an element of .
Another way to write this is that every element of is also an element of .
This relationship is called being a subset: all elements of one set are also elements of another set. We write this as , which is read “A is a subset of B.”
We can write the subset relations mentioned above like this.
What if both sets encompass each other?
encompasses the set and vice versa. By definition, in such a case, we still use the term subset where both of the sets are equal.
Proper Subsets
We say that is a proper subset of if is a subset of but there is some element in that is not in . This excludes the possibility that both sets encompass each other. A proper subset relation is presented as which is also read as "A is a proper subset of B".
We should note that the earlier examples we mentioned are all of them proper subsets.
Improper Subsets
Improper subsets are those sets which encompass each other which is just a fancy way of saying that both sets are equal. It is denoted by and is also read as "A is a subset of B". This also means that every set is also a subset of itself. is always true.
Modern Set Theory Practice
For the sake of convenience and standard, we generally use to cover both cases. means that could either be a proper subset or an improper subset of . Similarly, you can write or , both are correct.
The symbol says that this is strictly a proper subset while the symbol says that the sets can be either proper or improper.
Empty Set is a Subset of every set
Take some time to think why would we say that the empty set is a subset of every set. Generally, it is always correct to say .
We need to look at the definition of subsets in the following way. We can say that is a subset of if there are no elements in that are also not in . Clearly, the empty set does not have any elements that are also not in some other set. Thus, empty sets are a subset of all other sets. But why does it matter? Because it influences the size of the Power Set.
Venn Diagrams
Venn Diagrams are a great way to visualize sets. Venn diagrams are simple pictures used to represent sets and their relationships. They are drawn with shapes, usually circles, to show how groups overlap or differ. Each circle stands for a set, and the shaded parts show the results of set operations like union, intersection, and complement.
Visualizing Subsets in a Venn Diagram
Explaining the Diagram:
The circles represent a given set. There are three circles that means that we are visualizing three sets here. When two circles overlap, it means that these sets share some common elements. If a circle is completely inside another circle, it means that all elements of the inner circle are also in the outer circle, thus the inner set is the subset of the outer set. In the given diagrams, we have the following relations.
- - Because all elements of C are also inside B.
- - Become some elements of B are not in C.
- - Become some elements of A are not in B.
- - Because some elements of B are not in A.
Visualizing Hierarchy of Numbersets
In this diagram, we see the hierarchy of the numbers sets and their relations. The outer rectangle represents the set of real numbers which contains all the rational and irrational numbers. And we see the following relations:
- - Because all elements of Q are also inside R.
- - Because all elements of Z are also inside Q.
- - Because all elements of W are also inside Z.
- - Because all elements of N are also inside W.
It also follows that the subset relations can be called out for deeply nested sets. Such as;
- - Because all elements of N are also inside R.
Hopefully this visualization helps you understand what subsets are. Venn diagrams will be further explained in the next lessons as new set operations are introduced.
Exercise Set 1:
Identify the Subset Relationship
Let and . Which statement is correct?
Identify the Subset Relationship
Let and . Which statement is correct?
Identify the Subset Relationship
Let and . Which statement is correct?
Identify the Subset Relationship
Let and . Which statement is correct?
Identify the Subset Relationship
Let and . Which statement is correct?
True or False Activity!!!
Read each statement carefully and decide if it is true or false.
.
.
.
.
.
.
.
.
The empty set has no proper subset.
End of Lesson