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

Axiom ax-inf2 5540
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 5541 shows it converted to abbreviations. This axiom was derived as theorem axinf2 5539 above, using our version of Infinity ax-inf 5537 and the Axiom of Regularity ax-reg 5505. We will reference ax-inf2 5540 instead of axinf2 5539 so that the ordinary uses of Regularity can be more easily identified. The reverse derivation of ax-inf 5537 from ax-inf2 5540 is shown by theorem axinf 5543.
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 1135 . . . . . 6 class y
3 vx . . . . . . 7 set x
43cv 1135 . . . . . 6 class x
52, 4wcel 1138 . . . . 5 wff y e. x
6 vz . . . . . . . . 9 set z
76cv 1135 . . . . . . . 8 class z
87, 2wcel 1138 . . . . . . 7 wff z e. y
98wn 2 . . . . . 6 wff -. z e. y
109, 6wal 1134 . . . . 5 wff A.z -. z e. y
115, 10wa 239 . . . 4 wff (y e. x /\ A.z -. z e. y)
1211, 1wex 1164 . . 3 wff E.y(y e. x /\ A.z -. z e. y)
137, 4wcel 1138 . . . . . . 7 wff z e. x
14 vw . . . . . . . . . . 11 set w
1514cv 1135 . . . . . . . . . 10 class w
1615, 7wcel 1138 . . . . . . . . 9 wff w e. z
1715, 2wcel 1138 . . . . . . . . . 10 wff w e. y
1815, 2wceq 1136 . . . . . . . . . 10 wff w = y
1917, 18wo 238 . . . . . . . . 9 wff (w e. y \/ w = y)
2016, 19wb 162 . . . . . . . 8 wff (w e. z <-> (w e. y \/ w = y))
2120, 14wal 1134 . . . . . . 7 wff A.w(w e. z <-> (w e. y \/ w = y))
2213, 21wa 239 . . . . . 6 wff (z e. x /\ A.w(w e. z <-> (w e. y \/ w = y)))
2322, 6wex 1164 . . . . 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 1134 . . 3 wff A.y(y e. x -> E.z(z e. x /\ A.w(w e. z <-> (w e. y \/ w = y))))
2612, 25wa 239 . 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 1164 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 5541
Copyright terms: Public domain