Theorems · Theorem · measure theory
MeasureTheory.OuterMeasure.IsMetric.borel_le_caratheodory
∀ {X : Type u_2} [inst : EMetricSpace X] {μ : MeasureTheory.OuterMeasure X}, μ.IsMetric → borel X ≤ μ.caratheodoryCarathéodory's theorem. If m is a metric outer measure, then every Borel measurable set
t is Carathéodory measurable: for any (not necessarily measurable) set s we have
μ (s ∩ t) + μ (s \ t) = μ s.
- Defined in
- Mathlib.MeasureTheory.Measure.Hausdorff
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites77
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- LE.le.transproof · cited by 3,151
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
- Set.iUnionproof · cited by 2,483
- iSupproof · cited by 2,415
- LT.lt.leproof · cited by 2,189
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.IsMetric.le_caratheodoryproof · cited by 0