(When I write integrable I mean Riemann-integrable)
Let $A \subseteq \mathbb{R}^m$ be a block, $f_n:A\rightarrow R$ be integrable functions and $f_n \rightarrow_{un} f$. Proof that $f$ is integrable and $\int_A f_n \rightarrow \int_A f$
I tried to use here the Lebesgue Criterion. (http://www.math.ncku.edu.tw/~rchen/Advanced%20Calculus/Lebesgue%20Criterion%20for%20Riemann%20Integrability.pdf)
Since each $f_i$ is integrable, the set of discontinuities of each $f_i$ has measure $0$. Since the convergence is uniform, the set of discontinuities of $f$ will also have measure $0$, then $f$ is integrable. My "proof" is just a sketch, I believe it's needing formalization, but I'm not sure how to do it. I'm also not sure how to analyse the sequence of the integrals either.
Can someone help me? Thanks.