[step:Show the forward map $\mu \mapsto a$ produces a cadlag function with $a(0) = 0$]Let $\mu$ be a signed measure on $([0,T], \mathcal{B}([0,T]))$, and write $\mu = \mu^+ - \mu^-$ for its Jordan decomposition into finite positive measures. Define
\begin{align*}
a: [0,T] &\to \mathbb{R}, \\
t &\mapsto \mu([0,t]).
\end{align*}
Since $\mu$ is a finite signed measure, $|a(t)| = |\mu([0,t])| \leq |\mu|([0,T]) < \infty$ for all $t \in [0,T]$, so $a$ is well-defined. Moreover, $a(0) = \mu([0,0]) = \mu(\{0\})$. We need $a(0) = 0$, so we adjust the definition: set $a(t) := \mu((0,t])$ for $t > 0$ and $a(0) := 0$. Equivalently, $a(t) = \mu([0,t]) - \mu(\{0\})$. For the remainder of the proof, we use $a(t) = \mu((0,t])$ with $a(0) = 0$.
**Right-continuity.** For a decreasing sequence $t_n \downarrow t$ with $t_n > t$, the intervals satisfy $(0, t_n] \downarrow (0, t]$. By continuity of measures from above (valid for finite measures), $\mu((0, t_n]) \to \mu((0, t])$, hence $a(t_n) \to a(t)$.
**Existence of left-limits.** For an increasing sequence $t_n \uparrow t$ with $t_n < t$, the intervals satisfy $(0, t_n] \uparrow (0, t)$. By continuity of measures from below, $\mu((0, t_n]) \to \mu((0, t))$. Hence $a(t^-) := \lim_{s \uparrow t} a(s) = \mu((0, t))$ exists and is finite.[/step]