Extensive Margin Curvature Loss

Documentation

Lean 4 Proof

theorem extensive_margin_curvature_loss {ρ H H' : ℝ}
    (hρ : ρ < 1) (hH : H < H') :
    0 < (1 - ρ) * (H' - H) :=
  mul_pos (by linarith) (by linarith)

Dependency Graph

Module Section

Heterogeneous Firms and the Melitz Connection