mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

feat(MeasureTheory): two lemmas on almost everywhere equality and positive lintegral

Open gaetanserre opened this issue 1 year ago • 2 comments

Multiple results on almost everywhere equality and positive lintegral.

  • (MeasureTheory/Measure/MeasureSpaceDef): fun_ae_imp_set_ae Two functions are almost everywhere equal on their entire domain iff they are a.e equal on every subsets of their domain.
  • (MeasureTheory/Integral/Lebesgue): lintegral_positive If a function is nonnegative on a set of nonnegative measure, then its integral on this set is nonnegative.

Open in Gitpod

gaetanserre avatar May 24 '24 14:05 gaetanserre

Can you update the PR description, please (since you removed one of the lemmas from this PR)? Thanks!

grunweg avatar May 24 '24 17:05 grunweg

Can you update the PR description, please (since you removed one of the lemmas from this PR)? Thanks!

Done! Thanks for pointing it out

gaetanserre avatar May 24 '24 17:05 gaetanserre

I think this looks good! maintainer merge

kex-y avatar Jun 10 '24 20:06 kex-y

🚀 Pull request has been placed on the maintainer queue by JasonKYi.

github-actions[bot] avatar Jun 10 '24 20:06 github-actions[bot]

bors merge

fpvandoorn avatar Jun 11 '24 07:06 fpvandoorn

Pull request successfully merged into master.

Build succeeded:

mathlib-bors[bot] avatar Jun 11 '24 08:06 mathlib-bors[bot]