[step:Apply the dominated convergence theorem to pass to the limit]Since $h$ is bounded, there exists $M > 0$ such that $|h(s)| \leq M$ for all $s \in [0,t]$. By construction, $|h_m(s)| = |h(t_{i_m - 1}^{(m)})| \leq M$ for all $s \in (0,t]$ and all $m$. The constant function $M$ is integrable with respect to the total variation measure $|\mu|$:
\begin{align*}
\int_{(0,t]} M\, |\mu|(ds) = M \cdot |\mu|((0,t]) = M \cdot V_a(t) < \infty,
\end{align*}
where $V_a(t)$ denotes the total variation of $a$ on $[0,t]$, which is finite since $a \in BV[0,t]$.
We have established:
- $h_m \to h$ pointwise on $(0,t]$ (from the previous step),
- $|h_m| \leq M$ $|\mu|$-a.e. on $(0,t]$,
- $M \in L^1((0,t], |\mu|)$.
The dominated convergence theorem for signed measures (applied to the positive and negative parts of $\mu$ separately) yields
\begin{align*}
\lim_{m \to \infty} \int_{(0,t]} h_m(s)\, \mu(ds) = \int_{(0,t]} h(s)\, \mu(ds) = \int_0^t h(s)\, da(s).
\end{align*}
Combining with the identity from the third step, this gives the first claimed equality:
\begin{align*}
\int_0^t h(s)\, da(s) = \lim_{m \to \infty} \sum_{i=1}^{n_m} h(t_{i-1}^{(m)})\bigl(a(t_i^{(m)}) - a(t_{i-1}^{(m)})\bigr).
\end{align*}[/step]