The additive subgroup of ℚ in ℝ
Equations
- Rat.addSubgroup = { carrier := Set.range Rat.cast, add_mem' := @Rat.addSubgroup._proof_1, zero_mem' := Rat.addSubgroup._proof_2, neg_mem' := @Rat.addSubgroup._proof_3 }
Instances For
@[reducible, inline]
The quotient group ℝ/ℚ (reals modulo rationals)
Equations
Instances For
ℚ is dense in ℝ, so every coset of ℝ/ℚ intersects [0,1]
Each element of the Vitali set is in [0,1]
The Lebesgue measure of a closed interval [a,b] in ℝ (embedded in EuclideanSpace' 1) equals b - a
The Vitali set (lifted to EuclideanSpace' 1) is not Lebesgue measurable.
This is the core of Proposition 1.2.18.
theorem
LebesgueMeasurable.nonmeasurable :
∃ E ⊆ ⇑Real.equiv_EuclideanSpace' '' Set.Icc 0 1, ¬LebesgueMeasurable E
Proposition 1.2.18