2

It's the follow metric: $d(x,y)= ||x|| +||y||$ if $x$ and $y$ don't lie on a line through the origin. And otherwise $d(x,y)= ||x-y||$.

I think the answer is no, because I tried it with $\mathbb{Q}^{2}$ as countable and that didn't work. But I don't know how to prove it that it isn't true in general.

bob
  • 1,256

1 Answers1

2

HINT: You're right: it's not. You can prove it by finding an uncountable family of pairwise disjoint, non-empty open sets. I've added a further hint in the spoiler-protected block below.

Consider open rays leaving the origin.

Brian M. Scott
  • 616,228