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

Theorem axinf 4606
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 4605 . 2 |- E.x(y e. x /\ A.w(w e. x -> E.z(w e. z /\ z e. x)))
2 elequ1 1135 . . . . . 6 |- (w = y -> (w e. x <-> y e. x))
3 elequ1 1135 . . . . . . . 8 |- (w = y -> (w e. z <-> y e. z))
43anbi1d 616 . . . . . . 7 |- (w = y -> ((w e. z /\ z e. x) <-> (y e. z /\ z e. x)))
54exbidv 1278 . . . . . 6 |- (w = y -> (E.z(w e. z /\ z e. x) <-> E.z(y e. z /\ z e. x)))
62, 5imbi12d 625 . . . . 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 1313 . . . 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 480 . . 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 1050 . 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 953   = wceq 955   e. wcel 957  E.wex 979
This theorem is referenced by:  axinf2 4607  axinfndlem1 4940
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-8 963  ax-12 967  ax-13 968  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-inf 4605
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 980
Copyright terms: Public domain