Hello, I'm a bit tripped up on the notation. In the previous section, a linear transformation T(x) is equal to matrix equation Ax, where A is what transforms x into a new vector b (Ax=b)
I don't quite understand whats going on with the notation. They set it up in a vector equation x1e1 + x2e2=X and it looks like the matrix equation is meant to be Ix, where I looks like its a matrix A.
The previous section always described the transformation to be what happens to the inputs X, so why is it that in this section the transformation is occurring to the columns of the matrix instead of the inputs X?