[guided]Part (iii) states three processes are indistinguishable: $(H \cdot M)^T$, $(\mathbb{1}_{[0,T]} H) \cdot M$, and $H \cdot M^T$. The strategy for proving equalities of elements in $\mathcal{M}^2_c$ is to check that they satisfy the same bracket identity against all $N \in \mathcal{M}^2_c$ and invoke the uniqueness from part (ii).
**First identity: $(H \cdot M)^T = (\mathbb{1}_{[0,T]} H) \cdot M$.** We compute the bracket of each side against an arbitrary $N \in \mathcal{M}^2_c$.
For the left-hand side, using the stopped-bracket property from [Properties of Covariation](/theorems/2086) (part (iv)), $\langle (H \cdot M)^T, N \rangle_t = \langle H \cdot M, N \rangle_{t \wedge T}$. By part (ii), $\langle H \cdot M, N \rangle_{t \wedge T} = \int_0^{t \wedge T} H_s \, d\langle M, N \rangle_s$. Since $\int_0^{t \wedge T} = \int_0^t \mathbb{1}_{[0,T]}(s) \, \cdot$, this equals $\int_0^t \mathbb{1}_{[0,T]}(s) H_s \, d\langle M, N \rangle_s$.
For the right-hand side, part (ii) applied directly gives $\langle (\mathbb{1}_{[0,T]} H) \cdot M, N \rangle_t = \int_0^t \mathbb{1}_{[0,T]}(s) H_s \, d\langle M, N \rangle_s$.
The brackets coincide for all $N$, so by uniqueness $(H \cdot M)^T = (\mathbb{1}_{[0,T]} H) \cdot M$.
**Second identity: $H \cdot M^T = (H \cdot M)^T$.** For the left-hand side, apply part (ii) with integrator $M^T$:
\begin{align*}
\langle H \cdot M^T, N \rangle_t = \int_0^t H_s \, d\langle M^T, N \rangle_s.
\end{align*}
By [Properties of Covariation](/theorems/2086) (part (iv)), $\langle M^T, N \rangle_t = \langle M, N \rangle_{t \wedge T}$. The measure $d\langle M^T, N \rangle_s$ is therefore the restriction of $d\langle M, N \rangle$ to $[0, T]$, so $\int_0^t H_s \, d\langle M^T, N \rangle_s = \int_0^{t \wedge T} H_s \, d\langle M, N \rangle_s$, which agrees with the bracket of $(H \cdot M)^T$ computed above. Uniqueness gives $H \cdot M^T = (H \cdot M)^T$.[/guided]