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 Uij an n×p matrix unit (over R). Then
- AUij is the m×p matrix whose jth column is the ith column of A, and 0 everywhere else, and
- UijB 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 Uij the matrix unit in M whose cell (i,j) is 1.
- •
M is a (left or right) R-module generated by the m×n matrix units. - •
When m=n, M has the structure of an algebra over R. The matrix units have the following properties:- (a)
UijUkℓ=δjkUiℓ, and - (b)
U11+⋯+Unn=In,
where δij is the Kronecker deltaand In is the identity matrix
. Note that the Uii form a complete set of pairwise orthogonal idempotents, meaning UiiUii=Uii and UiiUjj=0 if i≠j.
- (a)
- •
In general, in a matrix ring S (consisting of, say, all n×n matrices), any set of n matrices satisfying the two properties above is called a full set of matrix units of S. - •
For example, if {Uij∣1≤i,j≤2} is the set of 2×2 matrix units over ℝ, then for any invertible matrix T, {TUijT-1∣1≤i,j≤2} is a full set of matrix units. - •
If we embed R as a subring of Mn(R), then R is the centralizerof the matrix units of Mn(R), meaning that the only elements in Mn(R) that commute with the matrix units are the elements in R.
References
- 1 T. Y. Lam, Lectures on Modules and Rings, Springer, New York, 1998.