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

Theorem ralxfrd 2897
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 1878 . . . . . 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 1718 . 2 |- (ph -> (A.x e. B ps -> A.y e. B ch))
9 ax-17 971 . . . . . . 7 |- (ph -> A.yph)
10 hbra1 1687 . . . . . . 7 |- (A.y e. B ch -> A.yA.y e. B ch)
119, 10hban 1009 . . . . . 6 |- ((ph /\ A.y e. B ch) -> A.y(ph /\ A.y e. B ch))
12 ax-17 971 . . . . . 6 |- (ps -> A.yps)
13 ra4 1694 . . . . . . 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 469 . . . . . 6 |- ((ph /\ A.y e. B ch) -> (y e. B -> (x = A -> ps)))
1811, 12, 17r19.23ad 1745 . . . . 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 1718 . 2 |- (ph -> (A.y e. B ch -> A.x e. B ps))
248, 23impbid 516 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 956   e. wcel 958  A.wral 1645  E.wrex 1646
This theorem is referenced by:  rexxfrd 2898  ralxfrALT 2900  islp2 7747
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-ral 1649  df-rex 1650  df-v 1812
Copyright terms: Public domain