Subsets: The Smaller Version of Set
Subsets: The Smaller Version of Set
Subsets: The Smaller Version of Set
5
Note that any set is a subset of itself!
Given set S = {2, 4, 6}, since all the
elements of S are elements of S, S is a
subset of itself.
This is kind of like saying 5 is less than or
equal to 5.
Thus, for any set S, S S.
6
PROPER SUBSETS:
Set A is a proper subset of set B, if
and only if set A does not contain
at least one element of set B.
A B A B x ∍ x B xA)
(proper subset)
The empty set is a subset of all sets.
(including itself!)
Recall that all sets are subsets of themselves.
All sets are subsets of the universal set.
A horrible way to define a subset:
x ( xA xB )
English translation: for all possible values of
x, (meaning for all possible elements of a
set), if x is an element of A, then x is an
8
element of B.
Proper Subsets
If S is a subset of T, and S is not equal to T, then S is
a proper subset of T
Let T = {0, 1, 2, 3, 4, 5}
If S = {1, 2, 3}, S is not equal to T, and S is a
subset of T.
A proper subset is written as S T.
Let R = {0, 1, 2, 3, 4, 5}. R is equal to T, and
then R is a subset (but not a proper subset) of T.
Can be written as: R T and R T (or just R = T).
Let Q = {4, 5, 6}. Q is neither a subset of T nor
9 a proper subset of T.
Proper Subsets :
B C
DD
Thank You