I am self studying entropy/topological dynamics, and came across this problem.
Note: Two definitions:
1)We say T is topologically transitive if there exists an $x\in X $ s.t.$ Orb(x):= \{T^k(x): k\in \mathbb{Z}\}$ is dense in X, i.e. if its closure is $X$.
2)We say T is minimal if every x in X has dense orbit.
The problem: Let X be a compact metric space with metric d and let $T : X → X$ be a topologically transitive homeomorphism. Show that if T is an isometry (i.e. $d(T(x), T(y)) = d(x, y)$, for all $x, y ∈ X$) then T is minimal.
I have tried the following. Choose an arbitrary y in X, let $\epsilon>0$ arbitrary and then show that for arbitrary z in X, there exists a $k\in \mathbb{Z}$ s.t. $d(T^k(y),z)<\epsilon$ by using triangle inequality and the isometry but I just can't get anywhere. Could anyone help? Thanks in advance!
Let $x\in X$ have dense orbit, $y,z\in X$, and $\varepsilon>0$. Consider the sequence $(T^k(y))_{k=1}^\infty$. Due to sequential compactness, we can find natural numbers $n_1<n_2$ such that $d(T^{n_1}(y),T^{n_2}(y))<\varepsilon/3$. Using the fact that $T$ is an isometry, we deduce $d(T^k(y),y)<\varepsilon/3$ for some natural number $k$. Since $x$ has dense orbit, there exists integers $m$ and $n$ satisfying $d(T^m(x),y)<\varepsilon/3$ and $d(T^n(x),z)<\varepsilon/3$. Then $$ d(T^{k+n-m}(y),z)\leq d(T^{k+n-m}(y),T^{n-m}(y))+d(T^{n-m}(y), T^{m+n-m}(x)) +d(T^n(x),z) \\ = d(T^k(y),y)+d(y, T^m(x)) +d(T^n(x),z) < \varepsilon. $$ Therefore $T$ is minimal.