Commit 2024-10-03 13:49 1a9758b2
View on Github →feat: ENNReal-valued conjugate exponents (#17353)
Define ENNReal.IsConjExponent, the ENNReal analogue of Real.IsConjExponent and NNReal.IsConjExponent. This will allow stating Hölder's inequality for the L1 and Linfty norms too.
From LeanAPAP