Theorems · Theorem · general topology
tendsto_nhds_unique_of_eventuallyEq
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [T2Space X] {f g : Y → X} {l : Filter Y} {a b : X}
[l.NeBot], Filter.Tendsto f l (nhds a) → Filter.Tendsto g l (nhds b) → f =ᶠ[l] g → a = b- Defined in
- Mathlib.Topology.Separation.Hausdorff
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.EventuallyEqstatement and proof · cited by 1,912
- T2Spacestatement and proof · cited by 1,351
- Filter.NeBotstatement and proof · cited by 853
- Filter.Tendsto.congr'proof · cited by 154
- tendsto_nhds_uniqueproof · cited by 118
Cited by13
Results whose statement or proof uses this declaration.
- Set.EqOn.of_subset_closureproof · cited by 4
- natCast_le_analyticOrderAtproof · cited by 2
- smoothingFun_apply_of_map_mul_eq_mulproof · cited by 2
- tangentConeAt_subset_zeroproof · cited by 2
- smoothingFun_of_map_mul_eq_mulproof · cited by 1
- IsFoelner.mean_union_eq_add_of_disjointproof · cited by 1
- IsFoelner.mean_univ_eq_oneproof · cited by 1
- MeasureTheory.tendsto_condExp_uniqueproof · cited by 1
- IsAddFoelner.mean_union_eq_add_of_disjointproof · cited by 1
- IsAddFoelner.mean_univ_eq_zeroproof · cited by 1
- seminormFromConst_oneproof · cited by 1
- MeasureTheory.OuterMeasure.mkMetric'_isMetricproof · cited by 0