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

Theorem cbval2 1316
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 groups:   x,y   y,z   x,w   z,w

Proof of Theorem cbval2
StepHypRef Expression
1 cbval2.1 . . 3 |- (ph -> A.zph)
21hbal 1005 . 2 |- (A.yph -> A.zA.yph)
3 cbval2.3 . . 3 |- (ps -> A.xps)
43hbal 1005 . 2 |- (A.wps -> A.xA.wps)
5 ax-17 971 . . . . . 6 |- (x = z -> A.w x = z)
6 cbval2.2 . . . . . 6 |- (ph -> A.wph)
75, 6hban 1009 . . . . 5 |- ((x = z /\ ph) -> A.w(x = z /\ ph))
8 ax-17 971 . . . . . 6 |- (x = z -> A.y x = z)
9 cbval2.4 . . . . . 6 |- (ps -> A.yps)
108, 9hban 1009 . . . . 5 |- ((x = z /\ ps) -> A.y(x = z /\ ps))
11 cbval2.5 . . . . . . 7 |- ((x = z /\ y = w) -> (ph <-> ps))
1211expcom 374 . . . . . 6 |- (y = w -> (x = z -> (ph <-> ps)))
1312pm5.32d 647 . . . . 5 |- (y = w -> ((x = z /\ ph) <-> (x = z /\ ps)))
147, 10, 13cbval 1165 . . . 4 |- (A.y(x = z /\ ph) <-> A.w(x = z /\ ps))
15819.28 1070 . . . 4 |- (A.y(x = z /\ ph) <-> (x = z /\ A.yph))
16519.28 1070 . . . 4 |- (A.w(x = z /\ ps) <-> (x = z /\ A.wps))
1714, 15, 163bitr3 181 . . 3 |- ((x = z /\ A.yph) <-> (x = z /\ A.wps))
18 pm5.32 644 . . 3 |- ((x = z -> (A.yph <-> A.wps)) <-> ((x = z /\ A.yph) <-> (x = z /\ A.wps)))
1917, 18mpbir 190 . 2 |- (x = z -> (A.yph <-> A.wps))
202, 4, 19cbval 1165 1 |- (A.xA.yph <-> A.zA.wps)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   = wceq 956
This theorem is referenced by:  cbval2v 1318  2mo 1447  2eu6 1454
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123
This theorem depends on definitions:  df-bi 147  df-an 225
Copyright terms: Public domain