If a sequence of continuous functions converges pointwise to a continuous function on $ [a,b] $, it converges uniformly.
Looking at other theorems on the relationship between continuity and uniform convergence and how they require significant additional assumptions to assure uniform convergence, it seems like the above statement should be false in general. However I'm unable to find a counterexample. Any suggestions?
$$f_n(x) = \begin{cases} nx &, x \leqslant \frac{1}{n}\\ 2 - nx &, \frac{1}{n} < x \leqslant \frac{2}{n}\\ 0 &, x > \frac{2}{n} \end{cases}$$
on the interval $[0,1]$. The sequence converges to $0$ pointwise, but the bump has constant height $1$.