Let $(X,d)$ be a compact metric space and $Y \subsetneq X$. Prove there does not exist an isometry $f:X \to Y$.
I will try to prove this by contradiction. As $ Y \subsetneq X$ we can take some $x_{0} \in X$ such $x_{0} \notin Y$, but $f:X \to Y$ is an isometry so for every $a,b \in X$ we have $$d(a,b)=d(f(a),f(b)).$$
So $f(x_{0}) \in Y$ and $x_{0} \neq f(x_{0})$, implying $d(x_{0},f(x_{0}))= \epsilon$ such $\epsilon >0$ but Im not able to show a contradiction from here. Can anyone help me how to end the proof by constructing a contradiction from supposing there is an isometry $f:X \to Y$? Thanks
We should first note that the only reason we can say $d(x_0,Y)=\varepsilon>0$ is because assuming $f$ is an isometry means it is continuous, and the continuous image of a compact set is compact.
Now consider the sequence $(f^n(x_0))$. As $X$ is compact there must exist some subsequence $(f^{n_k}(x_0))$ converging to some $x\in X$. In particular this implies that $(f^{n_k}(x_0))$ is Cauchy. However, $d(f^{n}(x_0),x_0)\geq \varepsilon$ for all $n\in\mathbb N$, because the image of $f$ lies in $Y$. As $d$ is assumed to be an isometry this implies that $d(f^{n+m}(x_0),f^m(x_0))\geq \varepsilon$ for all $n,m\in\mathbb N$. This contradicts the fact that $(f^{n_k}(x_0))$ is Cauchy.