Processing math: 80%

Matrix product

Set

context R … ring
context m,n,kN
definiendum :Matrix(m,n,R)×Matrix(n,k,R)Matrix(m,k,R)
postulate (AB)ij=ml=1AilBlj

Discussion

For square matrices, the matrix product is associative. And also for general matrices, we still have (AB)C=A, where the four binary functions are the matrix products for the suitable dimensions.

Parents

Subset of

Link to graph
Log In
Improvements of the human condition