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

Theorem alxfr 3836
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 1350 . . . 4 |- (A.y A e. B -> A.yA.y A e. B)
2 ax-17 1317 . . . 4 |- (A.xph -> A.yA.xph)
3 alxfr.1 . . . . . 6 |- (x = A -> (ph <-> ps))
43cla4gv 2364 . . . . 5 |- (A e. B -> (A.xph -> ps))
54a4s 1330 . . . 4 |- (A.y A e. B -> (A.xph -> ps))
61, 2, 519.21ad 1406 . . 3 |- (A.y A e. B -> (A.xph -> A.yps))
76adantr 425 . 2 |- ((A.y A e. B /\ A.xE.y x = A) -> (A.xph -> A.yps))
8 hba1 1350 . . . 4 |- (A.xE.y x = A -> A.xA.xE.y x = A)
9 ax-17 1317 . . . 4 |- (A.yps -> A.xA.yps)
10 hba1 1350 . . . . . . 7 |- (A.yps -> A.yA.yps)
11 ax-17 1317 . . . . . . 7 |- (ph -> A.yph)
1210, 11hbim 1354 . . . . . 6 |- ((A.yps -> ph) -> A.y(A.yps -> ph))
13 ax-4 1319 . . . . . . 7 |- (A.yps -> ps)
143, 13syl5bir 227 . . . . . 6 |- (x = A -> (A.yps -> ph))
1512, 1419.23ai 1412 . . . . 5 |- (E.y x = A -> (A.yps -> ph))
1615a4s 1330 . . . 4 |- (A.xE.y x = A -> (A.yps -> ph))
178, 9, 1619.21ad 1406 . . 3 |- (A.xE.y x = A -> (A.yps -> A.xph))
1817adantl 424 . 2 |- ((A.y A e. B /\ A.xE.y x = A) -> (A.yps -> A.xph))
197, 18impbid 574 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 163   /\ wa 240  A.wal 1296   = wceq 1298   e. wcel 1300  E.wex 1326
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1304  ax-gen 1305  ax-8 1306  ax-9 1307  ax-10 1308  ax-11 1309  ax-12 1310  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-10o 1500  ax-16 1580  ax-11o 1588  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-or 241  df-an 242  df-ex 1327  df-sb 1536  df-clab 1872  df-cleq 1877  df-clel 1880  df-v 2294
Copyright terms: Public domain