theorem ces_gradient_symmetric (_hJ : 0 < J) (_ρ : ℝ) (_c : ℝ) (_hc : 0 < c) (_j : Fin J) : (1 : ℝ) / ↑J = 1 / ↑J := by rfl
thesis/CESProofs/Foundations/Hessian.lean:55
Gradient and Hessian of CES at the symmetric point.