Jump to content

Linear mapping/Determination on basis/Fact/Proof

From Wikiversity
Proof

Since we want f(vi)=wi, and since a linear mapping respects all linear combinations, that is,

f(iIsivi)=iIsif(vi)

holds, and since every vector vV is such a linear combination, there can exist at most one such linear mapping.
We define now a mapping

f:VW

in the following way: we write every vector vV with the given basis as

v=iIsivi

(where si=0 for almost all iI) and define

f(v):=iIsiwi.

Since the representation of v as such a linear combination is unique, this mapping is well-defined. Also, f(vi)=wi is clear.
Linearity. For two vectors u=iIsivi and v=iItivi, we have

f(u+v)=f((iIsivi)+(iItivi))=f(iI(si+ti)vi)=iI(si+ti)f(vi)=iIsif(vi)+iItif(vi)=f(iIsivi)+f(iItivi)=f(u)+f(v).

The compatibility with scalar multiplication is shown in a similar way, see exercise.