Exit When Contribution Below Cost

Documentation

Lean 4 Proof

theorem exit_when_contribution_below_cost {a x ρ T c : ℝ}
    (h : firmContribution a x ρ < exitThreshold T c) :
    a * x ^ ρ < T * c := h

Dependency Graph

Module Section

Heterogeneous Firms and the Melitz Connection