noncomputable def expectedKnockoutLoss (J : ℕ) (ρ : ℝ) (a : Fin J → ℝ) : ℝ := ∑ j : Fin J, a j * weightedKnockoutLoss J ρ a j
thesis/CESProofs/Potential/EffectiveCurvature.lean:280
## General-Weight and IRS Effective Curvature Definitions