Mathlib Map

Theorems · Definition · general topology

BaireMeasurableSet

{α : Type u_1} → [TopologicalSpace α] → Set α → Prop

We say a set is a BaireMeasurableSet if it differs from some Borel set by a meager set. This forms a σ-algebra. It is equivalent, and a more standard definition, to say that the set differs from some open set by a meager set. See BaireMeasurableSet.iff_residualEq_isOpen

Defined in
Mathlib.Topology.Baire.BaireMeasurable
Cited by
19 results in Mathlib
Foundations
Depth 86 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.

Cites3

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

Cited by19

Results whose statement or proof uses this declaration.