If $\Omega$ is a bounded domain, and on $C(\bar{\Omega})$ we use the uniform distance $$d(f,g)=\max_{\bar{\Omega}} |f-g|,$$ a Cauchy sequence of functions (w.r.t. the distance $d$) converge and the convergence is the uniform convergence.
On some book I can read: "with the definition of a distance the convergence of functions in a metric space was reduced to convergence of sequences of real numbers; this leads to the Cauchy criterion for uniform convergence of sequences of functions", i.e. $\{f_n\}$ converges uniformly iff for every $\epsilon>0$ we can find an $N=N(\epsilon)$ such that for every $x\in\bar{\Omega}$ and every $m,n>N$ results $|f_m-f_m|<\epsilon$.
If $d(f_n, f_m)\to0$ when $m,n\to\infty$ how can I prove that $\{f_n\}$ converges? What is the "sequence of real numbers" I need to use?