Difference between revisions of "Linear map"
From Maths
m |
m |
||
Line 9: | Line 9: | ||
Because linear maps can often (always if {{M|U}} and {{M|V}} are finite dimensional) be represented as a [[Matrix|matrix]] sometimes the notation <math>Tv</math> is used instead of <math>T(v)</math> | Because linear maps can often (always if {{M|U}} and {{M|V}} are finite dimensional) be represented as a [[Matrix|matrix]] sometimes the notation <math>Tv</math> is used instead of <math>T(v)</math> | ||
− | ==Homomorphism | + | ==Homomorphism, isomorphism and isometry== |
− | A linear map is a vector space homomorphism, if it is a [[Bijection|bijection]] then it is | + | A linear map is a vector space homomorphism, if it is a [[Bijection|bijection]] then it is invertible, but the word isomorphism should be used sparingly, to avoid confusion with [[Linear isometry|linear isometries]] which ought to be called "isometries" |
==Categories== | ==Categories== |
Revision as of 03:41, 8 March 2015
Contents
[hide]Definition
Given two vector spaces (U,F) and (V,F) (it is important that they are over the same field) we say that a map, T:(U,F)→(V,F) or simply T:U→V (because mathematicians are lazy), is a linear map if:
∀λ,μ∈F and ∀x,y∈U we have T(λx+μy)=λT(x)+μT(y)
Notations
Some authors use L for a linear map.
Because linear maps can often (always if U and V are finite dimensional) be represented as a matrix sometimes the notation Tv is used instead of T(v)
Homomorphism, isomorphism and isometry
A linear map is a vector space homomorphism, if it is a bijection then it is invertible, but the word isomorphism should be used sparingly, to avoid confusion with linear isometries which ought to be called "isometries"
Categories
The set of all linear maps from (U,F) to (V,F) is often denoted by L(U,V) or Hom(U,V)