theorem qSum_comm (q a b : ℝ) : qSum q a b = qSum q b a := by simp [qSum]; ring
thesis/CESProofs/Potential/TsallisUniqueness.lean:98
Theorem 2: Tsallis Uniqueness (Paper 2, Section 3.1)