matrix w
Every permutation $p$ on $n$ symbols can be written as an $n \times n$ matrix. Its matrix representation has a $1$ in entry $(i,j)$ if $p(i) = j$ and $0$ otherwise.
|
|
The source of this document is in Permutations/Documentation/mainDocs.m2:518:0.