How constructive is constructing measures? #
Pauly and Fouche #
In the proof of Example 15 they write:
let d be the restriction of the usual metric on Cantor space.
Here we specify what we think they meant by the usual metric on Cantor space
.
We also include the Lebesgue measure
on Cantor space as a Hausdorff measure,
which is also relevant to their paper as
"Particular attention is paid to Frostman measures on sets with positive Hausdorff dimension".
In theorem measure_univ_prototype
we give a prototype of the argument from compactness that
the Hausdorff measure of the whole space is 1.
Equations
Instances For
Equations
- toReal_sup x = (⨆ y ∈ Set.univ, edist x y).toReal
Instances For
Equations
- sup_toReal x = ⨆ y ∈ Set.univ, (edist x y).toReal
Instances For
theorem
toReal_sup_sup_eq_sup_toReal_sup' :
(⨆ x ∈ Set.univ, ⨆ y ∈ Set.univ, edist x y).toReal = ⨆ x ∈ Set.univ, toReal_sup x
theorem
measure_univ_prototype
(S : Set (ℕ → Bool))
(T : Set (ℕ → Bool))
(h : Set.univ ⊆ S ∪ T)
:
1 ≤ EMetric.diam S + EMetric.diam T