We need a set to define its subset or power set. For example, once we have a set T, we can define what we mean by a subset of Tand, similarly, what we mean by the power set of T.
Subsets
We call S a subset of the set T if all the members of S are also members of T. We normally denote this as S⊆T. If S is not a subset of T, we write it as S⊆T.
Proper and improper subsets
There are two kinds of subsets: proper and improper. The set S is said to be a proper subset of T if there is at least one member of T that is not a member of S. Otherwise, S is an improper subset of T.
If S is a proper subset of T, we write it as S⊂TorS⊊T. But if S ...