Theorems · Theorem · measure theory
VitaliFamily.ae_tendsto_rnDeriv_of_absolutelyContinuous
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α}
(v : VitaliFamily μ) [SecondCountableTopology α] [BorelSpace α] [MeasureTheory.IsLocallyFiniteMeasure μ]
{ρ : MeasureTheory.Measure α} [MeasureTheory.IsLocallyFiniteMeasure ρ],
ρ.AbsolutelyContinuous μ → ∀ᵐ (x : α) ∂μ, Filter.Tendsto (fun a => ρ a / μ a) (v.filterAt x) (nhds (ρ.rnDeriv μ x))Weak version of the main theorem on differentiation of measures: given a Vitali family v
for a locally finite measure μ, and another locally finite measure ρ, then for μ-almost
every x the ratio ρ a / μ a converges, when a shrinks to x along the Vitali family,
towards the Radon-Nikodym derivative of ρ with respect to μ.
This version assumes that ρ is absolutely continuous with respect to μ. The general version
without this superfluous assumption is VitaliFamily.ae_tendsto_rnDeriv.
- Cited by
- 1 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.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · 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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- BorelSpacestatement and proof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.
- VitaliFamily.ae_tendsto_rnDerivproof · cited by 4