Theorems · Theorem · measure theory
VitaliFamily.ae_tendsto_rnDeriv
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α}
(v : VitaliFamily μ) [SecondCountableTopology α] [BorelSpace α] [MeasureTheory.IsLocallyFiniteMeasure μ]
(ρ : MeasureTheory.Measure α) [MeasureTheory.IsLocallyFiniteMeasure ρ],
∀ᵐ (x : α) ∂μ, Filter.Tendsto (fun a => ρ a / μ a) (v.filterAt x) (nhds (ρ.rnDeriv μ x))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 μ.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Filterproof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- zero_addproof · cited by 2,366
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
Cited by4
Results whose statement or proof uses this declaration.
- VitaliFamily.ae_tendsto_lintegral_div'proof · cited by 2
- VitaliFamily.ae_tendsto_measure_inter_div_of_measurableSetproof · cited by 2
- StieltjesFunction.ae_hasDerivAtproof · cited by 1
- Besicovitch.ae_tendsto_rnDerivproof · cited by 0