Capital Tax Revenue Eq

Documentation

Lean 4 Proof

theorem capital_tax_revenue_eq {τ_K s_K Y : ℝ} :
    τ_K * (s_K * Y) = τ_K * s_K * Y := by ring

Dependency Graph

Module Section

Government Tax Structure (Layer 3 of Macro Extension)