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

Theorem equsex 1148
Description: A useful equivalence related to substitution.
Hypotheses
Ref Expression
equsex.1 |- (ps -> A.xps)
equsex.2 |- (x = y -> (ph <-> ps))
Assertion
Ref Expression
equsex |- (E.x(x = y /\ ph) <-> ps)

Proof of Theorem equsex
StepHypRef Expression
1 exnal 1034 . 2 |- (E.x -. (x = y -> -. ph) <-> -. A.x(x = y -> -. ph))
2 df-an 225 . . 3 |- ((x = y /\ ph) <-> -. (x = y -> -. ph))
32exbii 1047 . 2 |- (E.x(x = y /\ ph) <-> E.x -. (x = y -> -. ph))
4 equsex.1 . . . . 5 |- (ps -> A.xps)
54hbn 1001 . . . 4 |- (-. ps -> A.x -. ps)
6 equsex.2 . . . . 5 |- (x = y -> (ph <-> ps))
76negbid 609 . . . 4 |- (x = y -> (-. ph <-> -. ps))
85, 7equsal 1147 . . 3 |- (A.x(x = y -> -. ph) <-> -. ps)
98con2bii 221 . 2 |- (ps <-> -. A.x(x = y -> -. ph))
101, 3, 93bitr4 183 1 |- (E.x(x = y /\ ph) <-> ps)
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:  sb56 1261  cleljust 1323  sb10f 1337  iunid 2593  axsep 2692
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 960  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978
Copyright terms: Public domain