Commit 2023-11-12 17:09 708c4de3
View on Github →feat(MeasureTheory): integrals of rnDeriv without absolute continuity (#8343)
Add Lemmas about Lebesgue and Bochner integrals of rnDeriv without absolute continuity assumptions.
Also remove a duplicate lemma I introduced in a previous PR: set_integral_toReal_rnDeriv
was already there under the name withDensity_rnDeriv_toReal_eq
. I kept the name set_integral_toReal_rnDeriv
.