Complementarity Compresses Ratio

Documentation

Lean 4 Proof

theorem complementarity_compresses_ratio {ρ₁ ρ₂ x : ℝ}
    (hρ : ρ₁ < ρ₂) (hx : 1 < x) :
    x ^ ρ₁ < x ^ ρ₂ :=
  rpow_lt_rpow_of_exponent_lt (by linarith) hρ

Dependency Graph

Module Section

Heterogeneous Firms and the Melitz Connection