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

Theorem alxfr 2891
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 1001 . . . 4 |- (A.y A e. B -> A.yA.y A e. B)
2 ax-17 969 . . . 4 |- (A.xph -> A.yA.xph)
3 alxfr.1 . . . . . 6 |- (x = A -> (ph <-> ps))
43cla4gv 1858 . . . . 5 |- (A e. B -> (A.xph -> ps))
54a4s 982 . . . 4 |- (A.y A e. B -> (A.xph -> ps))
61, 2, 519.21ad 1057 . . 3 |- (A.y A e. B -> (A.xph -> A.yps))
76adantr 389 . 2 |- ((A.y A e. B /\ A.xE.y x = A) -> (A.xph -> A.yps))
8 hba1 1001 . . . 4 |- (A.xE.y x = A -> A.xA.xE.y x = A)
9 ax-17 969 . . . 4 |- (A.yps -> A.xA.yps)
10 hba1 1001 . . . . . . 7 |- (A.yps -> A.yA.yps)
11 ax-17 969 . . . . . . 7 |- (ph -> A.yph)
1210, 11hbim 1005 . . . . . 6 |- ((A.yps -> ph) -> A.y(A.yps -> ph))
13 ax-4 971 . . . . . . 7 |- (A.yps -> ps)
143, 13syl5bir 210 . . . . . 6 |- (x = A -> (A.yps -> ph))
1512, 1419.23ai 1062 . . . . 5 |- (E.y x = A -> (A.yps -> ph))
1615a4s 982 . . . 4 |- (A.xE.y x = A -> (A.yps -> ph))
178, 9, 1619.21ad 1057 . . 3 |- (A.xE.y x = A -> (A.yps -> A.xph))
1817adantl 388 . 2 |- ((A.y A e. B /\ A.xE.y x = A) -> (A.yps -> A.xph))
197, 18impbid 515 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 952   = wceq 954   e. wcel 956  E.wex 978
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-v 1808
Copyright terms: Public domain