I'm studying from Bobrowski Functional analysis for probability and stochastic processes (not a university course). I got stuck on one of the exercises, exercise 1.3.4.
Let $f:[a,b]\to \mathbb{R}$ ([a,b] compact) where f is of bounded variation. Consider the function $V(t):=V(a,t)$ to be the variation of $f$ on $[a,t]\subseteq [a,b]$. The claim is now that if $f$ is right-continuous, then so is $V$. I.e $V(t+h)-V(t)\to 0$ as $h\downarrow 0$. Since $V(t+h)=V(a,t+h)=V(a,t)+V(t,t+h)=V(t)+V(t,t+h)$ it suffices to show that $V(t,t+h)\to 0$ as $h\downarrow 0$.
To this end I considered the sums of the form $\sum_{k=1}^{n-1}|f(t_{k+1})-f(t_k)|$ where $t=t_1\leq t_2\leq t_3 \leq t_4 \leq ... \leq t_n = t+h$ is a partition of $[t,t+h]$. Given that we choose $h>0$ small enough I can say that each term (due to RC of f) is say at most $\varepsilon$ large. However, this means that the sum is perhaps of order $n\varepsilon$, so I cannot immediately show that $V(t,t+h)\to 0$ from studying the individual terms. Moreover, if f is say a wienerprocess then it has unbounded variation whilst being continuous, so evidently I need to use the combination of bounded variation + right continuity in order to prove the statement. My idea was then to use a kind of dominated convergence/Weierstrass m-test kind of argument. I tried to rewrite the sum as an integral and then tried to use bounded variation to find a dominating function so that I could take point-wise limits. However I have not been able to set this up in a way that worked.
Is there anyone who has some tips on what else I could try? Similar method/or something entirely different. The reason why Bobrowski develops this is in order to define Stieltjes measures and prove the existence of the total variation of mixed measures, so I cannot use any major theorems from this theory in order to prove my statement since this would make it circular.
Kind regards