Commit 2020-01-21 21:29 aa6cc06f
View on Github →feat(measure_theory/set_integral): integrals over subsets (#1875)
- feat(measure_theory/set_integral): integral on a set
- mismached variables
- move if_preimage
- Update src/measure_theory/l1_space.lean Co-Authored-By: Yury G. Kudryashov urkud@ya.ru
- Small fixes
- Put indicator_function into data folder
- Use antimono as names
- Change name to antimono
- Fix everything
- Use binder notation for integrals
- delete an extra space
- Update set_integral.lean
- adjust implicit and explicit variables
- measurable_on_singleton
- prove integral_on_Union
- Update indicator_function.lean
- Update set_integral.lean
- lint
- Update bochner_integration.lean
- reviewer's comment
- use Yury's proof