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

Axiom ax-pow 2818
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. the collection of all subsets of x. The variant axpow2 2820 states that the power set itself exists. A version using class notation is pwex 2823.
Assertion
Ref Expression
ax-pow yz(w(w zw x) → z y)
Distinct variable group:   x,y,z,w

Detailed syntax breakdown of Axiom ax-pow
StepHypRef Expression
1 vw . . . . . . . 8 set w
21cv 991 . . . . . . 7 class w
3 vz . . . . . . . 8 set z
43cv 991 . . . . . . 7 class z
52, 4wcel 994 . . . . . 6 wff w z
6 vx . . . . . . . 8 set x
76cv 991 . . . . . . 7 class x
82, 7wcel 994 . . . . . 6 wff w x
95, 8wi 3 . . . . 5 wff (w zw x)
109, 1wal 990 . . . 4 wff w(w zw x)
11 vy . . . . . 6 set y
1211cv 991 . . . . 5 class y
134, 12wcel 994 . . . 4 wff z y
1410, 13wi 3 . . 3 wff (w(w zw x) → z y)
1514, 3wal 990 . 2 wff z(w(w zw x) → z y)
1615, 11wex 1016 1 wff yz(w(w zw x) → z y)
Colors of variables: wff set class
This axiom is referenced by:  zfpow 2819  axpow2 2820  el 2822  dtru 2831
Copyright terms: Public domain