Theorems · Theorem · general topology
MeasureTheory.measurablySeparable_range_of_disjoint
∀ {α : Type u_1} [inst : TopologicalSpace α] [T2Space α] [inst_2 : MeasurableSpace α] [OpensMeasurableSpace α]
{f g : (ℕ → ℕ) → α},
Continuous f →
Continuous g → Disjoint (Set.range f) (Set.range g) → MeasureTheory.MeasurablySeparable (Set.range f) (Set.range g)The hard part of the Lusin separation theorem saying that two disjoint analytic sets are
contained in disjoint Borel sets (see the full statement in AnalyticSet.measurablySeparable).
Here, we prove this when our analytic sets are the ranges of functions from ℕ → ℕ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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
- Realproof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- Continuousstatement and proof · cited by 2,592
- Nat.cast_oneproof · cited by 2,501
- Set.iUnionproof · cited by 2,483
- IsOpenproof · cited by 2,400
- Disjointstatement and proof · cited by 2,201
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.AnalyticSet.measurablySeparableproof · cited by 2