Theorems · Theorem · measure theory
VitaliFamily.ae_tendsto_measure_inter_div
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α}
(v : VitaliFamily μ) [SecondCountableTopology α] [BorelSpace α] [MeasureTheory.IsLocallyFiniteMeasure μ] (s : Set α),
∀ᵐ (x : α) ∂μ.restrict s, Filter.Tendsto (fun a => μ (s ∩ a) / μ a) (v.filterAt x) (nhds 1)Given an arbitrary set s, then μ (s ∩ a) / μ a converges to 1 when a shrinks to a
typical point of s along a Vitali family. This shows that almost every point of s is a
Lebesgue density point for s. A stronger version for measurable sets is given
in ae_tendsto_measure_inter_div_of_measurableSet.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 218 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
Cited by2
Results whose statement or proof uses this declaration.
- IsUnifLocDoublingMeasure.ae_tendsto_measure_inter_divproof · cited by 2
- Besicovitch.ae_tendsto_measure_inter_divproof · cited by 1