Proving an image and annihilator of a kernel are equal

Adgorn
Messages
133
Reaction score
19

Homework Statement


Suppose T:V→U is linear and V has finite dimension. Prove that I am Tt = (Ker T)0

Homework Equations


dim(W)+dim(W0)=dim(V) where W is a subspace of V and V has finite dimension.

The Attempt at a Solution


I first proved I am Tt ⊆ (Ker T)0. Let u be an arbitrary element of Ker T and Tt(Φ )∈ I am Tt, then Tt(Φ)(u)=Φ(T(u))=Φ(0)=0. Thus, since all elements of I am Tt map all elements of Ker T into 0, I am Tt ⊆ (Ker T)0.

I now only need to proof dim((Ker T)0) = dim I am Tt. Since V has finite dimension, dim((Ker T)0) = dim(V)-dim(Ker T), but dim(Im T) = dim(V)-dim(Ker T). Thus, dim((Ker T)0)=dim(Im T). This is where I got stuck, how do I prove dim (Im T) = dim ((Im T)0)?
 
Physics news on Phys.org
Adgorn said:
V has finite dimension
this assumption is redundant. Redundant assumptions just obscure a core of the theorem and make proof more complicated than it really is.
 
Last edited:
Hint.
First prove a
Theorem. Let ##A:V\to U,\quad w:V\to\mathbb{R}## be lenear mappings such that ##\mathrm{ker}\,A\subseteq \mathrm{ker}\,w##. Then there exist a linear mapping ##\Lambda:U\to\mathbb{R}## such that ##w=\Lambda A##.

It is actually a special case of some another general theorem
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top