Theorems · Theorem · measure theory
MeasureTheory.dense_of_generateFrom_isSetSemiring
∀ {α : Type u_1} [mα : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst : MeasureTheory.IsFiniteMeasure μ]
{C : Set (Set α)},
MeasureTheory.IsSetSemiring C →
(∃ D, D.Countable ∧ D ⊆ C ∧ μ (⋃₀ D)ᶜ = 0) →
mα = MeasurableSpace.generateFrom C → Dense (SetLike.coe ⁻¹' supClosure C)Given a semiring of sets C covering the space modulo 0 and generating the measurable space
structure, finite unions of elements of C are dense among measurable sets.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- SetLike.coestatement · cited by 8,199
- Set.preimagestatement · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Compl.complstatement and proof · cited by 2,925
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- Set.Countablestatement and proof · cited by 545
- Set.sUnionstatement and proof · cited by 392
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.