Mathlib Map

Theorems · Theorem · measure theory

borel_eq_generateFrom_Icc

∀ (α : Type u_5) [inst : TopologicalSpace α] [SecondCountableTopology α] [inst_2 : LinearOrder α] [OrderTopology α],
  borel α = MeasurableSpace.generateFrom {S | ∃ l u, l ≤ u ∧ Set.Icc l u = S}
Defined in
Mathlib.MeasureTheory.Constructions.BorelSpace.Order
Cited by
1 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceSecondCountableTopologyLinearOrderOrderTopology

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.