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

Theorem rexxfrd 2893
Description: Transfer universal quantification from a variable x to another variable y contained in expression A. (Contributed by FL, 10-Apr-2007.)
Hypotheses
Ref Expression
ralxfrd.1 |- ((ph /\ y e. B) -> A e. B)
ralxfrd.2 |- ((ph /\ x e. B) -> E.y e. B x = A)
ralxfrd.3 |- ((ph /\ x = A) -> (ps <-> ch))
Assertion
Ref Expression
rexxfrd |- (ph -> (E.x e. B ps <-> E.y e. B ch))
Distinct variable groups:   x,y,ph   ch,x   ps,y   x,A   x,B,y

Proof of Theorem rexxfrd
StepHypRef Expression
1 ralxfrd.1 . . . 4 |- ((ph /\ y e. B) -> A e. B)
2 ralxfrd.2 . . . 4 |- ((ph /\ x e. B) -> E.y e. B x = A)
3 ralxfrd.3 . . . . 5 |- ((ph /\ x = A) -> (ps <-> ch))
43negbid 610 . . . 4 |- ((ph /\ x = A) -> (-. ps <-> -. ch))
51, 2, 4ralxfrd 2892 . . 3 |- (ph -> (A.x e. B -. ps <-> A.y e. B -. ch))
65negbid 610 . 2 |- (ph -> (-. A.x e. B -. ps <-> -. A.y e. B -. ch))
7 dfrex2 1653 . 2 |- (E.x e. B ps <-> -. A.x e. B -. ps)
8 dfrex2 1653 . 2 |- (E.y e. B ch <-> -. A.y e. B -. ch)
96, 7, 83bitr4g 554 1 |- (ph -> (E.x e. B ps <-> E.y e. B ch))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223   = wceq 954   e. wcel 956  A.wral 1642  E.wrex 1643
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-12 966  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-ext 1457
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 979  df-sb 1170  df-clab 1462  df-cleq 1467  df-clel 1470  df-ral 1646  df-rex 1647  df-v 1808
Copyright terms: Public domain