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

Theorem equs4 1133
Description: Lemma used in proofs of substitution properties.
Assertion
Ref Expression
equs4 |- (A.x(x = y -> ph) -> E.x(x = y /\ ph))

Proof of Theorem equs4
StepHypRef Expression
1 pm3.27 323 . . . . . . . 8 |- ((A.x(x = y -> ph) /\ x = y) -> x = y)
2 ax-4 951 . . . . . . . . 9 |- (A.x(x = y -> ph) -> (x = y -> ph))
32imp 350 . . . . . . . 8 |- ((A.x(x = y -> ph) /\ x = y) -> ph)
41, 3jc 138 . . . . . . 7 |- ((A.x(x = y -> ph) /\ x = y) -> -. (x = y -> -. ph))
5 ax-4 951 . . . . . . 7 |- (A.x(x = y -> -. ph) -> (x = y -> -. ph))
64, 5nsyl 116 . . . . . 6 |- ((A.x(x = y -> ph) /\ x = y) -> -. A.x(x = y -> -. ph))
76ex 373 . . . . 5 |- (A.x(x = y -> ph) -> (x = y -> -. A.x(x = y -> -. ph)))
8 hbn1 989 . . . . 5 |- (-. A.x(x = y -> -. ph) -> A.x -. A.x(x = y -> -. ph))
97, 8syl6 22 . . . 4 |- (A.x(x = y -> ph) -> (x = y -> A.x -. A.x(x = y -> -. ph)))
109a5i 965 . . 3 |- (A.x(x = y -> ph) -> A.x(x = y -> A.x -. A.x(x = y -> -. ph)))
11 ax9 1110 . . 3 |- (A.x(x = y -> A.x -. A.x(x = y -> -. ph)) -> -. A.x(x = y -> -. ph))
1210, 11syl 10 . 2 |- (A.x(x = y -> ph) -> -. A.x(x = y -> -. ph))
13 equs3 1132 . 2 |- (E.x(x = y /\ ph) <-> -. A.x(x = y -> -. ph))
1412, 13sylibr 200 1 |- (A.x(x = y -> ph) -> E.x(x = y /\ ph))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   /\ wa 223  A.wal 950  E.wex 956   = wceq 1099
This theorem is referenced by:  sb2 1160  equs45f 1184
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 951  ax-5 952  ax-6 953  ax-gen 955  ax-9 1102
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 957
Copyright terms: Public domain