Theorems · Theorem · measure theory
MeasureTheory.rnDeriv_map_ae_eq_trim
∀ {𝓧 : Type u_1} {𝓨 : Type u_2} {m𝓧 : MeasurableSpace 𝓧} {m𝓨 : MeasurableSpace 𝓨} {μ ν : MeasureTheory.Measure 𝓧}
[MeasureTheory.IsFiniteMeasure μ],
μ.AbsolutelyContinuous ν →
∀ {g : 𝓧 → 𝓨} (hg : Measurable g) [MeasureTheory.SigmaFinite (MeasureTheory.Measure.map g ν)],
(fun a => (MeasureTheory.Measure.map g μ).rnDeriv (MeasureTheory.Measure.map g ν) (g a)) =ᵐ[ν.trim ⋯]
ν⁻[μ.rnDeriv ν | MeasurableSpace.comap g m𝓨]The Radon-Nikodym derivative ∂(μ.map g)/∂(ν.map g) of the pushforward of measures by
a function g : 𝓧 → 𝓨 evaluated at g x is a.e.-equal to the conditional expectation of ∂μ/∂ν
with respect to the comap by g of the sigma-algebra on 𝓨.
See rnDeriv_map for the same statement, but with a.e. equality with respect to the measure ν.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 301 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.