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