Let $\Omega\subset\mathbb{R^m}$ be open and $(f_n)$ an equicontinuous sequence of functions that converges pointwise in $\Omega$. Then $(f_n)$ converges uniformly on compact subsets of $\Omega$.
So one of the versions of the theorem that I've got is the following
Let $\Omega$ be a open set of $R^{m}$, and $\{f_n\}$, $f_n:\Omega \to R^{l}$ a sequence of continous functions in $\Omega$ (not necesarilly bounded) equicontinous and pointwise bounded. Then there exists a subsequence of $\{f_n\}$ that converges uniformly in each compact subset of $\Omega$.
But the thing is How can I cover all the hypotheses and ensure that the subsequence is the whole sequence $(f_n)$? I think that there is happening the same problem as here How to use Arzelà-Ascoli theorem in this situation? right ?
Thanks a lot in advance I appreciate your help :)
My approach using @Ian's criterion:
We pick a subsequence of $(f_n)$, let say $(f_{n_k})$, then we get that $(f_{n_k})$ is equicontinuous and it converges pointwise to $f$, now since this happens we get:
$$|f_{n_k}-f(x)|<\epsilon \Rightarrow f(x)-\epsilon<f_{n_k}<f(x)+\epsilon$$
Then we only take the ball of radius $f_{n_k}<f(x)+\epsilon$ and with center at $0$, so we get by A-A theorem that $f_{n_k}$ has a subsequence that converges in each compact of $\Omega$, therefore by the criterion given by @Ian we are done.
The only thing I am unsure of is the radius of the ball , Am I right in the above proof?
And How do I prove that the limit should be continuous ?