theorem discountGap_at_zero_tax {D₀ δ_gap : ℝ} : discountGap D₀ δ_gap 0 = D₀ := by simp only [discountGap]; ring
thesis/CESProofs/Macro/GrowthTax.lean:161
Growth and Dynamic Tax Revenue (Layer 4-5 of Macro Extension)