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

Axiom ax-pow 2732
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 2734 states that the power set itself exists. A version using class notation is pwex 2735.
Assertion
Ref Expression
ax-pow yz(∀w(wzwx) → zy)
Distinct variable group:   x,y,z,w

Detailed syntax breakdown of Axiom ax-pow
StepHypRef Expression
1 vw . . . . . . . 8 set w
21cv 952 . . . . . . 7 class w
3 vz . . . . . . . 8 set z
43cv 952 . . . . . . 7 class z
52, 4wcel 955 . . . . . 6 wff wz
6 vx . . . . . . . 8 set x
76cv 952 . . . . . . 7 class x
82, 7wcel 955 . . . . . 6 wff wx
95, 8wi 3 . . . . 5 wff (wzwx)
109, 1wal 951 . . . 4 wff w(wzwx)
11 vy . . . . . 6 set y
1211cv 952 . . . . 5 class y
134, 12wcel 955 . . . 4 wff zy
1410, 13wi 3 . . 3 wff (∀w(wzwx) → zy)
1514, 3wal 951 . 2 wff z(∀w(wzwx) → zy)
1615, 11wex 977 1 wff yz(∀w(wzwx) → zy)
Colors of variables: wff set class
This axiom is referenced by:  axpow 2733  axpow2 2734  dtruALT 2738
Copyright terms: Public domain