Exercise 2.4.37

Answers

The proof of (AB)c = A(Bc) used the column rule for matrix multiplication. "The same is true for all other columns of C."

Even for nonlinear transformations, A(B(c)) would be the "composition" of A with B (applying B then A). This composition A B is just written as AB for matrices.

One of many uses for the associative law: The left-inverse B = the right-inverse C because of B = B(AC) = (BA)C = C.

User profile picture
2021-12-06 18:25
Comments