Tax Revenue Zero Rates

Documentation

Lean 4 Proof

theorem taxRevenue_zero_rates {wL rK C Prof : ℝ} :
    taxRevenue 0 0 0 0 wL rK C Prof = 0 := by
  simp only [taxRevenue]; ring

Dependency Graph

Module Section

Government Tax Structure (Layer 3 of Macro Extension)