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

Theorem ralxfrALT 2890
Description: Transfer universal quantification 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
ralxfrALT |- (A.x e. B ph <-> A.y e. B ps)
Distinct variable groups:   ps,x   ph,y   x,A   x,y,B

Proof of Theorem ralxfrALT
StepHypRef Expression
1 eqid 1468 . 2 |- V = V
2 ralxfr.1 . . . 4 |- (y e. B -> A e. B)
32adantl 388 . . 3 |- ((V = V /\ y e. B) -> A e. B)
4 ralxfr.2 . . . 4 |- (x e. B -> E.y e. B x = A)
54adantl 388 . . 3 |- ((V = V /\ x e. B) -> E.y e. B x = A)
6 ralxfr.3 . . . 4 |- (x = A -> (ph <-> ps))
76adantl 388 . . 3 |- ((V = V /\ x = A) -> (ph <-> ps))
83, 5, 7ralxfrd 2887 . 2 |- (V = V -> (A.x e. B ph <-> A.y e. B ps))
91, 8ax-mp 7 1 |- (A.x e. B ph <-> A.y e. B ps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   = wceq 953   e. wcel 955  A.wral 1637  E.wrex 1638  Vcvv 1802
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