Function that is an isomorphism

NATURE.M
Messages
298
Reaction score
0

Homework Statement



So my text states the proposition:
If V and W are finite dimensional vector spaces, then there is an isomorphism T:V→W ⇔ dim(V)=dim(W).

So, in an example the text give the transformation T:P_{3}(R)→P_{3}(R)
defined by T(p(x)) = x dp(x)/dx.

Now I understand T is not an isomorphism since ker(T) = span(1) , the set of all constant polynomial functions. But by the above theorem since the dim(V) = dim(W), T would an isomorphism.
So I'm a bit confused.
 
Physics news on Phys.org
The theorem says that there is some function that is an isomorphism. It does not say that any function ##T## is an isomorphism.

In your example, the theorem is satisfied since ##S(x) = x## is an isomorphism. But the theorem does not say that any arbitrary ##T## is an isomorphism. So you can not deduce that your ##T## is an isomorphism from the theorem.
 
NATURE.M said:

Homework Statement



So my text states the proposition:
If V and W are finite dimensional vector spaces, then there is an isomorphism T:V→W ⇔ dim(V)=dim(W).

So, in an example the text give the transformation T:P_{3}(R)→P_{3}(R)
defined by T(p(x)) = x dp(x)/dx.

Now I understand T is not an isomorphism since ker(T) = span(1) , the set of all constant polynomial functions. But by the above theorem since the dim(V) = dim(W), T would an isomorphism.
So I'm a bit confused.

No. The theorem says that if dim(V) = dim(W) then there is an isomorphism. It doesn't say any old map you choose is an isomorphism. Your map isn't onto.
 
Ok thanks alot. Its makes sense now.
 
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