theorem cesEigenvaluePerp_sq (J : ℕ) (ρ c : ℝ) : cesEigenvaluePerp J ρ c ^ 2 = (1 - ρ) ^ 2 / ((↑J) ^ 2 * c ^ 2) := by simp only [cesEigenvaluePerp]; ring
thesis/CESProofs/CurvatureRoles/CorrelationRobust.lean:153
Correlation robustness of CES (Paper 1, Section 7):