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

Theorem equsex 1150
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 1036 . 2 |- (E.x -. (x = y -> -. ph) <-> -. A.x(x = y -> -. ph))
2 df-an 225 . . 3 |- ((x = y /\ ph) <-> -. (x = y -> -. ph))
32exbii 1049 . 2 |- (E.x(x = y /\ ph) <-> E.x -. (x = y -> -. ph))
4 equsex.1 . . . . 5 |- (ps -> A.xps)
54hbn 1002 . . . 4 |- (-. ps -> A.x -. ps)
6 equsex.2 . . . . 5 |- (x = y -> (ph <-> ps))
76negbid 610 . . . 4 |- (x = y -> (-. ph <-> -. ps))
85, 7equsal 1149 . . 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 952   = wceq 954  E.wex 978
This theorem is referenced by:  sb56 1264  cleljust 1326  sb10f 1340  iunid 2598  axsep 2697
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 961  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 979
Copyright terms: Public domain