theorem taxRevenue_zero_rates {wL rK C Prof : ℝ} : taxRevenue 0 0 0 0 wL rK C Prof = 0 := by simp only [taxRevenue]; ring
thesis/CESProofs/Macro/TaxStructure.lean:103
Government Tax Structure (Layer 3 of Macro Extension)