Can I interchange the limit and integral of a sequence of functions which is not uniformly convergent in $[0,1]$ i.e $f_n \not\to f$ uniformly is it true that $\int_0^{x_n}f_n \to \int_0^1f$ for $x_n\to 1$?
My guess is no, just thinking in terms of a picture. But if we consider $f_n(x)=x^n$ on $[0,1]$. Each function $f_n(x)$ is continuous, but the limit function $f(x)$ is not continuous: $$ f(x)=\left\{ \begin{array}{ll} 0, 0\leq x<1\\ 1, x=1\\ \end{array} \right. $$. Hence it is not uniformly convergent. But here $\int_0^{x_n}f \to \int_0^1f$ for $x_n\to 1$
Can anyone help me with one counterexample or prove it if the statement is true?