Documentation

Lean 4 Proof

noncomputable def expectedKnockoutLoss
    (J : ℕ) (ρ : ℝ) (a : Fin J → ℝ) : ℝ :=
  ∑ j : Fin J, a j * weightedKnockoutLoss J ρ a j

Dependency Graph

Module Section

## General-Weight and IRS Effective Curvature Definitions