While studying Metric Spaces, I came across the following exercise:
Problem:
Let $X \subset \mathbb{R}^{2}$ such that the Euclidean Metric induces in $X$ the discrete metric. Prove that $X$ has at most three elements.
Where am I struggling?
I just cannot understand how it is possible for $X$ equipped with the standard Euclidean metric to induce in $X$ the discrete metric. With that in mind, I went back and checked again what it means to be an induced metric and it goes like this:
Suppose that $(X, d)$ is a metric space and that $A$ is a non-empty subset of $X .$ Let $d_{A}: A \times A \rightarrow \mathbb{R}$ be the restriction of $d$ to $A \times A\left(\right.$ recall that this means $d_{A}(x, y)=d(x, y)$ for any $x, y$ in $A$ ). The metric space axioms hold for $d_{A}$ since they hold for $d$. The metric space $\left(A, d_{A}\right)$ is called a (metric) subspace of $(X, d)$ and $d_{A}$ is called the metric on A induced by $d$.
How can $X$ equipped with the Euclidean Metric induce the discrete metric in itself? Is the problem wrong? If so, what would be the correct way to restate it?
Thanks In advance, Lucas