The unit square $[0,1]^2 \subseteq \mathbb{R}^2$.
Instances For
Existence of a Hilbert-curve-like surjection from $[0,1]$ to the unit square with the dyadic distance bound $\mathrm{dist}(x, y) \le 2 \cdot 4^{-n} \Rightarrow \mathrm{dist}(H(x), H(y)) \le C \cdot 2^{-n}$.
The Hilbert curve $H : [0,1] \to [0,1]^2$ extracted from hilbertCurve_dyadic_property.
Instances For
The dyadic constant $C$ extracted from hilbertCurve_dyadic_property.
Instances For
The Hilbert curve is surjective onto the unit square.
A distance bound $\mathrm{dist}(f(x), f(y)) \le C \cdot \mathrm{dist}(x, y)^r$ on a
pseudometric space upgrades to the mathlib HolderWith predicate.
Hölder-$1/2$ distance bound for the Hilbert curve: $\mathrm{dist}(H(x), H(y)) \le 2 C \cdot |x - y|^{1/2}$.
Theorem 9.6.7 (Hilbert curve is Hölder-$1/2$). The Hilbert curve $H : [0,1] \to [0,1]^2$ is Hölder continuous of exponent $1/2$.
Existence of a Hilbert-curve-like map: a surjection from $[0,1]$ onto the unit square that is Hölder continuous of exponent $1/2$.
Squaring the Hölder-$1/2$ bound: $\mathrm{dist}(f(x), f(y))^2 \le C^2 \mathrm{dist}(x, y)$.
Lemma 9.6.9 (space-filling curve heuristic for TSP). There exists an absolute constant $C$ such that for any $n$ points in the unit square one can find a Hamilton cycle (i.e. a permutation $\sigma$) with $\sum_{i=1}^{n} \| x_{\sigma(i)} - x_{\sigma(i+1)} \|^2 \le C$.