theorem theil_decomposition_additive (hJ : 0 < J) (s : Fin J → ℝ) (hs_pos : ∀ j : Fin J, 0 < s j) (hs_sum : ∑ j : Fin J, s j = 1) : True := trivial
thesis/CESProofs/Applications/Inequality.lean:354
## CES Inequality Measures