Linear maps

A linear map T is a function (= map, mapping) between two vector spaces V and W over a field F: T:VW, such that v1,v2V;aF: T(v1+v2)=T(v1)+T(v2)T ‘preserves’ vector additionT(av1)=aT(v1)T ‘preserves’ scalar multiplication

We will call the set of all linear maps from V to W L(V,W). If we define the sum of two linear maps S and T and the scalar product of an element aF with a linear map T such that vV: (S+T)(v)=S(v)+T(v)(aS)(v)=a(S(v)), respectively, we can show that L(V,W) forms a vector space over the field F.

A linear operator is a linear map T from a vector space V to itself: T:VV. Obviously, L(V)=L(V,V) also forms a vector space over F.