def cesThirdDerivValue (J : ℕ) (ρ c : ℝ) : ℝ := curvatureK J ρ / (↑J ^ 2 * c ^ 2) * ((2 * ↑J - 1) - ρ * (↑J - 2))
thesis/CESProofs/Foundations/FurtherProperties.lean:22
Further properties of CES curvature (Paper 1, Section 9):