Difference between revisions of "Linear map"
From Maths
(Created page with "==Definition== Given two vector spaces {{M|(U,F)}} and {{M|(V,F)}} (it is important that they are over the same field) we say that a map, <math>T:(U,F)\righta...") |
(No difference)
|
Revision as of 15:09, 7 March 2015
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)
Homomorphism and isomorphism
A linear map is a vector space homomorphism, if it is a bijection then it is a vector space isomorphism.