Theorems · Theorem · measure theory
Dense.borel_eq_generateFrom_Ioc_mem_aux
∀ {α : Type u_5} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [SecondCountableTopology α]
{s : Set α},
Dense s →
(∀ (x : α), IsTop x → x ∈ s) →
(∀ (x y : α), x < y → Set.Ioo x y = ∅ → x ∈ s) →
borel α = MeasurableSpace.generateFrom {S | ∃ l ∈ s, ∃ u ∈ s, l < u ∧ Set.Ioc l u = S}- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- Set.preimageproof · cited by 4,946
- Set.extproof · cited by 2,266
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement and proof · cited by 1,214
- Set.Iocstatement and proof · cited by 971
- OrderDualproof · cited by 927
Cited by2
Results whose statement or proof uses this declaration.
- borel_eq_generateFrom_Iocproof · cited by 1
- Dense.borel_eq_generateFrom_Ioc_memproof · cited by 0