Let V,W be vector spaces over the field K and f:V⟶W 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,w∈kerf and check if their sum is also in kerf.
u:=v+w;f(f+w)=f(v)+f(w)=0+0=0=f(u)⇒u∈kerf
The same idea we apply to scalar vector multiplaction. λ∈K;u:=λv;f(λv)=λf(v)=λ0=0=f(u)⇒u∈kerf
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:={w∈W|∃v∈V: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,w′∈imgf:∃v,v′∈V: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:R3→R3:(x,y,z)↦(0,y,z) implies that dimkerf+dimimgf=dimR3
and also suggests that the more general formula for any linear transformation f:V→W
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/kerf≅imgf. One way to do so is to construct an isomorphism f∗:V/kerf→imgf. As a first guess of such a linear transformation one can suggest for all v+kerfv+kerf↦ˉf({v+u|u∈kerf}):={f(v)+f(u)|u∈kerf}={f(v)}
When we define the sum of vectors and a scalar vector multiplication on imgˉf for all v,w∈imgˉ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ˉf→W:{v}↦v and set f∗:=ˆf∘ˉf
At first we check if ˉf is injective and take any two vectors v+kerf,w+kerf∈V/kerf:v+kerf≠w+kerf. If we apply ˉf we get ˉf(v+kerf−w+kerf)={f(v−w)}={f(v)−f(w)}
and since the equivalence classes v+kerf and w+kerf are not equal the expression v−w∉kerf is valid, which yields f(v−w)=f(v)−f(w)≠0⟹f(v)≠f(w)
or in other words the linear transformation f∗ is injective.
f∗ is also a surjection. Suppose there is a vector v∈V for which a w+kerf∈V/kerf can't be found such that f∗(w+kerf)=f(v). If v∈kerf 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:V⟶W the following relation is true. dimkerf+dimimgf=dimV
No comments:
Post a Comment