Mn×p
Mn×p denotes the set of all n-by-p matrices with entries from a field F, typically the real numbers R or the complex numbers C. It forms a vector space over F under standard matrix addition and scalar multiplication. The zero matrix is the additive identity, and every element has an additive inverse.
The dimension of Mn×p as a vector space is n·p. A convenient basis is the family of
Matrix multiplication is defined only for compatible sizes. If A ∈ M(m×n) and B ∈ M(n×p), their product
Mn×p also represents linear maps from F^p to F^n: each matrix A defines a linear transformation x
Common subspaces include the row space and column space of a particular matrix, as well as subspaces