IRS Eigenvalue Scale

Documentation

Lean 4 Proof

def irsEigenvalueScale (J : ℕ) (γ c : ℝ) : ℝ :=
  γ * (γ - 1) / ↑J * c ^ (γ - 2)

Dependency Graph

Module Section

Increasing returns to scale results (Paper 1, Section 11):