Theorems · Definition · general topology
Inseparable
{X : Type u_1} → [TopologicalSpace X] → X → X → PropTwo points x and y in a topological space are Inseparable, or topologically
indistinguishable, if any of the following equivalent properties hold:
- 𝓝 x = 𝓝 y; we use this property as the definition;
- for any open set s, x ∈ s ↔ y ∈ s, see inseparable_iff_forall_isOpen;
- for any closed set s, x ∈ s ↔ y ∈ s, see inseparable_iff_forall_isClosed;
- x ∈ closure {y} and y ∈ closure {x}, see inseparable_iff_mem_closure;
- closure {x} = closure {y}, see inseparable_iff_closure_eq.
- Defined in
- Mathlib.Topology.Defs.Filter
- Cited by
- 160 results in Mathlib
- Foundations
- Depth 19 from the axioms, rests on 92 definitions · uses propext, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
- nhdsproof · cited by 5,554
Cited by169
Results whose statement or proof uses this declaration.
- Inseparable.of_eqstatement · cited by 29
- TopCat.Presheaf.stalkCongrstatement and proof · cited by 23
- Inseparable.eqstatement and proof · cited by 19
- Inseparable.specializesstatement and proof · cited by 16
- Inseparable.mapstatement and proof · cited by 15
- SeparationQuotient.liftstatement and proof · cited by 12
- Inseparable.mem_open_iffstatement and proof · cited by 11
- tendsto_nhds_unique_inseparablestatement · cited by 10
- Inseparable.prodstatement and proof · cited by 9
- SeparationQuotient.lift₂statement and proof · cited by 9
- IsCompact.closure_subset_of_isOpenproof · cited by 9
- Specializes.antisymmstatement · cited by 9