Given that $f_n \rightarrow f$ uniformly and that $x_n \rightarrow x$, then I was wondering whether $d (f_n (x_n), f(x)) < \epsilon$, that is, does $f_n(x_n) $converge to$ f(x)$?
Any ideas? Been hitting myself with it. Note that we are NOT given that $f$ is continuous.
This is obviously false. Just take $$f_n(x)=f(x)=\begin{cases}1 & x=0 \\ 0 & x \neq 0\end{cases}$$ $$x_n=\frac{1}{n}$$ $$x=0$$