Linear transformation, isomorphic

Click For Summary
SUMMARY

The discussion centers on proving that the linear transformation L: Mn,n → Mn,n defined by L(A) = AB, where B is an invertible n x n matrix, is an isomorphism. Participants emphasize the necessity of demonstrating that L is both one-to-one and onto, leveraging the theorem that states a linear transformation between vector spaces of the same dimension is an isomorphism if it is one-to-one. The key to proving L is one-to-one lies in showing that the kernel of L is {0}, which is facilitated by the invertibility of matrix B.

PREREQUISITES
  • Understanding of linear transformations and their properties.
  • Familiarity with the concepts of kernel and image in linear algebra.
  • Knowledge of invertible matrices and their implications in linear equations.
  • Proficiency in the theorem relating dimensions of vector spaces and isomorphisms.
NEXT STEPS
  • Study the properties of invertible matrices and their role in linear transformations.
  • Learn how to compute the kernel of a linear transformation.
  • Explore the implications of the rank-nullity theorem in linear algebra.
  • Review examples of isomorphic linear transformations in various contexts.
USEFUL FOR

Students and educators in linear algebra, mathematicians interested in linear transformations, and anyone seeking to deepen their understanding of isomorphisms in vector spaces.

karnten07
Messages
206
Reaction score
0

Homework Statement



Let B be an invertible n x n matrix. Prove that the linear transformation L: Mn,n \rightarrow Mn,n given by L(A) = AB, is an isomorphism.

The Attempt at a Solution



I know to show it is an isomorphism i need to show that L is both onto and one-to-one.

By the theorem that says:

Let T:V\rightarrowW be a linear transformation with vector spaces V and W both of dimension n. Then T is one-to-one if and only if it is onto.

To prove both conditions needed for an isomorphism i can just prove it is one-to-one as in this case, 'V' and 'W' are the same dimension and so proving L is one-to-one also proves it is onto.

To prove it is one-to-one, i need to determine the kernel of L and show that it is {0}. To do this i need to use the fact that B is an invertible n x n matrix and L(A)=AB.

I need some guidance on how to use these features to show the kernel of L os {0}?
Thanks in advance
 
Physics news on Phys.org
well suppose L(A) = L(C), so AB = CB, then ...some stuff... implies A = C, so L is 1-1, you can fill in the missing step

your way, suppose L(A) = 0, so AB = 0, so ...some stuff... implies A = 0, so kerL = {0} so it's 1-1, again you can fill in the missing stepnote the missing step is the same in both approaches
 
Last edited:
ircdan said:
well suppose L(A) = L(C), so AB = CB, then ...some stuff... implies A = C, so L is 1-1, you can fill in the missing step

your way, suppose L(A) = 0, so AB = 0, so ...some stuff... implies A = 0, so kerL = {0} so it's 1-1, again you can fill in the missing step


note the missing step is the same in both approaches

Does it have something to do with the fact that the rows and columns of the invertible matrices are linearly independent and so the kernel must be 0 because of this? Or do i have to use notation to do with the linear transformation conditions? Any more help would be greatly appreciated. Thanks
 
karnten07 said:
I know to show it is an isomorphism i need to show that L is both onto and one-to-one.
You're overthinking it. In this case, I think it would be easier to directly prove it's an isomorphism, rather than use that indirect method.
 
Last edited:
If Ax= 0 and A is invertible, then x= ?
 
HallsofIvy said:
If Ax= 0 and A is invertible, then x= ?

I assume that x =0, but what is the significance of A being invertible?
 
karnten07 said:
I assume that x =0, but what is the significance of A being invertible?

you don't assume that x=0. remember, you need to show that IF Ax = 0 THEN x=0. the significance of A being invertible is that, in general, a matrix times a non-zero vector could be the zero vector. for example, if B = \left(\begin{array}{cc} 1 & 0 \\ 0 & 0 \end{array}\right) and x = \left(\begin{array}{c} 0 \\ 1 \end{array}\right) then Bx = 0. notice, of course, that B is not invertible though.
 
If Ax= 0, and A is invertible, how would you solve the equation? If you don't know what A being invertible has to do with the solution to this equation, then you need to go back and review the basics of linear transformations.
 

Similar threads

Replies
1
Views
1K
Replies
15
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K