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

Theorem axpow2 2744
Description: A variant of the Axiom of Power Sets ax-pow 2742. For any set x, there exists a set y whose members are exactly the subsets of x i.e. the power set of x. Axiom Pow of [BellMachover] p. 466.
Assertion
Ref Expression
axpow2 |- E.yA.z(z e. y <-> A.w(w e. z -> w e. x))
Distinct variable group:   x,y,z,w

Proof of Theorem axpow2
StepHypRef Expression
1 ax-pow 2742 . 2 |- E.yA.z(A.w(w e. z -> w e. x) -> z e. y)
21bm1.3ii 2706 1 |- E.yA.z(z e. y <-> A.w(w e. z -> w e. x))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 954   e. wcel 958  E.wex 980
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-12 968  ax-14 970  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-sep 2703  ax-pow 2742
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981
Copyright terms: Public domain