theorem exit_when_contribution_below_cost {a x ρ T c : ℝ} (h : firmContribution a x ρ < exitThreshold T c) : a * x ^ ρ < T * c := h
thesis/CESProofs/Applications/HeterogeneousFirms.lean:45
Heterogeneous Firms and the Melitz Connection