Mathlib Map

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.

Cited by2

Results whose statement or proof uses this declaration.