We want to consider all the subsets of a given set.
We do not yet have a principle stating that such a set exists, but our intuition suggests that it does.
We call the existence of this set the principle of powers and we call the set the power set.1 As usual, the principle of extension gives uniqueness (see Set Equality). The power set of a set includes the set itself and the empty set.
Let $A$ denote a set. We denote the power set of $A$ by $\powerset{A}$, read aloud as “powerset of A.” $A \in \powerset{A}$ and $\varnothing \in \powerset{A}$. However, $A \subset \powerset{A}$ is false.
Let $a, b, c$ denote distinct objects. Let $A = \set{a, b ,c}$ and $B = \set{a, b}$. Then $B \subset A$. In other notation, $B \in \powerset{A}$. Showing each of the following is straightforward.
\[ \powerset{\set{a, b, c}} = \{ \varnothing, \set{a}, \set{b}, \set{c}, \set{a, b}, \set{b, c}, \set{a, c}, \set{a, b, c} \} \]
We can guess the following easy properties.2
We call $A$ and $\varnothing$ the improper subsets of $A$. All other subsets we call proper.