linear transformation (original) (raw)
Let V and W be vector spaces over the same field F. A linear transformation is a function T:V→W such that:
- •
T(v+w)=T(v)+T(w) for all v,w∈V - •
T(λv)=λT(v) for all v∈V, and λ∈F
The set of all linear maps V→W is denoted by HomF(V,W) or ℒ(V,W).
Properties:
- •
T(0)=0. - •
If S and T are linear transformations from V to W, and k∈F, then so are S+T and kT. As a result, HomF(V,W) is a vector space over F. - •
If G:W→U is a linear transformations then G∘T:V→U is also a linear transformation. - •
The kernel (http://planetmath.org/KernelOfALinearTransformation)Ker(T)={v∈V∣T(v)=0} is a subspaceof V.
- •
The image (http://planetmath.org/ImageOfALinearTransformation) Im(T)={T(v)∣v∈V} is a subspace of W. - •
The inverse image T-1(w) is a subspace if and only if w=0. - •
A linear transformation is injectiveif and only if Ker(T)={0}.
- •
If v∈V then T-1(T(v))=v+Ker(T). - •
If w∈Im(T) then T(T-1(w))={w}.
See also:
- •
Wikipedia, http://www.wikipedia.org/wiki/Linear\_transformationlinear transformation
Title | linear transformation |
---|---|
Canonical name | LinearTransformation |
Date of creation | 2013-03-22 11:56:41 |
Last modified on | 2013-03-22 11:56:41 |
Owner | CWoo (3771) |
Last modified by | CWoo (3771) |
Numerical id | 24 |
Author | CWoo (3771) |
Entry type | Definition |
Classification | msc 15A04 |
Synonym | linear map |
Synonym | vector space homomorphism |
Synonym | linear mapping |
Related topic | Matrix |
Related topic | InvariantSubspace |
Related topic | DualHomomorphism |
Related topic | KernelOfALinearTransformation |
Related topic | EigenvalueOfALinearOperator |
Related topic | NilpotentTransformation |
Related topic | AffineTransformation |
Related topic | SubLinear |
Related topic | MatrixRepresentationOfALinearTransformation |
Defines | linear operator |