I am aware of the standard result (namely, please see Terence Tao's Analysis II, Page 54, Proposition 3.3.3 - Interchange of limits & uniform limits) that uniform convergence implies the interchangeability of limits, however I am wondering if the converse holds.
i.e. If we can interchange the limits of a function, does it imply the uniform convergence of this function please?
I don’t think it holds but I am struggling to construct a counterexample.
Many thanks in advance!
If I understand you correctly you are looking for something like this sequence:
$x_m=\frac{1}{m}$
And applying this to the function which doesn't uniformly converge but pointwise converges:
$ \forall x\in [0,1] : f_n(x)=x^n $
the limits are interchangeable and look something like this:
$ \lim_{n\rightarrow \infty}\lim_{m\rightarrow \infty}f_n(x_m)=\lim_{n\rightarrow \infty}f_n(0)=0$
$ \lim_{m\rightarrow \infty}\lim_{n\rightarrow \infty}f_n(x_m)=\lim_{m\rightarrow \infty}f(x_m)=0$
When $f$ is the pointwise limit function which $f(x)=0$ for $x\neq 1$ otherwise $f(1)=1$.
We actually can say more, we know the limits are interchangeable do to continuity, and continuity isn't preserved under pointwise convergence.