Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.OuterMeasure.IsMetric.borel_le_caratheodory

∀ {X : Type u_2} [inst : EMetricSpace X] {μ : MeasureTheory.OuterMeasure X}, μ.IsMetric → borel X ≤ μ.caratheodory

Carathé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.

Cited by1

Results whose statement or proof uses this declaration.