Commit 58a5d52
committed
refactor(MeasureTheory): golf
- refactors `MeasureTheory/Function/AEEqOfIntegral` by reusing the `AEFinStronglyMeasurable` zero-integral criterion for the integrable case
- rewrites the integrable set-integral equality lemmas to delegate to the `AEFinStronglyMeasurable` versions instead of rebuilding the `Lp` and subtraction arguments inline
Extracted from #38104
[](https://gitpod.io/from-referrer/)Mathlib/MeasureTheory/Function/AEEqOfIntegral (#38350)1 parent e1f3ae3 commit 58a5d52
1 file changed
Lines changed: 6 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
370 | 363 | | |
371 | 364 | | |
372 | 365 | | |
373 | 366 | | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
381 | 370 | | |
382 | 371 | | |
383 | 372 | | |
| |||
0 commit comments