def cesPotential (J : ℕ) (q T : ℝ) (p : Fin J → ℝ) (ε : Fin J → ℝ) : ℝ := ∑ j : Fin J, p j * ε j - T * tsallisEntropy J q p
thesis/CESProofs/Potential/Defs.lean:121
Core definitions for the Lean formalization of Paper 2: