Matrix Multiplication
Defined only when the number of columns of the first matrix is equal to the number of rows of the second matrix.
Suppose
Properties of matrix multiplication
- Associative:
- Right distributive over addition:
- Left distributive over addition: