Theorems · Theorem · probability
MeasureTheory.SeparableSpace.exists_measurable_partition_diam_le
∀ (Ω : Type u_1) [inst : PseudoMetricSpace Ω] [inst_1 : MeasurableSpace Ω] [OpensMeasurableSpace Ω]
[TopologicalSpace.SeparableSpace Ω] {ε : ℝ},
0 < ε →
∃ As,
(∀ (n : ℕ), MeasurableSet (As n)) ∧
(∀ (n : ℕ), Bornology.IsBounded (As n)) ∧
(∀ (n : ℕ), Metric.diam (As n) ≤ ε) ∧ ⋃ n, As n = Set.univ ∧ Pairwise fun n m => Disjoint (As n) (As m)In a separable pseudometric space, for any ε > 0 there exists a countable collection of disjoint Borel measurable subsets of diameter at most ε that cover the whole space.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- Set.ofPredproof · cited by 6,101
- Set.univstatement and proof · cited by 3,945
- LE.le.transproof · cited by 3,151
- MeasurableSetstatement · cited by 3,075
- Set.iUnionstatement and proof · cited by 2,483
- Disjointstatement · cited by 2,201
- LT.lt.leproof · cited by 2,189
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.distproof · cited by 1,539
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.LevyProkhorov.continuous_ofMeasure_probabilityMeasureproof · cited by 1