Theorems · Theorem · measure theory
tendsto_measure_thickening
∀ {α : Type u_1} [inst : PseudoEMetricSpace α] [inst_1 : MeasurableSpace α] [OpensMeasurableSpace α]
{μ : MeasureTheory.Measure α} {s : Set α},
(∃ R > 0, μ (Metric.thickening R s) ≠ ⊤) →
Filter.Tendsto (fun r => μ (Metric.thickening r s)) (nhdsWithin 0 (Set.Ioi 0)) (nhds (μ (closure s)))If a set has a thickening with finite measure, then the measures of its r-thickenings
converge to the measure of its closure as r > 0 tends to 0.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Top.topstatement and proof · cited by 9,680
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.Ioistatement and proof · cited by 1,463
Cited by2
Results whose statement or proof uses this declaration.
- tendsto_measure_thickening_of_isClosedproof · cited by 1
- MeasureTheory.measure_le_measure_closure_of_levyProkhorovEDist_eq_zeroproof · cited by 1