def shannonEntropy (p : Fin J → ℝ) : ℝ := -∑ j : Fin J, p j * Real.log (p j)
thesis/CESProofs/Foundations/TripleCorrespondence.lean:131
### The Thermodynamic Decomposition of Value