Theorems · Theorem · measure theory
MeasureTheory.Measure.rnDeriv_eq_div
∀ {α : Type u_1} {m : MeasurableSpace α} {μ ν ξ : MeasureTheory.Measure α} [MeasureTheory.SigmaFinite μ]
[MeasureTheory.SigmaFinite ν] [MeasureTheory.SigmaFinite ξ],
μ.AbsolutelyContinuous ξ → ν.AbsolutelyContinuous ξ → μ.rnDeriv ν =ᵐ[ν] fun x => μ.rnDeriv ξ x / ν.rnDeriv ξ xFor any measure ξ dominating μ and ν, the Radon-Nikodym derivative of μ with respect to
ν is ν-almost everywhere equal to the ratio of the Radon-Nikodym derivatives of μ and ν with
respect to ξ.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Compl.complproof · cited by 2,925
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.Measure.AbsolutelyContinuousstatement and proof · cited by 325
- MeasureTheory.Measure.rnDerivstatement and proof · cited by 234
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.