Prove that a metric space is not separable if $\exists \epsilon > 0$ such that there exists an uncountable set such that the pairwise distances between the points of this set are greater than $\epsilon$
My attempt: Let $Y$ be a metric spacae. Suppose $Y$ is separable. Then $\exists E$, a countable, dense subset of $Y$. $E$ is dense implies $\forall e \in E \, \exists y \in Y$ s.t. $\forall \epsilon>0, |y-e|<\epsilon$. I'm trying to reach a contradiction about how $E$ can't be countable, but I can't quite get there
Take the uncountable set, and for each element in that set take the open ball centered at that point with radius $\varepsilon/2$. These balls are all pairwise disjoint, and if the space is separable then any countable dense subset must have at least one point in each ball.