Let $f : [a, b] \rightarrow \mathbb{R}$ be an increasing function. Then I know that $f'$ is integrable and $$\int_a^b f'(x) dx \leq f(b) - f(a).$$
However, it can be claimed further that
(1) $$\int_a^b f'(x) \leq \lim_{y \rightarrow b^-} f(y) - \lim_{z \rightarrow a+}f(z).$$
(2) Assume further that $f$ is not continuous, then $$\int_a^b f' < f(b) - f(a).$$
I think the result in $(1)$ is stronger than the original version, also for $(2)$ I do not see how to begin the prove, so I try to use contradiction by assuming $\int_a^b f' = f(b) - f(a)$. But I do not see why this force $f$ to be continuous.
The integral here is in Lebesgue sense, and this discussion happen before the Fundamental Theorem of Calculus for Lebesgue integral.
Any suggestion where to begin? Or how the prove should proceed?
For 2), assume that $f$ is not continuous at $x=c$, then \begin{align*} \int_{a}^{b}f'&=\int_{a}^{c}f'+\int_{c}^{b}f'\\ &\leq\lim_{y\rightarrow c^{-}}f(y)-\lim_{z\rightarrow a^{+}}f(z)+\lim_{y\rightarrow b^{-}}f(y)-\lim_{z\rightarrow c^{+}}f(z)\\ &=-(\lim_{z\rightarrow c^{+}}f(z)-\lim_{y\rightarrow c^{-}}f(y))+\lim_{y\rightarrow b^{-}}f(y)-\lim_{z\rightarrow a^{+}}f(z)\\ &<\lim_{y\rightarrow b^{-}}f(y)-\lim_{z\rightarrow a^{+}}f(z)\\ &\leq f(b)-f(a). \end{align*}