Theorems · Theorem · general topology
isOpen_singleton_of_finite_mem_nhds
∀ {X : Type u_1} [inst : TopologicalSpace X] [T1Space X] (x : X) {s : Set X}, s ∈ nhds x → s.Finite → IsOpen {x}A point with a finite neighborhood has to be isolated.
- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceT1Space
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Compl.complproof · cited by 2,925
- IsOpenstatement · cited by 2,400
- Set.Finitestatement and proof · cited by 1,814
- IsClosedproof · cited by 1,639
- IsOpen.mem_nhdsproof · cited by 470
- Set.Finite.subsetproof · cited by 285
- T1Spacestatement and proof · cited by 275
- Set.singleton_subset_iffproof · cited by 206
Cited by2
Results whose statement or proof uses this declaration.
- Continuous.discrete_of_tendsto_cofinite_cocompactproof · cited by 1
- infinite_of_mem_nhdsproof · cited by 0