Let $\gamma: [0,1] \rightarrow S^1$ be a path. We'll say that $\gamma$ is well-divided if there are $a_1,...a_n$ such that:
- $a_1=0$, $a_n=1$
- $\forall_{1\leq i < n}: a_i<a_{i+1}$
- $\forall_{i\neq j} : \gamma(a_i)\neq \gamma(a_j) $
- $\forall_{1\leq i < n}:||\gamma(a_i) - \gamma(a_{i+1}) ||<1$
I would like to show that every non-constant path is well-divided. I'm not really sure on where to begin in here..and why isn't it correct on a constant path? is it just because of condition #3? without it, it just seems trivial, but correct.
(1) Divide segment [0,1] into finite number of subsegments $I_1,...,I_m$ such that diameter of $\gamma(I_i)$ less than 1.
To find such finite splitting one can simply covers compact [0,1] by open counter images of small (diam < 1) open parts of $S^1$, then transform this covering to covering of open intervals and finally take a finite subcovering consisting of intervals $J_q$ for each of them $\gamma(J_q) < 1$.
(2) For each subsegment $I_i = [u_{i-1}, u_i]$ do the following.
Let $M = \gamma(I_i)$ and $γ_0=γ(u_{i-1})$, $γ_1=γ(u_i)$ and $A \subset [0,1]$ is a finite set which contains of all previously selected points (from all segments $I_j$, j < i, look further).
Take $k-2$ arbitrary distinct points $p_2,...,p_{k-1}$ from $M \setminus (\{γ_0,γ_1\} \cup \gamma(A))$ such that $\|p_i−p_j\|<1$. For each point $p_i$ take one its counter image and order all k-2 counter images. So we get points $γ_0=a^i_1 < a^i_2 ... a^i_{k-1} < a^i_k=γ_1$ $\in$ $I_i$
Merge all such points lists we get required set $a_1,...,a_n$:
$$ \{a_1,...,a_n\} = {\bigcup}_{i=1}^m \{a^i_1,...,a^i_{k_i}\} $$