Documentation

Books.Analysis2_Tao_2022.Chapters.Chap07.Vitali

By cardinality, there exists a subset of that is not measurable.

theorem exists_zeroMeasure_notMeasurableSet_of_not_isComplete {α : Type u_1} [MeasurableSpace α] (μ : MeasureTheory.Measure α) (hIncomplete : ¬μ.IsComplete) :
∃ (E : Set α), μ E = 0 ¬MeasurableSet E

If a measure is not complete, then there exists a measure-zero set that is not measurable.

theorem isCaratheodory_of_measure_eq_zero {α : Type u_1} [MeasurableSpace α] (μ : MeasureTheory.Measure α) {E : Set α} (hE_zero : μ E = 0) :

Any measure-zero set is Carathéodory measurable for the outer measure induced by the same measure.

For Lebesgue outer measure on , Carathéodory measurability implies null measurability for the associated measure volume.

A set that is not almost-everywhere equal to any measurable set is not null measurable for Lebesgue volume.

A witness that is not almost-everywhere equal to any measurable set yields a global witness that is not null measurable for Lebesgue volume.

Vitali-type bounded witness in Set.Icc (0 : ℝ) 1 that is not null measurable for Lebesgue measure.