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

Theorem ax11b 1262
Description: A bidirectional version of ax-11o 1260.
Assertion
Ref Expression
ax11b |- ((-. A.x x = y /\ x = y) -> (ph <-> A.x(x = y -> ph)))

Proof of Theorem ax11b
StepHypRef Expression
1 ax-11o 1260 . . 3 |- (-. A.x x = y -> (x = y -> (ph -> A.x(x = y -> ph))))
21imp 357 . 2 |- ((-. A.x x = y /\ x = y) -> (ph -> A.x(x = y -> ph)))
3 ax-4 1014 . . . 4 |- (A.x(x = y -> ph) -> (x = y -> ph))
43com12 11 . . 3 |- (x = y -> (A.x(x = y -> ph) -> ph))
54adantl 397 . 2 |- ((-. A.x x = y /\ x = y) -> (A.x(x = y -> ph) -> ph))
62, 5impbid 527 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 153   /\ wa 230  A.wal 995   = wceq 997
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 1014  ax-11o 1260
This theorem depends on definitions:  df-bi 154  df-an 232
Copyright terms: Public domain