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

Theorem cbv1 1158
Description: Rule used to change bound variables with implicit substitution.
Hypotheses
Ref Expression
cbv1.1 |- (ph -> (ps -> A.yps))
cbv1.2 |- (ph -> (ch -> A.xch))
cbv1.3 |- (ph -> (x = y -> (ps -> ch)))
Assertion
Ref Expression
cbv1 |- (A.xA.yph -> (A.xps -> A.ych))

Proof of Theorem cbv1
StepHypRef Expression
1 cbv1.1 . . . . 5 |- (ph -> (ps -> A.yps))
21a4s 981 . . . 4 |- (A.yph -> (ps -> A.yps))
3219.20ii 992 . . 3 |- (A.xA.yph -> (A.xps -> A.xA.yps))
4 ax-7 959 . . 3 |- (A.xA.yps -> A.yA.xps)
53, 4syl6 22 . 2 |- (A.xA.yph -> (A.xps -> A.yA.xps))
6 cbv1.3 . . . . . . . 8 |- (ph -> (x = y -> (ps -> ch)))
76com23 32 . . . . . . 7 |- (ph -> (ps -> (x = y -> ch)))
8 cbv1.2 . . . . . . 7 |- (ph -> (ch -> A.xch))
97, 8syl6d 56 . . . . . 6 |- (ph -> (ps -> (x = y -> A.xch)))
10919.20ii 992 . . . . 5 |- (A.xph -> (A.xps -> A.x(x = y -> A.xch)))
11 ax-9o 1119 . . . . 5 |- (A.x(x = y -> A.xch) -> ch)
1210, 11syl6 22 . . . 4 |- (A.xph -> (A.xps -> ch))
131219.20ii 992 . . 3 |- (A.yA.xph -> (A.yA.xps -> A.ych))
1413a7s 988 . 2 |- (A.xA.yph -> (A.yA.xps -> A.ych))
155, 14syld 27 1 |- (A.xA.yph -> (A.xps -> A.ych))
Colors of variables: wff set class
Syntax hints:   -> wi 3  A.wal 951   = wceq 953
This theorem is referenced by:  cbv2 1159  cbv3 1160
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-mp 7  ax-7 959  ax-gen 960  ax-4 970  ax-5o 972  ax-9o 1119
Copyright terms: Public domain