Mathlib Map

Theorems · Theorem · general topology

nhdsNE_of_nhdsNE_sdiff_finite

∀ {X : Type u_3} [inst : TopologicalSpace X] [T1Space X] {x : X} {U s : Set X},
  U ∈ nhdsWithin x {x}ᶜ → Finite ↑s → U \ s ∈ nhdsWithin x {x}ᶜ

In a T1Space, punctured neighborhoods are stable under removing finite sets of points.

Defined in
Mathlib.Topology.DiscreteSubset
Cited by
3 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.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.