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

Theorem axinf 4595
Description: Axiom of Infinity expressed with fewest number of different variables.
Assertion
Ref Expression
axinf |- E.x(y e. x /\ A.y(y e. x -> E.z(y e. z /\ z e. x)))
Distinct variable group:   x,y,z

Proof of Theorem axinf
StepHypRef Expression
1 ax-inf 4594 . 2 |- E.x(y e. x /\ A.w(w e. x -> E.z(w e. z /\ z e. x)))
2 elequ1 1132 . . . . . 6 |- (w = y -> (w e. x <-> y e. x))
3 elequ1 1132 . . . . . . . 8 |- (w = y -> (w e. z <-> y e. z))
43anbi1d 615 . . . . . . 7 |- (w = y -> ((w e. z /\ z e. x) <-> (y e. z /\ z e. x)))
54exbidv 1274 . . . . . 6 |- (w = y -> (E.z(w e. z /\ z e. x) <-> E.z(y e. z /\ z e. x)))
62, 5imbi12d 624 . . . . 5 |- (w = y -> ((w e. x -> E.z(w e. z /\ z e. x)) <-> (y e. x -> E.z(y e. z /\ z e. x))))
76cbvalv 1309 . . . 4 |- (A.w(w e. x -> E.z(w e. z /\ z e. x)) <-> A.y(y e. x -> E.z(y e. z /\ z e. x)))
87anbi2i 479 . . 3 |- ((y e. x /\ A.w(w e. x -> E.z(w e. z /\ z e. x))) <-> (y e. x /\ A.y(y e. x -> E.z(y e. z /\ z e. x))))
98exbii 1047 . 2 |- (E.x(y e. x /\ A.w(w e. x -> E.z(w e. z /\ z e. x))) <-> E.x(y e. x /\ A.y(y e. x -> E.z(y e. z /\ z e. x))))
101, 9mpbi 189 1 |- E.x(y e. x /\ A.y(y e. x -> E.z(y e. z /\ z e. x)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223  A.wal 951   = wceq 953   e. wcel 955  E.wex 977
This theorem is referenced by:  axinf2 4596  axinfndlem1 4929
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-12 965  ax-13 966  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-inf 4594
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978
Copyright terms: Public domain