Theorems · Theorem · measure theory
VitaliFamily.tendsto_filterAt_iff
∀ {X : Type u_1} [inst : PseudoMetricSpace X] {m0 : MeasurableSpace X} {μ : MeasureTheory.Measure X}
(v : VitaliFamily μ) {ι : Type u_2} {l : Filter ι} {f : ι → Set X} {x : X},
Filter.Tendsto f l (v.filterAt x) ↔
(∀ᶠ (i : ι) in l, f i ∈ v.setsAt x) ∧ ∀ ε > 0, ∀ᶠ (i : ι) in l, f i ⊆ Metric.closedBall x ε- Cited by
- 5 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- PseudoMetricSpacestatement and proof · cited by 1,550
- Metric.closedBallstatement and proof · cited by 704
- Filter.HasBasis.tendsto_right_iffproof · cited by 81
- VitaliFamilystatement and proof · cited by 68
- VitaliFamily.filterAtstatement · cited by 49
Cited by5
Results whose statement or proof uses this declaration.
- IsUnifLocDoublingMeasure.tendsto_closedBall_filterAtproof · cited by 3
- VitaliFamily.eventually_filterAt_mem_setsAtproof · cited by 2
- Real.tendsto_Icc_vitaliFamily_leftproof · cited by 2
- Real.tendsto_Icc_vitaliFamily_rightproof · cited by 2
- VitaliFamily.eventually_filterAt_subset_closedBallproof · cited by 0