I came across the symbol $|v_1 \wedge \dots \wedge v_m|^{-1}$ in a paper - this is the norm of the wedge product of vectors $v_k \in \mathbb{R}^n$ . I thought it's meaning was self-evident until I tried to compute it.
First of all $|v_1 \wedge \dots \wedge v_m|$ is a number since we are taking the reciprocal.
If there were $m = n$ vectors then $|v_1 \wedge \dots \wedge v_n| = \det (v_i \cdot v_j) $ and it is the volume of the paralleliped generated by the vectors $v_1, \dots, v_n$.
If we have $m < n$ vectors, given in coordinates, we have the volume of the $m$-dimensional parallelipiped inside of $n$-dimensional space. This volume is 0 unless we use the $m$-dimensional volume measure.
In exterior algebra, if I have the coordinates of the vectors, $v_1, \dots, v_m$, how do I compute this volume?
Write each $v_k$ as a column vector. The $m$-volume is the square root of the sum of the squares of the $m \times m$ minor determinants of the matrix $[v_1 | v_2 | \cdots | v_m]$.