Posts tagged range of a transformation
Transforming vector-valued-functions

While we usually use functions to map coordinate points, if we’re going to map vectors from one space to another, we usually switch over from the language of “functions,” to “transformations.” In other words, even though functions and transformations perform the same kind of mapping operation, if we want to map vectors, we should really say that the mapping is done by a transformation instead of by a function.

Read More