Mathlib Map

Theorems · Theorem · general topology

IsClosed.isNowhereDense_iff

∀ {X : Type u_1} [inst : TopologicalSpace X] {s : Set X}, IsClosed s → (IsNowhereDense s ↔ interior s = ∅)

A closed set is nowhere dense iff its interior is empty.

Defined in
Mathlib.Topology.GDelta.Basic
Cited by
2 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

Cites6

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.