Kreizhn
- 714
- 1
Homework Statement
Let (X,d) be a metric space, A a closed subset of X. Suppose we've found an uncountable subset U \subseteq A such that \forall x,y \in U, \; d(x,y) \geq c for some positive constant c. Show that A is not separable
Homework Equations
A is separable if it contains a countably dense subset
The Attempt at a Solution
For the sake of contradiction assume that A is separable. That is, there exists a countable set S such that cl(S) = A, or \forall a \in A \; \forall r>0, \; B(a;r) \cap S \neq \emptyset
Now my idea from here is as follows. Since U is uncountable and S is necessarily countable, we can choose x \in U\setminus _S. Then \forall r>0 \; B(x;r) \cap S \neq \emptyset by assumption. Now I want to show a contradiction using the fact that \forall x,y \in U , \; d(x,y) \geq c. I've been thinking about how to find a suitable r such that B(x;r) \subseteq U\setminus_S which would cause B(x;r) \cap S = \emptyset and give a contradiction. However, I can't find a way to guarantee that a sufficiently small r exists. Hence that idea doesn't seem to be leading anywhere, and I'm not sure what to try next.