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

Theorem ax11v2 1213
Description: Recovery of ax11o 1215 from ax11v 1263 without using ax-11 965. The hypothesis is even weaker than ax11v 1263, with z both distinct from x and not occurring in ph. Thus the hypothesis provides an alternate axiom that can be used in place of ax11o 1215.
Hypothesis
Ref Expression
ax11v2.1 |- (x = z -> (ph -> A.x(x = z -> ph)))
Assertion
Ref Expression
ax11v2 |- (-. A.x x = y -> (x = y -> (ph -> A.x(x = y -> ph))))
Distinct variable groups:   x,z   y,z   ph,z

Proof of Theorem ax11v2
StepHypRef Expression
1 a9e 1123 . 2 |- E.z z = y
2 ax11v2.1 . . . . 5 |- (x = z -> (ph -> A.x(x = z -> ph)))
3 equequ2 1133 . . . . . . 7 |- (z = y -> (x = z <-> x = y))
43adantl 388 . . . . . 6 |- ((-. A.x x = y /\ z = y) -> (x = z <-> x = y))
5 dveeq2 1210 . . . . . . . . 9 |- (-. A.x x = y -> (z = y -> A.x z = y))
65imp 350 . . . . . . . 8 |- ((-. A.x x = y /\ z = y) -> A.x z = y)
7 hba1 1001 . . . . . . . . 9 |- (A.x z = y -> A.xA.x z = y)
83imbi1d 612 . . . . . . . . . 10 |- (z = y -> ((x = z -> ph) <-> (x = y -> ph)))
98a4s 982 . . . . . . . . 9 |- (A.x z = y -> ((x = z -> ph) <-> (x = y -> ph)))
107, 9albid 1102 . . . . . . . 8 |- (A.x z = y -> (A.x(x = z -> ph) <-> A.x(x = y -> ph)))
116, 10syl 10 . . . . . . 7 |- ((-. A.x x = y /\ z = y) -> (A.x(x = z -> ph) <-> A.x(x = y -> ph)))
1211imbi2d 611 . . . . . 6 |- ((-. A.x x = y /\ z = y) -> ((ph -> A.x(x = z -> ph)) <-> (ph -> A.x(x = y -> ph))))
134, 12imbi12d 625 . . . . 5 |- ((-. A.x x = y /\ z = y) -> ((x = z -> (ph -> A.x(x = z -> ph))) <-> (x = y -> (ph -> A.x(x = y -> ph)))))
142, 13mpbii 193 . . . 4 |- ((-. A.x x = y /\ z = y) -> (x = y -> (ph -> A.x(x = y -> ph))))
1514ex 373 . . 3 |- (-. A.x x = y -> (z = y -> (x = y -> (ph -> A.x(x = y -> ph)))))
161519.23adv 1212 . 2 |- (-. A.x x = y -> (E.z z = y -> (x = y -> (ph -> A.x(x = y -> ph)))))
171, 16mpi 44 1 |- (-. A.x x = y -> (x = y -> (ph -> A.x(x = y -> ph))))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223  A.wal 952   = wceq 954  E.wex 978
This theorem is referenced by:  ax11a2 1214
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-9 963  ax-10 964  ax-12 966  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-10o 1138
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 979
Copyright terms: Public domain