Linked from
The 8 pages that link to Permutation matrix, each with the reason it gives.
PermutationRelated: Multiplying by it reorders vector coordinates according to a permutation.
Identity matrixCompared with: It begins with the identity matrix's pattern but rearranges its ones.
LU decompositionRelated: Pivoting records row exchanges in a permutation matrix, giving PA = LU.
Gauss–Seidel methodRelated: Reordering unknowns changes the sweep and can alter convergence.