Effective Curvature Eq General K

Documentation

Lean 4 Proof

theorem effectiveCurvature_eq_generalK (ρ : ℝ)
    (P : Fin J → ℝ) :
    effectiveCurvatureAt ρ P = generalCurvatureK J ρ P := by
  simp only [effectiveCurvatureAt, escortHerfindahl,
    generalCurvatureK]

Dependency Graph

Module Section

General CES Hessian at Arbitrary Allocation