How this defines a linear transformation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Granger
Messages
165
Reaction score
7
Admit that [tex]V[/tex] is a linear space about [tex]\mathbb{R}[/tex] and that U and W are subspaces of V. Suppose that [tex]S: U \rightarrow Y[/tex] and [tex]T: W \rightarrow Y[/tex] are two linear transformations that satisfy the property:

[tex](\forall x \in U \cap W) S(x)=T(x)[/tex]

Define a linear transformation [tex]F: U+W \rightarrow Y[/tex] that matches with S for values in U and matches with T with values in W.

My thought is to choose the linear transformation [tex]F=S+T[/tex] because it will be the union of both transformation, right? But we have the problem that when our objects are in the intersection of both space we will get to F = 2S instead of S
 
Last edited:
Physics news on Phys.org
On this forum the tags using backslash and "tex" don't work for LaTex. Use a forward slash.

Granger said:
Admit that ##V## is a linear space about ##\mathbb{R}## and that U and W are subspaces of V. Suppose that ##S: U \rightarrow Y## and ##T: W \rightarrow Y## are two linear transformations that satisfy the property:
##(\forall x \in U \cap W)\ S(x)=T(x)##
Define a linear transformation ##F##: ## U+W \rightarrow Y## that matches with S for values in U and matches with T with values in W.

Are you asking whether it is possible to define such a linear transformaton ?

My thought is to choose the linear transformation ##F=S+T## because it will be the union of both transformation, right? But we have the problem that when our objects are in the intersection of both space we will get to F = 2S instead of S
 
Hello Stephen!

Thanks, I edited my question.

No, I know it's possible to define the linear transformation I'm asking what should be the linear transformation and how can I get there :)