Having the standard definitions for pointwise resp. uniform convergence of sequences of functions in a general metric space ($X,d$). What special conditions should X fulfill such that pointwise convergence <=> uniform convergence?
Since uniform convergence => pointwise convergence we just need to find the conditions on $X$ such that pointwise => uniform.
If X is finite could be enough?
Hint for finite $X$: Suppose $X = \{x_1,\dots,x_n\}$ and that $f_n$ converges pointwise to some $f(x)$ on $X$. Fix $\epsilon>0$. By the definition of convergence, state the following:
We may select an $N_i \in \mathbb{N}$ such that $|f_n(x_i) - f(x_i)|< \epsilon$ whenever $n>N_i$.
In order for $\{f_n\}$ to satisfy uniform convergence, we'd have to say that there is some $N \in \mathbb{N}$ for which $|f_n(x) - f(x)| < \epsilon$ for all $x \in X$ whenever $n>N$. Using the above, can you find such an $N$?