[step:Conclude $\mu = 0$ from the vanishing of all continuous integrals]We have shown that $\int_a^b g \, d\mu = 0$ for every $g \in C([a,b])$. A signed Borel measure on a compact metric space that annihilates every continuous function must be the zero measure. To verify this, let $F \subset [a,b]$ be any closed set. For each $m \geq 1$, define
\begin{align*}
g_m: [a,b] &\to [0,1] \\
x &\mapsto \max\{1 - m \cdot \operatorname{dist}(x, F), \, 0\},
\end{align*}
where $\operatorname{dist}(x, F) = \inf_{y \in F} |x - y|$. Each $g_m$ is continuous (as the composition of the Lipschitz function $\operatorname{dist}(\cdot, F)$ with piecewise-linear functions), $g_m = 1$ on $F$, and $g_m(x) \to \mathbb{1}_F(x)$ for every $x \in [a,b]$ as $m \to \infty$ (since $\operatorname{dist}(x, F) > 0$ when $x \notin F$, and $\operatorname{dist}(x, F) = 0$ when $x \in F$). Since $|g_m| \leq 1$ and $|\mu|([a,b]) < \infty$, the dominated convergence theorem gives
\begin{align*}
\mu(F) = \int_a^b \mathbb{1}_F \, d\mu = \lim_{m \to \infty} \int_a^b g_m \, d\mu = 0.
\end{align*}
Since $\mu$ vanishes on every closed subset of $[a,b]$ and the Borel $\sigma$-algebra on $[a,b]$ is generated by the closed sets, the uniqueness of measures (applied to $\mu^+$ and $\mu^-$ separately on this compact space) gives $\mu^+ = \mu^- = 0$, and therefore $\mu = 0$.[/step]