logo

Power Set Axiom 📂Set Theory

Power Set Axiom

Axioms 1

XPA(AX    AP) \forall X \exists P \forall A ( A \subset X \implies A \in P) For any set XX, there exists a set PP that contains every subset of XX as an element.

Explanation

The power set of XX is generally denoted by P(X)\mathcal{P} (X) or 2X2^{X}, the reason being if the number of elements of a finite set XX is denoted by X|X|, then P(X)=2X\left| \mathcal{P} (X) \right| =2^{|X|}. It’s not always about the number, so the more someone uses set theory, the more they prefer expressions like 2X2^{X}.

One can guess to some extent from the fact that the number of elements increases exponentially, but a power set 2X2^{X} is quite, very large compared to XX. Moreover, according to the axiom of power set, there also exists a power set of a power set, thus, one can think of sets that grow in size indefinitely in this manner.

As an example of a power set, consider the following:

X={1,2} X = \left\{ 1,2 \right\}

2X={,{1},{2},{1,2}} 2^{X} = \left\{ \emptyset , \left\{ 1 \right\} , \left\{ 2 \right\}, \left\{ 1,2 \right\} \right\} Note that the empty set \emptyset and the original set XX belong to 2X2^{X}. The following are some basic properties of power sets. That the empty set is also an element of 2X2^{X} might be awkward at first encounter, but one should naturally accept it since an empty set is also a set and a set can be an element of a set.

Basic Properties

  • [1]: AX    A2XA \subset X \iff A \in 2^{X}
  • [2]: 2X\emptyset \in 2^{X}
  • [3]: X2XX \in 2^{X}

If one’s concept of set inclusion is weak, it’s naturally confusing. Unfortunately, when one first encounters set theory, power sets are not used extensively and there aren’t particularly good practice problems to get accustomed to. Realistically, one must think time is the remedy and slowly get used to it.


  1. 이흥천 역, You-Feng Lin. (2011). 집합론(Set Theory: An Intuitive Approach): p83. ↩︎