[step:Conclude equality of optimal values and correspondence of minimizers]
Let $\mathcal V_B$ denote the set of objective values attained by admissible Bolza pairs:
\begin{align*}
\mathcal V_B = \{J[x,u] : (x,u) \in \mathcal A\}.
\end{align*}
Let $\mathcal V_M$ denote the set of objective values attained by admissible augmented Mayer triples:
\begin{align*}
\mathcal V_M = \{\Psi(x(t_1),z(t_1)) : (x,z,u) \text{ is augmented Mayer admissible}\}.
\end{align*}
The first construction shows $\mathcal V_B \subset \mathcal V_M$, and the reverse recovery shows $\mathcal V_M \subset \mathcal V_B$. Hence
\begin{align*}
\mathcal V_B = \mathcal V_M.
\end{align*}
Therefore the two problems have the same optimal value, namely the common infimum of this set of feasible objective values, with the convention that the infimum of the empty set is $+\infty$.
It remains to prove the minimizer statement. Suppose $(x,u) \in \mathcal A$ minimizes $J$, and define
\begin{align*}
z(t) = \int_{[t_0,t]} L(s,x(s),u(s))\, d\mathcal{L}^1(s).
\end{align*}
The first step shows that $(x,z,u)$ is augmented Mayer admissible, and the value identity gives
\begin{align*}
\Psi(x(t_1),z(t_1)) = J[x,u].
\end{align*}
For any augmented Mayer admissible triple $(\tilde{x},\tilde{z},\tilde{u})$, the third step gives
\begin{align*}
\Psi(\tilde{x}(t_1),\tilde{z}(t_1)) = J[\tilde{x},\tilde{u}].
\end{align*}
Since $(x,u)$ minimizes $J$ over $\mathcal A$,
\begin{align*}
J[x,u] \leq J[\tilde{x},\tilde{u}].
\end{align*}
Thus
\begin{align*}
\Psi(x(t_1),z(t_1)) \leq \Psi(\tilde{x}(t_1),\tilde{z}(t_1)),
\end{align*}
so $(x,z,u)$ minimizes the augmented Mayer problem.
Conversely, suppose $(x,z,u)$ minimizes the augmented Mayer problem. The third step shows $(x,u) \in \mathcal A$ and
\begin{align*}
\Psi(x(t_1),z(t_1)) = J[x,u].
\end{align*}
For any $(\tilde{x},\tilde{u}) \in \mathcal A$, define the map
\begin{align*}
\tilde{z}: [t_0,t_1] \to \mathbb{R}
\end{align*}
by
\begin{align*}
\tilde{z}(t) = \int_{[t_0,t]} L(s,\tilde{x}(s),\tilde{u}(s))\, d\mathcal{L}^1(s).
\end{align*}
The first step shows that $(\tilde{x},\tilde{z},\tilde{u})$ is augmented Mayer admissible, and the second step gives
\begin{align*}
\Psi(\tilde{x}(t_1),\tilde{z}(t_1)) = J[\tilde{x},\tilde{u}].
\end{align*}
Minimality of $(x,z,u)$ for the augmented Mayer problem implies
\begin{align*}
J[x,u] = \Psi(x(t_1),z(t_1)) \leq \Psi(\tilde{x}(t_1),\tilde{z}(t_1)) = J[\tilde{x},\tilde{u}].
\end{align*}
Since $(\tilde{x},\tilde{u}) \in \mathcal A$ was arbitrary, $(x,u)$ minimizes $J$ over $\mathcal A$. This proves the stated equivalence of minimizers.
[/step]