Theorems · Theorem · measure theory
IsUnifLocDoublingMeasure.tendsto_closedBall_filterAt
∀ {α : Type u_1} [inst : PseudoMetricSpace α] [inst_1 : MeasurableSpace α] (μ : MeasureTheory.Measure α)
[inst_2 : IsUnifLocDoublingMeasure μ] [inst_3 : SecondCountableTopology α] [inst_4 : BorelSpace α]
[inst_5 : MeasureTheory.IsLocallyFiniteMeasure μ] {K : ℝ} {x : α} {ι : Type u_2} {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 => Metric.closedBall (w j) (δ j)) l ((IsUnifLocDoublingMeasure.vitaliFamily μ K).filterAt x)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · 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
- Filterstatement and proof · cited by 8,121
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Bot.botproof · cited by 4,720
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Nat.cast_oneproof · cited by 2,501
- LT.lt.leproof · cited by 2,189
Cited by3
Results whose statement or proof uses this declaration.
- IsUnifLocDoublingMeasure.ae_tendsto_measure_inter_divproof · cited by 2
- IsUnifLocDoublingMeasure.ae_tendsto_averageproof · cited by 0
- IsUnifLocDoublingMeasure.ae_tendsto_average_norm_subproof · cited by 0