theorem taxRevenue_increasing_in_τK {τ_L τ_K₁ τ_K₂ τ_C τ_corp wL rK C Prof : ℝ}
(hrK : 0 < rK) (hτ : τ_K₁ < τ_K₂) :
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)