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