Axiom of power set

From HandWiki
Short description: Concept in axiomatic set theory
The elements of the power set of the set {x, y, z} ordered with respect to inclusion.

In mathematics, the axiom of power set[1] is one of the Zermelo–Fraenkel axioms of axiomatic set theory. It guarantees for every set [math]\displaystyle{ x }[/math] the existence of a set [math]\displaystyle{ \mathcal{P}(x) }[/math], the power set of [math]\displaystyle{ x }[/math], consisting precisely of the subsets of [math]\displaystyle{ x }[/math]. By the axiom of extensionality, the set [math]\displaystyle{ \mathcal{P}(x) }[/math] is unique.

The axiom of power set appears in most axiomatizations of set theory. It is generally considered uncontroversial, although constructive set theory prefers a weaker version to resolve concerns about predicativity.

Formal statement

The subset relation [math]\displaystyle{ \subseteq }[/math] is not a primitive notion in formal set theory and is not used in the formal language of the Zermelo–Fraenkel axioms. Rather, the subset relation [math]\displaystyle{ \subseteq }[/math] is defined in terms of set membership, [math]\displaystyle{ \in }[/math]. Given this, in the formal language of the Zermelo–Fraenkel axioms, the axiom of power set reads:

[math]\displaystyle{ \forall x \, \exists y \, \forall z \, [z \in y \iff \forall w \, (w \in z \Rightarrow w \in x)] }[/math]

where y is the power set of x, z is any element of y, w is any member of z.

In English, this says:

Given any set x, there is a set y such that, given any set z, this set z is a member of y if and only if every element of z is also an element of x.

Consequences

The power set axiom allows a simple definition of the Cartesian product of two sets [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Y }[/math]:

[math]\displaystyle{ X \times Y = \{ (x, y) : x \in X \land y \in Y \}. }[/math]

Notice that

[math]\displaystyle{ x, y \in X \cup Y }[/math]
[math]\displaystyle{ \{ x \}, \{ x, y \} \in \mathcal{P}(X \cup Y) }[/math]

and, for example, considering a model using the Kuratowski ordered pair,

[math]\displaystyle{ (x, y) = \{ \{ x \}, \{ x, y \} \} \in \mathcal{P}(\mathcal{P}(X \cup Y)) }[/math]

and thus the Cartesian product is a set since

[math]\displaystyle{ X \times Y \subseteq \mathcal{P}(\mathcal{P}(X \cup Y)). }[/math]

One may define the Cartesian product of any finite collection of sets recursively:

[math]\displaystyle{ X_1 \times \cdots \times X_n = (X_1 \times \cdots \times X_{n-1}) \times X_n. }[/math]

Note that the existence of the Cartesian product can be proved without using the power set axiom, as in the case of the Kripke–Platek set theory.

Limitations

The power set axiom does not specify what subsets of a set exist, only that there is a set containing all those that do.[2] Not all conceivable subsets are guaranteed to exist. In particular, the power set of an infinite set would contain only "constructible sets" if the universe is the constructible universe but in other models of ZF set theory could contain sets that are not constructible.

References

  • Paul Halmos, Naive set theory. Princeton, NJ: D. Van Nostrand Company, 1960. Reprinted by Springer-Verlag, New York, 1974. ISBN:0-387-90092-6 (Springer-Verlag edition).
  • Jech, Thomas, 2003. Set Theory: The Third Millennium Edition, Revised and Expanded. Springer. ISBN:3-540-44085-2.
  • Kunen, Kenneth, 1980. Set Theory: An Introduction to Independence Proofs. Elsevier. ISBN:0-444-86839-9.

de:Zermelo-Fraenkel-Mengenlehre#Die Axiome von ZF und ZFC