Theorems · Theorem · measure theory
IsUnifLocDoublingMeasure.ae_tendsto_measure_inter_div
∀ {α : Type u_1} [inst : PseudoMetricSpace α] [inst_1 : MeasurableSpace α] (μ : MeasureTheory.Measure α)
[IsUnifLocDoublingMeasure μ] [SecondCountableTopology α] [BorelSpace α] [MeasureTheory.IsLocallyFiniteMeasure μ]
(S : Set α) (K : ℝ),
∀ᵐ (x : α) ∂μ.restrict S,
∀ {ι : Type u_3} {l : Filter ι} (w : ι → α) (δ : ι → ℝ),
Filter.Tendsto δ l (nhdsWithin 0 (Set.Ioi 0)) →
(∀ᶠ (j : ι) in l, x ∈ Metric.closedBall (w j) (K * δ j)) →
Filter.Tendsto (fun j => μ (S ∩ Metric.closedBall (w j) (δ j)) / μ (Metric.closedBall (w j) (δ j))) l (nhds 1)A version of Lebesgue's density theorem for a sequence of closed balls whose centers are
not required to be fixed.
See also Besicovitch.ae_tendsto_measure_inter_div.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Filterstatement and proof · 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
- MeasureTheory.aestatement · cited by 2,352
- nhdsWithinstatement and proof · cited by 1,912
Cited by2
Results whose statement or proof uses this declaration.
- AddCircle.ae_empty_or_univ_of_forall_vadd_ae_eq_selfproof · cited by 2
- blimsup_cthickening_ae_le_of_eventually_mul_le_auxproof · cited by 1