You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
feat(measure_theory): induction principles in measure theory (#3978)
This commit adds three induction principles for measure theory
* To prove something for arbitrary simple functions
* To prove something for arbitrary measurable functions into `ennreal`
* To prove something for arbitrary measurable + integrable functions.
This also adds some basic lemmas to various files. Not all of them are used in this PR, some will be used by near-future PRs.
Co-authored-by: sgouezel <sebastien.gouezel@univ-rennes1.fr>
0 commit comments