Are these two linear maps equivalent?

  • Context: Undergrad 
  • Thread starter Thread starter roman93
  • Start date Start date
  • Tags Tags
    Equivalent Linear
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
roman93
Messages
14
Reaction score
0
let S: A ->B and T: B -> C be linear maps.
Then
TS : A -> B -> C.
But am I right in thinking that the map T': Im(A) -> C is the same as TS?

If this is wrong, can you explain why please :)

Thanks very much in advance!
 
Physics news on Phys.org
My guess would be imaginary part.
 
micromass said:
What is Im(A)?

Whovian said:
My guess would be imaginary part.

Im(A) is Image(A) or the space that we get when we apply the linear transformation S to A.
Also T' is the same transformation as T but just on a different domain.

I guess what I wrote in OP was wrong, but is it fine to say that Image(T') = Image(TS),
so Rank(T') = Rank(TS) ?
 
roman93 said:
Im(A) is Image(A) or the space that we get when we apply the linear transformation S to A.

The correct notation is Im(S) or S(A). The notation Im(A) is not in use.
I guess what I wrote in OP was wrong, but is it fine to say that Image(T') = Image(TS),
so Rank(T') = Rank(TS) ?

That is indeed correct.