I am learning about Riemann-Stieltjes Integrals from Carother's Real Analysis. Specifically, I'm trying to learn Riesz Representation. However, prior to that I need to learn the following Theorem:
Let $\alpha\in BV([a,b])$ and $B(x) = V_{a}^{x}(\alpha).$ Then the following holds: \begin{align*} \Big|\int_{a}^{b}fd\alpha\Big| \leq \int_{a}^{b}| f|d\beta \leq ||f||_{\infty}V_{a}^{b}(\alpha) \end{align*}
I understand most of the proof but one part of it is not obvious to me. I don't understand how the author makes the jump from saying $f \in R_{\alpha}([a,b])$ $\implies$ $f \in R_{B}([a,b])$. I believe they are using the following theorem, but I could be wrong:
Let $\alpha,\beta \in BV([a,b])$. Then the following holds: \begin{align*} f \in R_{\alpha}\cap R_{\beta} \implies f \in R_{\alpha \pm\beta} \end{align*}
Any help is greatly appreciated! Thanks again.