Metric spaces can be equipped with the topology given by the open sets (which in turn are defined with the help of open balls) such that metric spaces are topological spaces. Now, the definition of second countable we had in our lecture (where $(M, \tau)$ shall be a topological space):
$(M, \tau)$ is called second countable if its topology has a countable basis.
Now, Wikipedia has this inconspicuous sentence:
In second-countable spaces—as in metric spaces—compactness, sequential compactness, and countable compactness are all equivalent properties.
Question: So apparently, metric spaces are always second countable; however, how can we prove this? (For $M = \mathbb R^n$ it is clear, as the basis is given by open balls $B_r(p)$ with positive and rational radii $r$ and rational centres $p$, but I am not sure how the reasoning goes for arbitrary metric spaces.)
It is false. Take any uncountable set $X$ with the discrete metric $d(x,y) = 1$ for $x \ne y$, $d(x,x) = 0$.