matrix unit (original) (raw)

A matrix unit is a matrix (over some ring with 1) whose entries are all 0 except in one cell, where it is 1.

For example, among the 3×2 matrices,

(100000),(010000),(001000),(000100),(000010),(000001)

are the matrix units.

Let A and B be m×n and p×q matrices over R, and Ui⁢j an n×p matrix unit (over R). Then

    1. A⁢Ui⁢j is the m×p matrix whose jth column is the ith column of A, and 0 everywhere else, and
    1. Ui⁢j⁢B is the n×q matrix whose ith row is the jth row of B and 0 everywhere else.

Remarks. Let M=Mm×n⁢(R) be the set of all m by n matrices with entries in a ring R (with 1). Denote Ui⁢j the matrix unit in M whose cell (i,j) is 1.

References