Posts tagged mapping
Inverses of linear transformations

Previously we talked about a transformation as a mapping, something that maps one vector to another. So if a transformation maps vectors from the subset A to the subset B, such that if ‘a’ is a vector in A, the transformation will map it to a vector ‘b’ in B, then we can write that transformation as T: A—> B, or as T(a)=b.

Read More