Growth Rate Solow Constant

Documentation

Lean 4 Proof

theorem growthRate_solow_constant {g₀ τ : ℝ} :
    growthRate g₀ 0 τ = g₀ := by
  simp only [growthRate]; ring

Dependency Graph

Module Section

Growth and Dynamic Tax Revenue (Layer 4-5 of Macro Extension)