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

Theorem equs4 1183
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 321 . . . . . . . 8 |- ((A.x(x = y -> ph) /\ x = y) -> x = y)
2 ax-4 1005 . . . . . . . . 9 |- (A.x(x = y -> ph) -> (x = y -> ph))
32imp 348 . . . . . . . 8 |- ((A.x(x = y -> ph) /\ x = y) -> ph)
41, 3jc 136 . . . . . . 7 |- ((A.x(x = y -> ph) /\ x = y) -> -. (x = y -> -. ph))
5 ax-4 1005 . . . . . . 7 |- (A.x(x = y -> -. ph) -> (x = y -> -. ph))
64, 5nsyl 115 . . . . . 6 |- ((A.x(x = y -> ph) /\ x = y) -> -. A.x(x = y -> -. ph))
76ex 371 . . . . 5 |- (A.x(x = y -> ph) -> (x = y -> -. A.x(x = y -> -. ph)))
8 hbn1 1047 . . . . 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 1021 . . 3 |- (A.x(x = y -> ph) -> A.x(x = y -> A.x -. A.x(x = y -> -. ph)))
11 ax-9o 1155 . . 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 1182 . 2 |- (E.x(x = y /\ ph) <-> -. A.x(x = y -> -. ph))
1412, 13sylibr 198 1 |- (A.x(x = y -> ph) -> E.x(x = y /\ ph))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   /\ wa 221  A.wal 986   = wceq 988  E.wex 1012
This theorem is referenced by:  sb2 1210  equs45f 1233
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 995  ax-4 1005  ax-5o 1007  ax-6o 1010  ax-9o 1155
This theorem depends on definitions:  df-bi 145  df-an 223  df-ex 1013
Copyright terms: Public domain