[guided]We start from $\langle\langle d\delta\alpha, \beta \rangle\rangle_g$ and need to push the operator $d\delta$ from the left input across to the right input. The only tool available is identity (A), which moves a single $d$ from the left to its adjoint $\delta$ on the right. So our plan is to do this twice: first peel off the outer $d$, then peel off the remaining $\delta$. The bookkeeping is delicate because (A) is naturally read with $d$ on the left, $\langle\langle d\eta, \xi \rangle\rangle = \langle\langle \eta, \delta\xi \rangle\rangle$, so the second flip — which has $\delta$ on the left — requires using symmetry of the real $L^2$ pairing to read (A) backwards.
**First flip — peel off the outer $d$.** Write $d\delta\alpha = d(\delta\alpha)$. Why is this legitimate as an input to (A)? We need $\delta\alpha \in \Omega^{p-1}_c(M)$, which holds by Step 2 (locality of $\delta$). Apply (A) at the degree $p-1 \to p$ instance with $\eta := \delta\alpha$ and $\xi := \beta$:
\begin{align*}
\langle\langle d\delta\alpha, \beta \rangle\rangle_g = \langle\langle d(\delta\alpha), \beta \rangle\rangle_g = \langle\langle \delta\alpha, \delta\beta \rangle\rangle_g.
\end{align*}
Both inputs are now in $\Omega^{p-1}_c(M)$ and the outer $d$ has become an inner $\delta$ on $\beta$. Halfway there.
**Second flip — peel off the $\delta$ on the left.** We need the "complementary" form: an identity that lets us move $\delta$ from the left to a $d$ on the right. We do not have to assume such an identity — we can derive it from (A) using only symmetry of the $L^2$ pairing on $\Omega^{p-1}_c(M)$ (the pairing is symmetric because $(\cdot,\cdot)_g$ is a fibrewise inner product, so $(\eta,\xi)_g = (\xi,\eta)_g$ pointwise, hence after integrating over $M$). For $\sigma \in \Omega^{p-1}_c(M)$ and $\eta \in \Omega^p_c(M)$:
\begin{align*}
\langle\langle \delta\eta, \sigma \rangle\rangle_g = \langle\langle \sigma, \delta\eta \rangle\rangle_g \overset{(A)}{=} \langle\langle d\sigma, \eta \rangle\rangle_g = \langle\langle \eta, d\sigma \rangle\rangle_g,
\end{align*}
where the middle step is (A) applied with $\eta \mapsto \sigma$ and $\xi \mapsto \eta$ (note that $\sigma \in \Omega^{p-1}_c$ and $\eta \in \Omega^p_c$ match the degrees in (A)). This gives the complementary identity
\begin{align*}
\langle\langle \delta\eta, \sigma \rangle\rangle_g = \langle\langle \eta, d\sigma \rangle\rangle_g \qquad \eta \in \Omega^p_c(M), \ \sigma \in \Omega^{p-1}_c(M),
\tag{A'}
\end{align*}
which we will use in this step and the next.
Now apply (A') to $\langle\langle \delta\alpha, \delta\beta \rangle\rangle_g$ with $\eta := \alpha \in \Omega^p_c(M)$ and $\sigma := \delta\beta \in \Omega^{p-1}_c(M)$:
\begin{align*}
\langle\langle \delta\alpha, \delta\beta \rangle\rangle_g = \langle\langle \alpha, d(\delta\beta) \rangle\rangle_g = \langle\langle \alpha, d\delta\beta \rangle\rangle_g.
\end{align*}
The inner $\delta$ on the left has become an outer $d$ on the right, exactly what we wanted.
**Combining the two flips.** Concatenating,
\begin{align*}
\langle\langle d\delta\alpha, \beta \rangle\rangle_g = \langle\langle \delta\alpha, \delta\beta \rangle\rangle_g = \langle\langle \alpha, d\delta\beta \rangle\rangle_g,
\tag{B}
\end{align*}
which is the desired identity for the first summand. Notice the symmetric "intermediate" pairing $\langle\langle \delta\alpha, \delta\beta \rangle\rangle_g$ — the two-flip strategy passes through this manifestly symmetric quantity, which is why the result has the right shape to add up to symmetry of $\Delta$ in the final step.[/guided]