|
Size: 1327
Comment: Key term
|
Size: 1603
Comment: Key terms 2
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 15: | Line 15: |
| A transformation maps all members of the space ''V'' into ''W'', but it does not necessarily span all of ''W''. The subspace that is spanned by ''T(V)'' is called the '''range''' or '''image''' of ''T''. | The result of transforming a vector ''u'' by ''T'' is called the [[Analysis/Functions|image]] of ''T(u)''. Conversely, the input vector that is transformed by ''T'' into ''u'' is called the '''pre-image''' of ''u''. A transformation maps all members of the space ''V'' into ''W'', but it does not necessarily span all of ''W''. The subspace that is spanned by ''T(V)'' is called the '''range''' of ''T'', or the image of ''T(V)''. The range is always a subset of the codomain. |
Linear Mapping
A linear mapping is a homomorphism between two vector spaces.
Contents
Description
Consider two vector spaces: V in Rn and W in Rm. A transformation T between these vector spaces is notated as T: V -> W. This transformation is said to have a domain of Rn and a codomain of Rm.
The result of transforming a vector u by T is called the image of T(u). Conversely, the input vector that is transformed by T into u is called the pre-image of u.
A transformation maps all members of the space V into W, but it does not necessarily span all of W. The subspace that is spanned by T(V) is called the range of T, or the image of T(V). The range is always a subset of the codomain.
A transformation between these two vector spaces that also preserves the structure of vector spaces is a homomorphism.
A homomorphism that is also invertible is an isomorphism.
Relation to Bases
If V and W are finite and bases are defined for both, then the homomorphism can be expressed with matrix multiplication. That matrix can be constructed by passing each standard basis in Rn through the transformation. In other words, if V is in R2, then the matrix is constructed as [ T([1 0]) T([0 1]) ].
