[guided]We assemble the pieces.
From Step 2: $V_a = U_b$ (definition of $V$).
From Step 1: $U_b = A \cdot S(\overleftarrow{x})_{[a, b]} = S(x)_{[a, b]} \cdot S(\overleftarrow{x})_{[a, b]}$ (the explicit formula for the solution of the CDE driven by $\overleftarrow{x}$).
From Step 3: $V_a = \mathbf{1}$ (uniqueness of the linear CDE driven by $x$, with terminal value $A$).
Putting these together:
\begin{align*}
S(x)_{[a, b]} \cdot S(\overleftarrow{x})_{[a, b]} = U_b = V_a = \mathbf{1}.
\end{align*}
This is the **first** half of the claimed identity.
For the **second** half: $S(\overleftarrow{x})_{[a, b]} \cdot S(x)_{[a, b]} = \mathbf{1}$. There are two clean ways to derive this.
**Option 1 — Use $\overleftarrow{\overleftarrow{x}} = x$.** Replace $x$ by $\overleftarrow{x}$ in the identity just proved. The hypothesis is symmetric: $\overleftarrow{x} \in C_p([a, b], V)$ since $C_p$ is symmetric under time reversal. Applying the result,
\begin{align*}
S(\overleftarrow{x})_{[a, b]} \cdot S(\overleftarrow{\overleftarrow{x}})_{[a, b]} = \mathbf{1}.
\end{align*}
And $\overleftarrow{\overleftarrow{x}}_t = x_t$ (time-reversing twice gives back the original path), so $S(\overleftarrow{\overleftarrow{x}}) = S(x)$. Hence
\begin{align*}
S(\overleftarrow{x})_{[a, b]} \cdot S(x)_{[a, b]} = \mathbf{1}.
\end{align*}
**Option 2 — Algebraic.** We have shown $S(x)_{[a, b]} \cdot S(\overleftarrow{x})_{[a, b]} = \mathbf{1}$, which says $S(\overleftarrow{x})_{[a, b]}$ is a **right inverse** of $S(x)_{[a, b]}$ in $T((V))$. We want to upgrade this to a two-sided inverse. The element $S(x)_{[a, b]} \in \mathbf{1} + T_+((V))$ (its level-$0$ component is $1$), and any element of this form is invertible in $T((V))$ — in fact the inverse is given by the geometric series $\sum_{m \ge 0} (-1)^m (S(x)_{[a, b]} - \mathbf{1})^{\otimes m}$, which converges level-wise. The two-sided inverse coincides with the right inverse, so $S(\overleftarrow{x})_{[a, b]}$ is also a left inverse.
Either way, $S(\overleftarrow{x})_{[a, b]} \cdot S(x)_{[a, b]} = \mathbf{1}$.
Together, the two identities show that $S(x)_{[a, b]}$ is invertible in $T((V))$ with inverse $S(\overleftarrow{x})_{[a, b]}$, i.e.
\begin{align*}
S(\overleftarrow{x})_{[a, b]} = S(x)_{[a, b]}^{-1}.
\end{align*}
The result is intuitively obvious — running a path forward and then back should leave nothing — but the proof reveals that this is not an algebraic accident: it is a consequence of the **uniqueness** of CDE solutions, which is a genuinely analytic input.[/guided]