How can I prove that if the density function $f_X$ of a (continuous) random variable $X$ is continuous, then cumulative distribution function $F(x)$ is also continuous?
Given the definition of the CDF, we have,
$F(x) = \int_{-\infty}^xf_X(u)du$
So one approach could be to prove the above function is continuous. There are proofs of continuity (in analysis) when the integral limits are bounded, but I'm not sure if there is something special about the lower bound of $-\infty$.
Also, I would like to find a proof that does not use results from measure theory.