Third isomorphic proof of the day.

  • Thread starter trap101
  • Start date
  • Tags
    Proof
In summary: Im(X). This means that Im(X) is also a linearly independent set.In summary, if a set of vectors {v1,...vk} is linearly independent, then their corresponding images {T(v1),...T(vk)} under an isomorphism T are also linearly independent. This can be proven by showing that a linear combination of the images equaling zero implies that all coefficients must also be equal to zero, thus satisfying the definition of linear independence. Similarly, if the images are linearly independent, then the original set of vectors must also be linearly independent.
  • #1
trap101
342
0
Let T: V--> W be an isomorphism. Let {v1,...vk} be a subset of V. Prove that {v1,...vk} is a linearly independent set iff {T(v1),...T(vk)} is a linearly independent set.


Attempt: All I know is that {T(v1),...T(vk)} means that each set of co-ordinate vectors can be written as a linear combination of the standard basis vectors, which means the co-ordinate vectors are linearly independent. As well if we are assuming T is isomorphic then T has an inverse. How or what other facts am I suppose to use?


I'm at one of those boiling points of frustration when it comes to these proofs. As if I really don't know how to construct them. What am I missing when it comes to constructing these things. ABout to blow a gasket.
 
Physics news on Phys.org
  • #2
From what I can tell {v_{1},v_{2},...,v_{k}} is simply a finite subset of V, and {T(v_{1}),T(v_{2}),...,T(v_{k})} is the corresponding subset of images in W. As such, I don't think this question concerns bases of either V or W. That said, when a set {v_{1},v_{2},...,v_{k}} is linearly independent, it means that if a linear combination of these elements is equal to 0, ie. a_{1}v_{1}+a_{2}v_{2}+...+a_{k}v_{k}=0 where a_{i} are scalars, then all a_{i}=0. Also recall that your isomorphism satisfies T(x+y)=T(x)+T(y) and T(ax)=aT(x) where x,y are vectors and a is any scalar. Also, as you said, an isomorphism T has an inverse which is of course also an isomorphism. Hope this helps!
 
  • #3
trap101 said:
Let T: V--> W be an isomorphism. Let {v1,...vk} be a subset of V. Prove that {v1,...vk} is a linearly independent set iff {T(v1),...T(vk)} is a linearly independent set.


Attempt: All I know is that {T(v1),...T(vk)} means that each set of co-ordinate vectors can be written as a linear combination of the standard basis vectors, which means the co-ordinate vectors are linearly independent. As well if we are assuming T is isomorphic then T has an inverse. How or what other facts am I suppose to use?


I'm at one of those boiling points of frustration when it comes to these proofs. As if I really don't know how to construct them. What am I missing when it comes to constructing these things. ABout to blow a gasket.

There is a trick to doing proofs. And that is to be very clear about what you need to show; and to write down the exact definitions of technical terms.

In this case you have an iff, in other words a two-way implication. A implies B and B implies A. So you have two directions to prove. So you proof will consist of two parts: the => part and the <= part.

Secondly, what does it mean for a set of vectors to be linearly independent? The exact definition is that if a1v1 + ... + anvn = 0, then each of the ai must be zero.

Now to do the => direction, assume that v1 through vn are linearly independent. You need to show that {T(v1), ... T(vn}} are linearly independent.

Now if you have a linear combination of the T(vi's), you can use the linearity of T to drive the sums and scalar products through T so that you would have T(linear combo of v's) = 0. Since T is an isomorphism, its kernel is 0. So the linear combo must have all coefficients zero (since the vi's are linearly independent). So you're done!

I didn't do the detail and I was lazy with my markup, but you should be able to write out my argument in detail; and then do the <= direction.

But the point is that when you don't know how to get a proof started, do two things:

1) Write out exactly what is to be proved; and

2) Write down the exact technical definition of any defined terms. In this case once you write down exactly what it means for a set of vectors to be linearly independent, you'll end up with a bunch of sums and scalar products that will drive through your linear transformation T.

In other words once you write down the exact definition of linear independence, the proof writes itself.
 
  • #4
Gave it an attempt and it appears to be working out. Thanks for the help and the push needed for today. Cheers
 
  • #5
Hiya,

Well I've given it a go and I'd like your feedback to know if it's moving in the right direction:

Proof in --> :Since {v1,...vk} are each linearly independent, this means they span subset of V (call it X). Since T is a linear then {T(v1),...,T(vk)} spans the Im(X).
Let w be in Im(X), then there exists v in X with T(v) = w. Since {v1,...vk} is linearly independent, there exists scalars a1v1+...+anvn= v. Then
w = T(v) = T(a1v1+...+anvn) = a1T(v1) +...+anT(vn)

=> {T(v1),...,T(vk)} is linearly independent.

Proof in <--: Assume {T(v1),...,T(vk)} is linearly independent that means there exist scalars a1...an = 0 for a1w1 +...+ anwn for each w in Im(X), but w = T(v)....I'm stuck here.

So I gather I have to somehow show that {v1,...vk} is also linearly independent?
 
  • #6
sorry but i think your running yourself in circles. while linear independence implies spanning a subspace, you're only showing that the image of these vectors span a subspace of the image subspace.

you still need to go to the definition of linear independence.
begin with: "if a linear combination of vectors is equal to zero..."
and conclude "...therefore, all the coefficients in the linear combination of image vectors (which as a whole is still equal to zero) are all equal to zero"
 
  • #7
How's this:

If a linear combo of vectors equals zero this means all of the coefficients of the vectors equal zero (i.e ai = 0). This implies the set of vectors is linearly independent. Applying the transformation function "T" to this implies a1T(v1) +...+anT(vn), now each of the linear combinations of the T(vi's) are also linearly independent, so their coeffcients also each equal zero and this is in the image.
 
  • #8
no. backwards. start with "a1T(v1) +...+anT(vn)=0" and use the fact that the v_i's are are linearly independent and T is a linear isomorphism. (hint: what is the Kernel of this transformation?) what must the a_i's be and what does that imply about the T(v_i)'s? spanning does not imply independence, so you need to use what you know about the transformation T.
 

1. What is the third isomorphic proof of the day?

The third isomorphic proof of the day is a mathematical concept that refers to the third instance of proving that two mathematical structures are isomorphic, meaning they have the same structure and can be mapped onto each other in a one-to-one correspondence.

2. Why is the third isomorphic proof important?

The third isomorphic proof is important because it helps to strengthen the validity of the isomorphism concept. By proving that two structures are isomorphic for the third time, it provides further evidence that the isomorphism is not just a coincidence or a fluke, but a true property of the structures.

3. How is the third isomorphic proof different from the first and second proofs?

The third isomorphic proof is not necessarily different from the first and second proofs in terms of the actual proof process. However, it holds more significance as it adds to the evidence and strengthens the validity of the isomorphism concept.

4. Can the third isomorphic proof be applied to any mathematical structures?

Yes, the third isomorphic proof can be applied to any mathematical structures as long as they meet the criteria for isomorphism, which includes having the same structure and being able to be mapped onto each other in a one-to-one correspondence.

5. Is the third isomorphic proof a commonly studied concept in mathematics?

Yes, the third isomorphic proof is a commonly studied concept in mathematics, particularly in algebra and other branches of abstract mathematics. It is often used to strengthen the understanding of isomorphism and its applications in various fields of mathematics.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
0
Views
448
  • Calculus and Beyond Homework Help
Replies
24
Views
792
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
617
  • Calculus and Beyond Homework Help
Replies
1
Views
3K
  • Calculus and Beyond Homework Help
Replies
34
Views
2K
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
14
Views
3K
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
Back
Top