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

Theorem alxfr 2903
Description: Transfer universal quantification from a variable x to another variable y contained in expression A.
Hypothesis
Ref Expression
alxfr.1 |- (x = A -> (ph <-> ps))
Assertion
Ref Expression
alxfr |- ((A.y A e. B /\ A.xE.y x = A) -> (A.xph <-> A.yps))
Distinct variable groups:   x,A   ph,y   ps,x   x,y

Proof of Theorem alxfr
StepHypRef Expression
1 hba1 1005 . . . 4 |- (A.y A e. B -> A.yA.y A e. B)
2 ax-17 973 . . . 4 |- (A.xph -> A.yA.xph)
3 alxfr.1 . . . . . 6 |- (x = A -> (ph <-> ps))
43cla4gv 1865 . . . . 5 |- (A e. B -> (A.xph -> ps))
54a4s 986 . . . 4 |- (A.y A e. B -> (A.xph -> ps))
61, 2, 519.21ad 1061 . . 3 |- (A.y A e. B -> (A.xph -> A.yps))
76adantr 391 . 2 |- ((A.y A e. B /\ A.xE.y x = A) -> (A.xph -> A.yps))
8 hba1 1005 . . . 4 |- (A.xE.y x = A -> A.xA.xE.y x = A)
9 ax-17 973 . . . 4 |- (A.yps -> A.xA.yps)
10 hba1 1005 . . . . . . 7 |- (A.yps -> A.yA.yps)
11 ax-17 973 . . . . . . 7 |- (ph -> A.yph)
1210, 11hbim 1009 . . . . . 6 |- ((A.yps -> ph) -> A.y(A.yps -> ph))
13 ax-4 975 . . . . . . 7 |- (A.yps -> ps)
143, 13syl5bir 210 . . . . . 6 |- (x = A -> (A.yps -> ph))
1512, 1419.23ai 1066 . . . . 5 |- (E.y x = A -> (A.yps -> ph))
1615a4s 986 . . . 4 |- (A.xE.y x = A -> (A.yps -> ph))
178, 9, 1619.21ad 1061 . . 3 |- (A.xE.y x = A -> (A.yps -> A.xph))
1817adantl 390 . 2 |- ((A.y A e. B /\ A.xE.y x = A) -> (A.yps -> A.xph))
197, 18impbid 518 1 |- ((A.y A e. B /\ A.xE.y x = A) -> (A.xph <-> A.yps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 956   = wceq 958   e. wcel 960  E.wex 982
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-v 1815
Copyright terms: Public domain