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

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

Proof of Theorem cbval
StepHypRef Expression
1 cbval.1 . . . 4 (φ → ∀yφ)
21imim2i 17 . . 3 ((φφ) → (φ → ∀yφ))
3 cbval.2 . . . 4 (ψ → ∀xψ)
43a1i 8 . . 3 ((φφ) → (ψ → ∀xψ))
5 cbval.3 . . . 4 (x = y → (φψ))
65a1i 8 . . 3 ((φφ) → (x = y → (φψ)))
72, 4, 6cbv2 1161 . 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   ↔ wb 146  ∀wal 952   = wceq 954
This theorem is referenced by:  cbvex 1164  cbvalv 1312  cbval2 1314  cbvald 1318  cleqf 1557  cbvralf 1793  dfss2f 2056  elintab 2539  ssintab 2545  dffunmof 3522  aceq1 4709  nnwof 6399  homcard 10462
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-12 966  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121
This theorem depends on definitions:  df-bi 147  df-an 225
Copyright terms: Public domain