Commit 2023-11-12 18:17 daf40d2c
View on Github →feat(MeasureTheory): remove an AbsolutelyContinuous
hypothesis from inv_rnDeriv
(#8351)
In order to remove that hypothesis, we also:
- add some basic lemmas about absolute continuity and mutually singular measures.
- add HaveLebesgueDecomposition instances
- rewrite the proof of
withDensity_rnDeriv_eq
to use the new API instead of unfolding the definitions - generalize
rnDeriv_restrict
andrnDeriv_withDensity
to possibly different measures