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

Axiom ax-inf2 5964
Description: A standard version of Axiom of Infinity of ZF set theory. In English, it says: there exists a set that contains the empty set and the successors of all of its members. Theorem zfinf2 5965 shows it converted to abbreviations. This axiom was derived as theorem axinf2 5963 above, using our version of Infinity ax-inf 5961 and the Axiom of Regularity ax-reg 5928. We will reference ax-inf2 5964 instead of axinf2 5963 so that the ordinary uses of Regularity can be more easily identified. The reverse derivation of ax-inf 5961 from ax-inf2 5964 is shown by theorem axinf 5967.
Assertion
Ref Expression
ax-inf2 |- E.x(E.y(y e. x /\ A.z -. z e. y) /\ A.y(y e. x -> E.z(z e. x /\ A.w(w e. z <-> (w e. y \/ w = y)))))
Distinct variable group:   x,y,z,w

Detailed syntax breakdown of Axiom ax-inf2
StepHypRef Expression
1 vy . . . . . . 7 set y
21cv 1585 . . . . . 6 class y
3 vx . . . . . . 7 set x
43cv 1585 . . . . . 6 class x
52, 4wcel 1588 . . . . 5 wff y e. x
6 vz . . . . . . . . 9 set z
76cv 1585 . . . . . . . 8 class z
87, 2wcel 1588 . . . . . . 7 wff z e. y
98wn 2 . . . . . 6 wff -. z e. y
109, 6wal 1584 . . . . 5 wff A.z -. z e. y
115, 10wa 337 . . . 4 wff (y e. x /\ A.z -. z e. y)
1211, 1wex 1615 . . 3 wff E.y(y e. x /\ A.z -. z e. y)
137, 4wcel 1588 . . . . . . 7 wff z e. x
14 vw . . . . . . . . . . 11 set w
1514cv 1585 . . . . . . . . . 10 class w
1615, 7wcel 1588 . . . . . . . . 9 wff w e. z
1715, 2wcel 1588 . . . . . . . . . 10 wff w e. y
1815, 2wceq 1586 . . . . . . . . . 10 wff w = y
1917, 18wo 336 . . . . . . . . 9 wff (w e. y \/ w = y)
2016, 19wb 219 . . . . . . . 8 wff (w e. z <-> (w e. y \/ w = y))
2120, 14wal 1584 . . . . . . 7 wff A.w(w e. z <-> (w e. y \/ w = y))
2213, 21wa 337 . . . . . 6 wff (z e. x /\ A.w(w e. z <-> (w e. y \/ w = y)))
2322, 6wex 1615 . . . . 5 wff E.z(z e. x /\ A.w(w e. z <-> (w e. y \/ w = y)))
245, 23wi 3 . . . 4 wff (y e. x -> E.z(z e. x /\ A.w(w e. z <-> (w e. y \/ w = y))))
2524, 1wal 1584 . . 3 wff A.y(y e. x -> E.z(z e. x /\ A.w(w e. z <-> (w e. y \/ w = y))))
2612, 25wa 337 . 2 wff (E.y(y e. x /\ A.z -. z e. y) /\ A.y(y e. x -> E.z(z e. x /\ A.w(w e. z <-> (w e. y \/ w = y)))))
2726, 3wex 1615 1 wff E.x(E.y(y e. x /\ A.z -. z e. y) /\ A.y(y e. x -> E.z(z e. x /\ A.w(w e. z <-> (w e. y \/ w = y)))))
Colors of variables: wff set class
This axiom is referenced by:  zfinf2 5965
Copyright terms: Public domain