Let $(f_n)_{n=1}^\infty$ be a uniformly-bounded sequence of Riemann-integrable functions on $[a, b]$. If $f_n \to 0$ pointwise, prove $\int_a^b f_n \to 0$.
my attempt
Since each $f_n$ is Riemann integrable on $[a, b]$, it is Lebesgue integrable (hence also measurable) on $[a, b]$ and its Lebesgue integral agrees with its Riemann integral. Then Lebesgue's Dominated Convergence Theorem can be directly applied since the functions are uniformly-bounded and the measure of the set is finite.
question
I wonder how the same result could be proved completely as a Riemann integral without invoking any result from Lebesgue's convergence theorems? Thanks a lot.