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

Theorem cbv1 1145
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 960 . . . 4 |- (A.yph -> (ps -> A.yps))
3219.20ii 971 . . 3 |- (A.xA.yph -> (A.xps -> A.xA.yps))
4 ax-7 954 . . 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 971 . . . . 5 |- (A.xph -> (A.xps -> A.x(x = y -> A.xch)))
11 ax9 1110 . . . . 5 |- (A.x(x = y -> A.xch) -> ch)
1210, 11syl6 22 . . . 4 |- (A.xph -> (A.xps -> ch))
131219.20ii 971 . . 3 |- (A.yA.xph -> (A.yA.xps -> A.ych))
1413a7s 967 . 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 950   = wceq 1099
This theorem is referenced by:  cbv2 1146  cbv3 1147
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 951  ax-5 952  ax-6 953  ax-7 954  ax-gen 955  ax-9 1102
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 957
Copyright terms: Public domain