Commit 2026-05-04 18:51 a62d5cd7
View on Github →refactor(MeasureTheory): golf Mathlib/MeasureTheory/Function/LpSeminorm/Count (#38878)
- rewrites
eLpNorm_count_lt_top_of_ltusingeLpNorm_mono_enormwith the finite supremum bound instead of splitting on the definition ofeLpNorm - closes the finiteness goal with
memLp_const_enormrather than a manuallintegral_countcomputation Extracted from #38104