theorem growthRate_solow_constant {g₀ τ : ℝ} : growthRate g₀ 0 τ = g₀ := by simp only [growthRate]; ring
thesis/CESProofs/Macro/GrowthTax.lean:116
Growth and Dynamic Tax Revenue (Layer 4-5 of Macro Extension)