Processing math: 100%

Tuesday, April 10, 2012

Kern and Image of Linear Transformations

Let V,W be vector spaces over the field K and f:VW a linear transformation.

Kernel of f is a subspace of V

The kernel of f also denoted as kerf is a set of vectors which are mapped to zero by f. The zero vector of V is in the kernel since f(0V)=f(0K0V)=0Kf(0V)=0W so kerf is never  empty. Let us see if the kernel is complete regarding vector addition. To see that just take any two vectors v,wkerf and check if their sum is also in kerf.
u:=v+w;f(f+w)=f(v)+f(w)=0+0=0=f(u)ukerf
The same idea we apply to scalar vector multiplaction. λK;u:=λv;f(λv)=λf(v)=λ0=0=f(u)ukerf
So the kernel of f is a subspace of V.

Image of f is a subspace of W 

The image of our linear transformation,  denoted as imgf or  imf , is the set imgf:={wW|vV:f(v)=w}
Any vector taken from the kern of f is transformed to the zero vector in W. So the image of f is not empty since kerf{}. w,wimgf:v,vV:w=f(v)w=f(v)
w+w=f(v)+f(v)=f(v+v)
λK;λw=λf(v)=f(λv)
The image is complete regarding vector sums and scalar vector multiplications which makes it a subspace of W.

Dimensional Relationship

The linear transformation f:R3R3:(x,y,z)(0,y,z)  implies that dimkerf+dimimgf=dimR3
and also suggests that the more general formula for any linear transformation f:VW
dimkerf+dimimgf=dimV
is valid as well.

To verify such a relationship we need to examine the properties of the kern and image space regarding f and to do that we can use quotient spaces. These spaces are useful when you want to examine a subspace by making use of the properties of it's superspace. In this case we want to look at the space V/kerf for which we have the dimensional relationship given as dimV=dimV/kerf+dimkerf
A way to prove the initial guess is to show that dimV/kerf=dimimgf or in other words that V/kerfimgf. One way to do so is to construct an isomorphism f:V/kerfimgf. As a first guess of such a linear transformation one can suggest for all  v+kerfv+kerfˉf({v+u|ukerf}):={f(v)+f(u)|ukerf}={f(v)}
When we define the sum of vectors and a scalar vector multiplication on imgˉf  for all v,wimgˉf and λK as follows {v}+{w}:={v+w}λ{v}:={λv}
the set imgˉf becomes a vector space and also it is easy to see that ˉf is a linear transformation. Further we define a trivial linear transformation ˆf:imgˉfW:{v}v and set f:=ˆfˉf
At first we check if ˉf is injective and take any two vectors v+kerf,w+kerfV/kerf:v+kerfw+kerf. If we apply ˉf we get ˉf(v+kerfw+kerf)={f(vw)}={f(v)f(w)}
and since the equivalence classes v+kerf and w+kerf are not equal the expression vwkerf is valid, which yields f(vw)=f(v)f(w)0f(v)f(w)
or in other words the linear transformation f is injective.
f is also a surjection. Suppose there is a vector vV for which a w+kerfV/kerf can't be found such that f(w+kerf)=f(v). If vkerf then f(v)=0=f(v+kerf)=f(0+kerf)=0f(0+kerf)
implies that such a v does not exist since we can simply find a w=0 (remember that any member of an equivalence class can be a representative). The case f(v)0 leads directly to f(v+kerf)=f(v) if we set w=v. As a result we can say:

For vector spaces V and W and a linear mapping f:VW the following relation is true. dimkerf+dimimgf=dimV
 

No comments:

Post a Comment