I'm learning about measure theory, specifically the Lebesgue integral of nonnegative functions, and need help with the following problem.
Let $f:\mathbb{R}\to[0,\infty)$ be measurable and $f\in L^1$. Show that $F(x)=\int_{-\infty}^x f$ is continuous.
I know is isn't much but the only thing a could think of is that given $x, y \in \mathbb{R}$ with $x < y$ we note that $F(x) \leq F(y)$, i.e. $F$ is increasing. So maybe we can apply one of the convergence theorems of Lebesgue integration theory.
I was also wondering if this problem can be solved using only Riemann integration theory.
Let $x \in \mathbb{R}$. It suffices to prove that $F(x_n) \to F(x)$ for every $x_n \to x$. Therefore, let $x_n \to x$.
We have $F(x_n)=\int_{-\infty}^{\infty}f \cdot \chi_{[-\infty,x_n]} $.
It is easy to see that $f \cdot \chi_{[-\infty,x_n]} \to f \cdot \chi_{[-\infty,x]}$ (except possibly at $x$).
$f \cdot \chi_{[-\infty,x_n]}$ is dominated by an integrable function (namely, $f$). Therefore, we have $F(x_n) \to F(x)$.