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

Theorem equs5e 1194
Description: A property related to substitution that unlike equs5 1216 doesn't require a distinctor antecedent.
Assertion
Ref Expression
equs5e |- (E.x(x = y /\ ph) -> A.x(x = y -> E.yph))

Proof of Theorem equs5e
StepHypRef Expression
1 equs3 1145 . 2 |- (E.x(x = y /\ ph) <-> -. A.x(x = y -> -. ph))
2 hbn1 1011 . . 3 |- (-. A.x(x = y -> -. ph) -> A.x -. A.x(x = y -> -. ph))
3 ax-11 964 . . . . . 6 |- (x = y -> (A.y -. ph -> A.x(x = y -> -. ph)))
43con3d 95 . . . . 5 |- (x = y -> (-. A.x(x = y -> -. ph) -> -. A.y -. ph))
54com12 11 . . . 4 |- (-. A.x(x = y -> -. ph) -> (x = y -> -. A.y -. ph))
6 df-ex 978 . . . 4 |- (E.yph <-> -. A.y -. ph)
75, 6syl6ibr 213 . . 3 |- (-. A.x(x = y -> -. ph) -> (x = y -> E.yph))
82, 719.21ai 995 . 2 |- (-. A.x(x = y -> -. ph) -> A.x(x = y -> E.yph))
91, 8sylbi 199 1 |- (E.x(x = y /\ ph) -> A.x(x = y -> E.yph))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   /\ wa 223  A.wal 951   = wceq 953  E.wex 977
This theorem is referenced by:  sb4e 1199
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 960  ax-11 964  ax-4 970  ax-5o 972  ax-6o 975
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978
Copyright terms: Public domain