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

Theorem cbv1 1160
Description: Rule used to change bound variables with implicit substitution.
Hypotheses
Ref Expression
cbv1.1 (φ → (ψ → ∀yψ))
cbv1.2 (φ → (χ → ∀xχ))
cbv1.3 (φ → (x = y → (ψχ)))
Assertion
Ref Expression
cbv1 (∀xyφ → (∀xψ → ∀yχ))

Proof of Theorem cbv1
StepHypRef Expression
1 cbv1.1 . . . . 5 (φ → (ψ → ∀yψ))
21a4s 982 . . . 4 (∀yφ → (ψ → ∀yψ))
3219.20ii 993 . . 3 (∀xyφ → (∀xψ → ∀xyψ))
4 ax-7 960 . . 3 (∀xyψ → ∀yxψ)
53, 4syl6 22 . 2 (∀xyφ → (∀xψ → ∀yxψ))
6 cbv1.3 . . . . . . . 8 (φ → (x = y → (ψχ)))
76com23 32 . . . . . . 7 (φ → (ψ → (x = yχ)))
8 cbv1.2 . . . . . . 7 (φ → (χ → ∀xχ))
97, 8syl6d 56 . . . . . 6 (φ → (ψ → (x = y → ∀xχ)))
10919.20ii 993 . . . . 5 (∀xφ → (∀xψ → ∀x(x = y → ∀xχ)))
11 ax-9o 1121 . . . . 5 (∀x(x = y → ∀xχ) → χ)
1210, 11syl6 22 . . . 4 (∀xφ → (∀xψχ))
131219.20ii 993 . . 3 (∀yxφ → (∀yxψ → ∀yχ))
1413a7s 989 . 2 (∀xyφ → (∀yxψ → ∀yχ))
155, 14syld 27 1 (∀xyφ → (∀xψ → ∀yχ))
Colors of variables: wff set class
Syntax hints:   → wi 3  ∀wal 952   = wceq 954
This theorem is referenced by:  cbv2 1161  cbv3 1162
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-mp 7  ax-7 960  ax-gen 961  ax-4 971  ax-5o 973  ax-9o 1121
Copyright terms: Public domain