Skip to content

Commit

Permalink
chore(MeasureTheory.Decomposition.Lebesgue): cleaning and a few new b…
Browse files Browse the repository at this point in the history
…asic lemmas (#11561)

Move lemmas to put similar ones together, replace `refine'` by `refine` and `=>` by `↦`.
Lemmas added:
* `singularPart_add_rnDeriv` and `rnDeriv_add_singularPart`: almost aliases of `haveLebesgueDecomposition_add`
* `haveLebesgueDecomposition_smul'`, `haveLebesgueDecomposition_rnDeriv`
* `singularPart_eq_zero_of_ac`, `singularPart_eq_zero`, `singularPart_self`, `singularPart_eq_self`



Co-authored-by: Rémy Degenne <remydegenne@gmail.com>
  • Loading branch information
RemyDegenne and RemyDegenne committed Mar 21, 2024
1 parent bba4917 commit 51ab0bb
Showing 1 changed file with 190 additions and 147 deletions.

0 comments on commit 51ab0bb

Please sign in to comment.