def cesPrincipalCurvature (J : ℕ) (ρ c : ℝ) : ℝ := (1 - ρ) / (c * Real.sqrt ↑J)
thesis/CESProofs/Foundations/Hessian.lean:185
Gradient and Hessian of CES at the symmetric point.