def contestPayoff (a x cost : Fin J → ℝ) (ρ : ℝ) (j : Fin J) : ℝ := contestShare a x ρ j - cost j * x j
thesis/CESProofs/CurvatureRoles/GameTheory.lean:107
Multi-Agent CES Game Theory (Gap #14)