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

Theorem rexxfr 2891
Description: Transfer existence from a variable x to another variable y contained in expression A.
Hypotheses
Ref Expression
ralxfr.1 |- (y e. B -> A e. B)
ralxfr.2 |- (x e. B -> E.y e. B x = A)
ralxfr.3 |- (x = A -> (ph <-> ps))
Assertion
Ref Expression
rexxfr |- (E.x e. B ph <-> E.y e. B ps)
Distinct variable groups:   ps,x   ph,y   x,A   x,y,B

Proof of Theorem rexxfr
StepHypRef Expression
1 ralxfr.1 . . . 4 |- (y e. B -> A e. B)
2 ralxfr.2 . . . 4 |- (x e. B -> E.y e. B x = A)
3 ralxfr.3 . . . . 5 |- (x = A -> (ph <-> ps))
43negbid 609 . . . 4 |- (x = A -> (-. ph <-> -. ps))
51, 2, 4ralxfr 2889 . . 3 |- (A.x e. B -. ph <-> A.y e. B -. ps)
65negbii 187 . 2 |- (-. A.x e. B -. ph <-> -. A.y e. B -. ps)
7 dfrex2 1648 . 2 |- (E.x e. B ph <-> -. A.x e. B -. ph)
8 dfrex2 1648 . 2 |- (E.y e. B ps <-> -. A.y e. B -. ps)
96, 7, 83bitr4 183 1 |- (E.x e. B ph <-> E.y e. B ps)
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   = wceq 953   e. wcel 955  A.wral 1637  E.wrex 1638
This theorem is referenced by:  infm3 6001  infmsup 6015  reeff1o 7368
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-ext 1452
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978  df-sb 1168  df-clab 1457  df-cleq 1462  df-clel 1465  df-ral 1641  df-rex 1642  df-v 1803
Copyright terms: Public domain