[step:Establish the wedge-product identity by unwinding the pointwise definitions]Fix $p \in M$ and tangent vectors $v_1, \dots, v_{p+q} \in T_pM$. Let $S_{p+q}$ denote the symmetric group of all bijections $\sigma : \{1, \dots, p+q\} \to \{1, \dots, p+q\}$, and let $\mathrm{sgn}: S_{p+q} \to \{-1, 1\}$ denote the [sign homomorphism](/theorems/778), with value $1$ on even permutations and $-1$ on odd permutations. We use the convention
\begin{align*}
(\alpha \wedge \beta)(w_1, \dots, w_{p+q}) \;=\; \frac{1}{p!\, q!} \sum_{\sigma \in S_{p+q}} \mathrm{sgn}(\sigma)\, \alpha(w_{\sigma(1)}, \dots, w_{\sigma(p)})\, \beta(w_{\sigma(p+1)}, \dots, w_{\sigma(p+q)})
\end{align*}
for the wedge product of an alternating $p$-tensor $\alpha$ and an alternating $q$-tensor $\beta$ on a [vector space](/page/Vector%20Space). If $p = 0$ or $q = 0$, the same convention is read with $0! = 1$ and the unique empty argument, so wedge product with a $0$-tensor is ordinary multiplication by that function. Applying the definition of pullback to $\alpha \wedge \beta \in \Omega^{p+q}(N)$,
\begin{align*}
\bigl(F^*(\alpha \wedge \beta)\bigr)_p(v_1, \dots, v_{p+q})
&= (\alpha \wedge \beta)_{F(p)}\bigl(dF_p(v_1), \dots, dF_p(v_{p+q})\bigr) \\
&= \frac{1}{p!\, q!} \sum_{\sigma \in S_{p+q}} \mathrm{sgn}(\sigma)\, \alpha_{F(p)}\bigl(dF_p(v_{\sigma(1)}), \dots, dF_p(v_{\sigma(p)})\bigr) \\
&\qquad\qquad\qquad\qquad \times \beta_{F(p)}\bigl(dF_p(v_{\sigma(p+1)}), \dots, dF_p(v_{\sigma(p+q)})\bigr).
\end{align*}
Each factor in the sum is, by the definition of pullback applied to $\alpha$ and to $\beta$ separately, equal to $(F^*\alpha)_p(v_{\sigma(1)}, \dots, v_{\sigma(p)})$ and $(F^*\beta)_p(v_{\sigma(p+1)}, \dots, v_{\sigma(p+q)})$ respectively. Therefore
\begin{align*}
\bigl(F^*(\alpha \wedge \beta)\bigr)_p(v_1, \dots, v_{p+q}) \;=\; \bigl((F^*\alpha) \wedge (F^*\beta)\bigr)_p(v_1, \dots, v_{p+q}).
\end{align*}
Since $p \in M$ and the vectors $v_1, \dots, v_{p+q}$ were arbitrary, the identity $F^*(\alpha \wedge \beta) = F^*\alpha \wedge F^*\beta$ holds in $\Omega^{p+q}(M)$.[/step]