Theorems · Theorem · measure theory
Besicovitch.tendsto_filterAt
∀ {α : Type u_1} [inst : MetricSpace α] [inst_1 : SecondCountableTopology α] [inst_2 : MeasurableSpace α]
[inst_3 : OpensMeasurableSpace α] [inst_4 : HasBesicovitchCovering α] (μ : MeasureTheory.Measure α)
[inst_5 : MeasureTheory.SFinite μ] (x : α),
Filter.Tendsto (fun r => Metric.closedBall x r) (nhdsWithin 0 (Set.Ioi 0)) ((Besicovitch.vitaliFamily μ).filterAt x)The main feature of the Besicovitch Vitali family is that its filter at a point x corresponds
to convergence along closed balls. We record one of the two implications here, which will enable us
to deduce specific statements on differentiation of measures in this context from the general
versions.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Filter.Tendstostatement · cited by 3,814
- nhdsWithinstatement · cited by 1,912
- MetricSpacestatement and proof · cited by 1,684
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Set.Ioistatement · cited by 1,463
- Set.Iocproof · cited by 971
- SecondCountableTopologystatement and proof · cited by 750
Cited by4
Results whose statement or proof uses this declaration.
- Besicovitch.ae_tendsto_measure_inter_div_of_measurableSetproof · cited by 2
- Besicovitch.ae_tendsto_measure_inter_divproof · cited by 1
- ContDiffBump.ae_convolution_tendsto_right_of_locallyIntegrableproof · cited by 0
- Besicovitch.ae_tendsto_rnDerivproof · cited by 0