HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Axiom ax-pow 3649
Description: Axiom of Power Sets. An axiom of Zermelo-Fraenkel set theory. It states that a set y exists that includes the power set of a given set x i.e. contains every subset of x. The variant axpow2 3651 uses explicit subset notation. A version using class notation is pwex 3654.
Assertion
Ref Expression
ax-pow |- E.yA.z(A.w(w e. z -> w e. x) -> z e. y)
Distinct variable group:   x,y,z,w

Detailed syntax breakdown of Axiom ax-pow
StepHypRef Expression
1 vw . . . . . . . 8 set w
21cv 1585 . . . . . . 7 class w
3 vz . . . . . . . 8 set z
43cv 1585 . . . . . . 7 class z
52, 4wcel 1588 . . . . . 6 wff w e. z
6 vx . . . . . . . 8 set x
76cv 1585 . . . . . . 7 class x
82, 7wcel 1588 . . . . . 6 wff w e. x
95, 8wi 3 . . . . 5 wff (w e. z -> w e. x)
109, 1wal 1584 . . . 4 wff A.w(w e. z -> w e. x)
11 vy . . . . . 6 set y
1211cv 1585 . . . . 5 class y
134, 12wcel 1588 . . . 4 wff z e. y
1410, 13wi 3 . . 3 wff (A.w(w e. z -> w e. x) -> z e. y)
1514, 3wal 1584 . 2 wff A.z(A.w(w e. z -> w e. x) -> z e. y)
1615, 11wex 1615 1 wff E.yA.z(A.w(w e. z -> w e. x) -> z e. y)
Colors of variables: wff set class
This axiom is referenced by:  zfpow 3650  axpow2 3651  dtru 3662
Copyright terms: Public domain