[step:Reindex the shuffle expansion of $\alpha \wedge \beta$ via $\Phi$]Using the bijection $\Phi: \mathrm{Sh}(q,p) \to \mathrm{Sh}(p,q)$, $\sigma' \mapsto \sigma = \sigma' \circ \tau$, we reindex the shuffle sum for $\alpha \wedge \beta$:
\begin{align*}
(\alpha \wedge \beta)(v_1, \dots, v_{p+q}) &= \sum_{\sigma \in \mathrm{Sh}(p,q)} \operatorname{sgn}(\sigma)\, \alpha(v_{\sigma(1)}, \dots, v_{\sigma(p)})\, \beta(v_{\sigma(p+1)}, \dots, v_{\sigma(p+q)}) \\
&= \sum_{\sigma' \in \mathrm{Sh}(q,p)} \operatorname{sgn}(\sigma' \circ \tau)\, \alpha\bigl(v_{(\sigma' \circ \tau)(1)}, \dots, v_{(\sigma' \circ \tau)(p)}\bigr)\, \beta\bigl(v_{(\sigma' \circ \tau)(p+1)}, \dots, v_{(\sigma' \circ \tau)(p+q)}\bigr).
\end{align*}
By the [Sign Homomorphism](/theorems/778), $\operatorname{sgn}(\sigma' \circ \tau) = \operatorname{sgn}(\sigma')\operatorname{sgn}(\tau) = (-1)^{pq} \operatorname{sgn}(\sigma')$. Substituting the values of $\tau$ computed in the previous step,
\begin{align*}
((\sigma' \circ \tau)(1), \dots, (\sigma' \circ \tau)(p)) &= (\sigma'(q+1), \dots, \sigma'(q+p)), \\
((\sigma' \circ \tau)(p+1), \dots, (\sigma' \circ \tau)(p+q)) &= (\sigma'(1), \dots, \sigma'(q)).
\end{align*}
Pulling the global $(-1)^{pq}$ outside the sum:
\begin{align*}
(\alpha \wedge \beta)(v_1, \dots, v_{p+q}) = (-1)^{pq} \sum_{\sigma' \in \mathrm{Sh}(q,p)} \operatorname{sgn}(\sigma')\, \alpha(v_{\sigma'(q+1)}, \dots, v_{\sigma'(q+p)})\, \beta(v_{\sigma'(1)}, \dots, v_{\sigma'(q)}).
\end{align*}[/step]