Firm Scope Objective

Documentation

Lean 4 Proof

def firmScopeObjective (K_eff T : ℝ) (g h : ℕ → ℝ) (n : ℕ) : ℝ :=
  K_eff * g n - T * h n

Dependency Graph

Module Section

Propositions 12-17 and Corollary 5: