Mathlib Map

Theorems · Theorem · general topology

infinite_of_mem_nhds

∀ {X : Type u_3} [inst : TopologicalSpace X] [T1Space X] (x : X) [hx : (nhdsWithin x {x}ᶜ).NeBot] {s : Set X},
  s ∈ nhds x → s.Infinite

If the punctured neighborhoods of a point form a nontrivial filter, then any neighborhood is infinite.

Defined in
Mathlib.Topology.Separation.Basic
Cited by
0 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceT1SpaceFilter.NeBot

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.