Mathlib Map

Theorems · Inductive type · general topology

BaireSpace

(X : Type u_1) → [TopologicalSpace X] → Prop

The property BaireSpace α means that the topological space α has the Baire property: any countable intersection of open dense subsets is dense. Formulated here when the source space is ℕ. Use dense_iInter_of_isOpen which works for any countable index type instead.

Defined in
Mathlib.Topology.Defs.Basic
Cited by
36 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
TopologicalSpace

Around this declaration

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

Cites1

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

Cited by38

Results whose statement or proof uses this declaration.