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

Theorem cbvex2 1996
Description: Rule used to change bound variables, using implicit substitition.
Hypotheses
Ref Expression
cbval2.1 |- (ph -> A.zph)
cbval2.2 |- (ph -> A.wph)
cbval2.3 |- (ps -> A.xps)
cbval2.4 |- (ps -> A.yps)
cbval2.5 |- ((x = z /\ y = w) -> (ph <-> ps))
Assertion
Ref Expression
cbvex2 |- (E.xE.yph <-> E.zE.wps)
Distinct variable groups:   x,y   y,z   x,w   z,w

Proof of Theorem cbvex2
StepHypRef Expression
1 cbval2.1 . . 3 |- (ph -> A.zph)
21hbex 1671 . 2 |- (E.yph -> A.zE.yph)
3 cbval2.3 . . 3 |- (ps -> A.xps)
43hbex 1671 . 2 |- (E.wps -> A.xE.wps)
5 ax-17 1634 . . . . . 6 |- (x = z -> A.w x = z)
6 cbval2.2 . . . . . 6 |- (ph -> A.wph)
75, 6hban 1674 . . . . 5 |- ((x = z /\ ph) -> A.w(x = z /\ ph))
8 ax-17 1634 . . . . . 6 |- (x = z -> A.y x = z)
9 cbval2.4 . . . . . 6 |- (ps -> A.yps)
108, 9hban 1674 . . . . 5 |- ((x = z /\ ps) -> A.y(x = z /\ ps))
11 cbval2.5 . . . . . . 7 |- ((x = z /\ y = w) -> (ph <-> ps))
1211expcom 495 . . . . . 6 |- (y = w -> (x = z -> (ph <-> ps)))
1312pm5.32d 895 . . . . 5 |- (y = w -> ((x = z /\ ph) <-> (x = z /\ ps)))
147, 10, 13cbvex 1838 . . . 4 |- (E.y(x = z /\ ph) <-> E.w(x = z /\ ps))
15819.42 1762 . . . 4 |- (E.y(x = z /\ ph) <-> (x = z /\ E.yph))
16519.42 1762 . . . 4 |- (E.w(x = z /\ ps) <-> (x = z /\ E.wps))
1714, 15, 163bitr3i 338 . . 3 |- ((x = z /\ E.yph) <-> (x = z /\ E.wps))
18 pm5.32 892 . . 3 |- ((x = z -> (E.yph <-> E.wps)) <-> ((x = z /\ E.yph) <-> (x = z /\ E.wps)))
1917, 18mpbir 255 . 2 |- (x = z -> (E.yph <-> E.wps))
202, 4, 19cbvex 1838 1 |- (E.xE.yph <-> E.zE.wps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 231   /\ wa 433  A.wal 1613   = wceq 1615  E.wex 1644
This theorem is referenced by:  cbvex2v 1998  2eu6 2146  cbvopab 3603  cbvoprab12 5059
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1621  ax-gen 1622  ax-8 1623  ax-12 1627  ax-17 1634  ax-4 1637  ax-5o 1639  ax-6o 1642  ax-9o 1792
This theorem depends on definitions:  df-bi 232  df-an 435  df-ex 1645
Copyright terms: Public domain