Let $(X,\tau)$ be a topological space, let $x^*$ be an element of $X$, and let $(x_{\alpha})$ be a net from some directed set $A$ into $X$, that converges toward $x^*$. Is there necessarily some sequence $(x^1, x^2, \dots)$ in the net (i.e. in the set $\{x_{\alpha}\}_{\alpha\in A}$) that converges to $x^*$?
Here's my attempt at solving this question. Am I in the right direction?
Suppose $\tau$ is metrizable. Choose some metric $d:X\times X\rightarrow[0,\infty)$ that induces $\tau$. For every $n \in \{1,2,\dots\}$ denote by $S_n$ the sphere about $x^*$ with radius $\frac{1}{n}$. For every $n \in \{1,2,\dots\}$ $S_n$ is a neighborhood of $x^*$ in $\tau$ and therefore (since we are given that $(x_{\alpha})$ converges to $x^*$) there exists some $\alpha_n \in A$ such that $x_{\alpha_n} \in S_n$; define $x^n := x_{\alpha_n}$. The sequence $(x^1, x^2, \dots)$ converges to $x^*$ in the metric space $(X,d)$, and therefore in the original topological space. But what if $\tau$ isn't metrizable?