Theorems · Theorem · general topology
tendsto_nhds_unique_inseparable
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [R1Space X] {f : Y → X} {l : Filter Y} {a b : X} [l.NeBot],
Filter.Tendsto f l (nhds a) → Filter.Tendsto f l (nhds b) → Inseparable a bLimits are unique up to separability.
A weaker version of tendsto_nhds_unique for R1Space.
- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.NeBotstatement and proof · cited by 853
- Inseparablestatement · cited by 160
- R1Spacestatement and proof · cited by 125
- le_infproof · cited by 107
- Filter.neBot_of_leproof · cited by 5
- Inseparable.of_nhds_neBotproof · cited by 1
Cited by10
Results whose statement or proof uses this declaration.
- tendsto_nhds_uniqueproof · cited by 118
- MultipliableLocallyUniformlyOn.hasProdLocallyUniformlyOnproof · cited by 5
- MultipliableUniformlyOn.hasProdUniformlyOnproof · cited by 5
- SummableUniformlyOn.hasSumUniformlyOnproof · cited by 4
- SummableLocallyUniformlyOn.hasSumLocallyUniformlyOnproof · cited by 3
- IsDenseInducing.inseparable_extendproof · cited by 2
- MultipliableLocallyUniformly.hasProdLocallyUniformlyproof · cited by 1
- SummableLocallyUniformly.hasSumLocallyUniformlyproof · cited by 1
- ContinuousMap.isComplete_setOfPred_eqOnproof · cited by 1
- tendsto_nhds_unique_distproof · cited by 0