The book I'm reading doesn't explicitly give a definition of separable metric spaces. The only type of separability definition I know that a separable topological space is one that has a countable dense subset.
Could someone give me a definition of a separable metric space? I'm assuming it would have something to do with the metric that induces the topology, but I'm unsure as to how to write this.
A metric space $(X,d(a,b))$ is separable iff there exists a set ${ a_n \forall n \in \mathbb{N} }$ such that $\forall x \in X, r \in \mathbb{R}^+, \exists k \in \mathbb{N}$ such that $d(x,a_k)<r$.
– Neil May 23 '16 at 20:11