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

Theorem ralxfrd 2903
Description: Transfer universal quantification from a variable x to another variable y contained in expression A.
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
ralxfrd |- (ph -> (A.x e. B ps <-> A.y e. B ch))
Distinct variable groups:   x,y,ph   ch,x   ps,y   x,A   x,B,y

Proof of Theorem ralxfrd
StepHypRef Expression
1 ralxfrd.1 . . . . . 6 |- ((ph /\ y e. B) -> A e. B)
21ex 373 . . . . 5 |- (ph -> (y e. B -> A e. B))
3 ralxfrd.3 . . . . . . 7 |- ((ph /\ x = A) -> (ps <-> ch))
43rcla4dv 1881 . . . . . 6 |- ((ph /\ A e. B) -> (A.x e. B ps -> ch))
54ex 373 . . . . 5 |- (ph -> (A e. B -> (A.x e. B ps -> ch)))
62, 5syld 27 . . . 4 |- (ph -> (y e. B -> (A.x e. B ps -> ch)))
76com23 32 . . 3 |- (ph -> (A.x e. B ps -> (y e. B -> ch)))
87r19.21adv 1721 . 2 |- (ph -> (A.x e. B ps -> A.y e. B ch))
9 ax-17 973 . . . . . . 7 |- (ph -> A.yph)
10 hbra1 1690 . . . . . . 7 |- (A.y e. B ch -> A.yA.y e. B ch)
119, 10hban 1011 . . . . . 6 |- ((ph /\ A.y e. B ch) -> A.y(ph /\ A.y e. B ch))
12 ax-17 973 . . . . . 6 |- (ps -> A.yps)
13 ra4 1697 . . . . . . 7 |- (A.y e. B ch -> (y e. B -> ch))
143biimprd 154 . . . . . . . . 9 |- ((ph /\ x = A) -> (ch -> ps))
1514ex 373 . . . . . . . 8 |- (ph -> (x = A -> (ch -> ps)))
1615com23 32 . . . . . . 7 |- (ph -> (ch -> (x = A -> ps)))
1713, 16sylan9r 471 . . . . . 6 |- ((ph /\ A.y e. B ch) -> (y e. B -> (x = A -> ps)))
1811, 12, 17r19.23ad 1748 . . . . 5 |- ((ph /\ A.y e. B ch) -> (E.y e. B x = A -> ps))
1918ex 373 . . . 4 |- (ph -> (A.y e. B ch -> (E.y e. B x = A -> ps)))
20 ralxfrd.2 . . . . 5 |- ((ph /\ x e. B) -> E.y e. B x = A)
2120ex 373 . . . 4 |- (ph -> (x e. B -> E.y e. B x = A))
2219, 21syl5d 55 . . 3 |- (ph -> (A.y e. B ch -> (x e. B -> ps)))
2322r19.21adv 1721 . 2 |- (ph -> (A.y e. B ch -> A.x e. B ps))
248, 23impbid 518 1 |- (ph -> (A.x e. B ps <-> A.y e. B ch))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   = wceq 958   e. wcel 960  A.wral 1648  E.wrex 1649
This theorem is referenced by:  rexxfrd 2904  ralxfrALT 2906  islp2 7744
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-8 966  ax-12 970  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-ext 1462
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 983  df-sb 1174  df-clab 1467  df-cleq 1472  df-clel 1475  df-ral 1652  df-rex 1653  df-v 1815
Copyright terms: Public domain