Theorems · Theorem · measure theory
MeasureTheory.Measure.rnDeriv_withDensity_left_of_absolutelyContinuous
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ENNReal} {ν : MeasureTheory.Measure α}
[MeasureTheory.SigmaFinite μ] [MeasureTheory.SigmaFinite ν],
μ.AbsolutelyContinuous ν → AEMeasurable f ν → (μ.withDensity f).rnDeriv ν =ᵐ[ν] fun x => f x * μ.rnDeriv ν x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetproof · cited by 3,075
- zero_addproof · cited by 2,366
- MeasureTheory.aestatement · cited by 2,352
- mul_commproof · cited by 2,262
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.lintegralproof · cited by 1,152
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.rnDeriv_withDensity_leftproof · cited by 2
- MeasureTheory.Measure.rnDeriv_mul_rnDeriv'proof · cited by 0