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

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

Proof of Theorem cbv3
StepHypRef Expression
1 cbv3.1 . . . 4 (φ → ∀yφ)
21imim2i 17 . . 3 ((φφ) → (φ → ∀yφ))
3 cbv3.2 . . . 4 (ψ → ∀xψ)
43a1i 8 . . 3 ((φφ) → (ψ → ∀xψ))
5 cbv3.3 . . . 4 (x = y → (φψ))
65a1i 8 . . 3 ((φφ) → (x = y → (φψ)))
72, 4, 6cbv1 1160 . 2 (∀xy(φφ) → (∀xφ → ∀yψ))
8 id 59 . . 3 (φφ)
98ax-gen 961 . 2 y(φφ)
107, 9mpg 984 1 (∀xφ → ∀yψ)
Colors of variables: wff set class
Syntax hints:   → wi 3  ∀wal 952   = wceq 954
This theorem is referenced by:  ax16 1207  ax16i 1268  mo 1391
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