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

Theorem cbval2 974
Description: Rule used to change bound variables with implicit substitution.
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
cbval2 |- (A.xA.yph <-> A.zA.wps)
Distinct variable group(s):   x,y   y,z   x,w   z,w

Proof of Theorem cbval2
StepHypRef Expression
1 cbval2.1 . . 3 |- (ph -> A.zph)
21hbal 700 . 2 |- (A.yph -> A.zA.yph)
3 cbval2.3 . . 3 |- (ps -> A.xps)
43hbal 700 . 2 |- (A.wps -> A.xA.wps)
5 ax-17 925 . . . . . 6 |- (x = z -> A.w x = z)
6 cbval2.2 . . . . . 6 |- (ph -> A.wph)
75, 6hban 704 . . . . 5 |- ((x = z /\ ph) -> A.w(x = z /\ ph))
8 ax-17 925 . . . . . 6 |- (x = z -> A.y x = z)
9 cbval2.4 . . . . . 6 |- (ps -> A.yps)
108, 9hban 704 . . . . 5 |- ((x = z /\ ps) -> A.y(x = z /\ ps))
11 cbval2.5 . . . . . . . 8 |- ((x = z /\ y = w) -> (ph <-> ps))
1211exp 291 . . . . . . 7 |- (x = z -> (y = w -> (ph <-> ps)))
1312com12 13 . . . . . 6 |- (y = w -> (x = z -> (ph <-> ps)))
1413pm5.32d 491 . . . . 5 |- (y = w -> ((x = z /\ ph) <-> (x = z /\ ps)))
157, 10, 14cbval 848 . . . 4 |- (A.y(x = z /\ ph) <-> A.w(x = z /\ ps))
16819.28 751 . . . 4 |- (A.y(x = z /\ ph) <-> (x = z /\ A.yph))
17519.28 751 . . . 4 |- (A.w(x = z /\ ps) <-> (x = z /\ A.wps))
1815, 16, 173bitr3 156 . . 3 |- ((x = z /\ A.yph) <-> (x = z /\ A.wps))
19 pm5.32 488 . . 3 |- ((x = z -> (A.yph <-> A.wps)) <-> ((x = z /\ A.yph) <-> (x = z /\ A.wps)))
2018, 19mpbir 165 . 2 |- (x = z -> (A.yph <-> A.wps))
212, 4, 20cbval 848 1 |- (A.xA.yph <-> A.zA.wps)
Colors of variables: wff set class
Syntax hints:   -> wi 2   <-> wb 127   /\ wa 196  A.wal 672   = weq 797
This theorem was proved from axioms:  ax-1 3  ax-2 4  ax-3 5  ax-mp 6  ax-4 673  ax-5 674  ax-6 675  ax-7 676  ax-gen 677  ax-8 798  ax-9 799  ax-12 802  ax-17 925
This theorem depends on definitions:  df-bi 128  df-an 198  df-ex 679
metamath.org