CES Potential Eq Effective CES Potential

Documentation

Lean 4 Proof

theorem cesPotential_eq_effectiveCESPotential (q T : ℝ) (p ε : Fin J → ℝ) :
    cesPotential J q T p ε = effectiveCESPotential J q T p ε := by
  simp only [cesPotential, effectiveCESPotential, tsallisEntropy]

Dependency Graph

Module Section

Theorem 3: CES Potential Uniqueness (Paper 2, Section 3.2)