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

Theorem ax11v2 1210
Description: Recovery of ax11o 1212 from ax11v 1260 without using ax-11 964. The hypothesis is even weaker than ax11v 1260, 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 1212.
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 1121 . 2 |- E.z z = y
2 ax11v2.1 . . . . 5 |- (x = z -> (ph -> A.x(x = z -> ph)))
3 equequ2 1131 . . . . . . 7 |- (z = y -> (x = z <-> x = y))
43adantl 388 . . . . . 6 |- ((-. A.x x = y /\ z = y) -> (x = z <-> x = y))
5 dveeq2 1208 . . . . . . . . 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 1000 . . . . . . . . 9 |- (A.x z = y -> A.xA.x z = y)
83imbi1d 611 . . . . . . . . . 10 |- (z = y -> ((x = z -> ph) <-> (x = y -> ph)))
98a4s 981 . . . . . . . . 9 |- (A.x z = y -> ((x = z -> ph) <-> (x = y -> ph)))
107, 9albid 1100 . . . . . . . 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 610 . . . . . 6 |- ((-. A.x x = y /\ z = y) -> ((ph -> A.x(x = z -> ph)) <-> (ph -> A.x(x = y -> ph))))
134, 12imbi12d 624 . . . . 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 1209 . 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 951   = wceq 953  E.wex 977
This theorem is referenced by:  ax11a2 1211
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-9 962  ax-10 963  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978
Copyright terms: Public domain