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