Entry Term Negative

Documentation

Lean 4 Proof

theorem entry_term_negative {γ_E J_real : ℝ}
    (hγE : 0 < γ_E) (hJ : 0 < J_real) :
    -γ_E * (2 / J_real) < 0 := by
  apply mul_neg_of_neg_of_pos
  · linarith
  · positivity

Dependency Graph

Module Section

Herfindahl Dynamics: Entry, Exit, and Merger Effects on Concentration