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