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

Theorem alxfr 2953
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 1044 . . . 4 |- (A.y A e. B -> A.yA.y A e. B)
2 ax-17 1012 . . . 4 |- (A.xph -> A.yA.xph)
3 alxfr.1 . . . . . 6 |- (x = A -> (ph <-> ps))
43cla4gv 1909 . . . . 5 |- (A e. B -> (A.xph -> ps))
54a4s 1025 . . . 4 |- (A.y A e. B -> (A.xph -> ps))
61, 2, 519.21ad 1100 . . 3 |- (A.y A e. B -> (A.xph -> A.yps))
76adantr 398 . 2 |- ((A.y A e. B /\ A.xE.y x = A) -> (A.xph -> A.yps))
8 hba1 1044 . . . 4 |- (A.xE.y x = A -> A.xA.xE.y x = A)
9 ax-17 1012 . . . 4 |- (A.yps -> A.xA.yps)
10 hba1 1044 . . . . . . 7 |- (A.yps -> A.yA.yps)
11 ax-17 1012 . . . . . . 7 |- (ph -> A.yph)
1210, 11hbim 1048 . . . . . 6 |- ((A.yps -> ph) -> A.y(A.yps -> ph))
13 ax-4 1014 . . . . . . 7 |- (A.yps -> ps)
143, 13syl5bir 217 . . . . . 6 |- (x = A -> (A.yps -> ph))
1512, 1419.23ai 1105 . . . . 5 |- (E.y x = A -> (A.yps -> ph))
1615a4s 1025 . . . 4 |- (A.xE.y x = A -> (A.yps -> ph))
178, 9, 1619.21ad 1100 . . 3 |- (A.xE.y x = A -> (A.yps -> A.xph))
1817adantl 397 . 2 |- ((A.y A e. B /\ A.xE.y x = A) -> (A.yps -> A.xph))
197, 18impbid 527 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 153   /\ wa 230  A.wal 995   = wceq 997   e. wcel 999  E.wex 1021
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1003  ax-gen 1004  ax-8 1005  ax-12 1009  ax-17 1012  ax-4 1014  ax-5o 1016  ax-6o 1019  ax-9o 1164  ax-ext 1504
This theorem depends on definitions:  df-bi 154  df-an 232  df-ex 1022  df-sb 1214  df-clab 1510  df-cleq 1515  df-clel 1518  df-v 1859
Copyright terms: Public domain