Growth Rate At Zero Tax

Documentation

Lean 4 Proof

theorem growthRate_at_zero_tax {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)