Mathlib Map

Theorems · Theorem · general topology

IsOpen.mem_nhds_iff

∀ {X : Type u} [inst : TopologicalSpace X] {x : X} {s : Set X}, IsOpen s → (s ∈ nhds x ↔ x ∈ s)
Defined in
Mathlib.Topology.Neighborhoods
Cited by
10 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

Cites8

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

Cited by10

Results whose statement or proof uses this declaration.