[guided]The wedge product of covectors is alternating and multilinear, and the **determinant convention** packages these two properties into a single closed-form evaluation rule: for covectors $\alpha_1, \dots, \alpha_k \in W^*$ and vectors $w_1, \dots, w_k \in W$,
\begin{align*}
(\alpha_1 \wedge \cdots \wedge \alpha_k)(w_1, \dots, w_k) = \det\bigl[\alpha_p(w_q)\bigr]_{p,q=1}^k.
\end{align*}
(The alternative convention divides by $k!$; the formula in this theorem is the same under either convention, since both sides of the equality use the same convention.)
The strategy: we pull back the elementary wedge $\eta_I = dy_{i_1} \wedge \cdots \wedge dy_{i_k}$, evaluate it via the determinant convention, and then observe that each matrix entry is one of the scalars $(df_{i_p})_x(v_q)$ produced in Step 2. Applying the determinant convention in the reverse direction repackages the matrix into a wedge of the differentials $df_{i_p}$.
Concretely, from the pullback definition,
\begin{align*}
(f^* \eta_I)_x(v_1, \dots, v_k) = (\eta_I)_{f(x)}\bigl(Df_x v_1, \dots, Df_x v_k\bigr).
\end{align*}
Since $\eta_I$ is the wedge of the covectors $(dy_{i_1})_{f(x)}, \dots, (dy_{i_k})_{f(x)}$ on $\mathbb{R}^n$, the determinant convention gives
\begin{align*}
(f^* \eta_I)_x(v_1, \dots, v_k) = \det\bigl[(dy_{i_p})_{f(x)}(Df_x v_q)\bigr]_{p,q}.
\end{align*}
By Step 2, the entry $(dy_{i_p})_{f(x)}(Df_x v_q)$ equals $(df_{i_p})_x(v_q)$. Therefore the matrix has entries $\bigl[(df_{i_p})_x(v_q)\bigr]_{p,q}$, and applying the determinant convention again — this time on the [vector space](/page/Vector%20Space) $\mathbb{R}^m$ with the covectors $(df_{i_1})_x, \dots, (df_{i_k})_x$ — recognises the determinant as the value of $\zeta_I = df_{i_1} \wedge \cdots \wedge df_{i_k}$ at $x$ on $(v_1, \dots, v_k)$:
\begin{align*}
\det\bigl[(df_{i_p})_x(v_q)\bigr]_{p,q} = (\zeta_I)_x(v_1, \dots, v_k).
\end{align*}
This is the moment where the determinant convention earns its keep: pullback acts on the wedge by acting on each factor, because evaluating both sides reduces to the same determinant.[/guided]