Mathlib Map

Theorems · Theorem · general topology

mem_nhds_iff

∀ {X : Type u} [inst : TopologicalSpace X] {x : X} {s : Set X}, s ∈ nhds x ↔ ∃ t ⊆ s, IsOpen t ∧ x ∈ t
Defined in
Mathlib.Topology.Neighborhoods
Cited by
67 results in Mathlib
Foundations
Depth 58 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

Cites7

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

Cited by67

Results whose statement or proof uses this declaration.