Theorems · Theorem · measure theory
MeasureTheory.rnDeriv_trim
∀ {𝓧 : Type u_1} {m m𝓧 : MeasurableSpace 𝓧} {μ ν : MeasureTheory.Measure 𝓧} (hm : m ≤ m𝓧)
[MeasureTheory.IsFiniteMeasure μ] [MeasureTheory.SigmaFinite (ν.trim hm)],
μ.AbsolutelyContinuous ν →
(μ.trim hm).rnDeriv (ν.trim hm) =ᵐ[ν.trim hm] fun x => ENNReal.ofReal (ν[fun x => (μ.rnDeriv ν x).toReal | m] x)The Radon-Nikodym derivative ∂(μ.trim hm)/∂(ν.trim hm) of the trimmed measures
(for hm : m ≤ m0 stating that m is a sub-sigma-algebra of m0) is a.e.-equal to the
conditional expectation of ∂μ/∂ν with respect to the sigma-algebra m.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 302 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- 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.IsFiniteMeasurestatement and proof · cited by 1,078
- ENNReal.ofRealstatement and proof · cited by 863
- ENNReal.toRealstatement and proof · cited by 859
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.