theorem taxRevenue_increasing_in_τC {τ_L τ_K τ_C₁ τ_C₂ τ_corp wL rK C Prof : ℝ}
(hC : 0 < C) (hτ : τ_C₁ < τ_C₂) :
taxRevenue τ_L τ_K τ_C₁ τ_corp wL rK C Prof <
taxRevenue τ_L τ_K τ_C₂ τ_corp wL rK C Prof := by
simp only [taxRevenue]; nlinarithGovernment Tax Structure (Layer 3 of Macro Extension)