Additive identity over linear transformation

T(0) is the additive inverse of T(0)T(0) = 0 because 0 is the additive identity of WIn summary, when given vector spaces V, W over a field, and a linear transformation T:V\rightarrow W, we can prove that T(0_{v})=0_{w} by using the definition of additive identity and the fact that the additive inverse of T(0) must exist. By manipulating the equation T(0) + (-T(0)) = T(0) + T(0) + (-T(0)), we can show that T(0) = 0, which is the additive identity of W.
  • #1
117
0
Given vector spaces V, W over a field, and linear transformation [itex]T:V\rightarrow W[/itex], prove [itex]T(0_{v})=0_{w} [/itex] where 0_v and 0_w are additive identities of V and W.

I'm trying to use the definition of additive identity. So, [itex]\forall\vec{v}\in V,\vec{v}+0=\vec{v+0=0} [/itex]. Where do I go from here?
 
Physics news on Phys.org
  • #2
I don't really see why v + 0 = 0... unless v = 0.
However, you may want to look at v + (-v) = 0.
 
  • #3
Woops, I meant [itex]\forall\vec{v}\in V,\vec{v}+0=\vec{0+v=\vec{v}}. [/itex] Not the additive inverse.
 
  • #4
Yep, I guess you can use that as well.
You will still need the additive inverse at some point though (if not in V, then at least in W to show that T(v) - T(v) = 0W).
 
  • #5
Here's a hint: Consider [itex]T(0_v+0_v)[/itex].
 
  • #6
Would this line of reasoning work?

[itex]T(0_{v})=T(0_{v}+0_{v})=T(0_{v}+\vec{v}-\vec{v}+0_{v})=T(0_{v}+\vec{v})-T(0_{v}+\vec{v})=T(\vec{v})-T(\vec{v})=\vec{w}-\vec{w}=0_{w}. [/itex]
 
  • #7
That looks good to me! In fact you can make it even simpler If you want by noting [itex]T(0_v)=T(0_v+0_v)=T(0_v) + T(0_v) [/itex] which is only possible if [itex]T(0_v)=?[/itex]
 
  • #8
[itex]T(0_{v})=0_{w}[/itex], or the additive identity in W?
 
  • #9
Exactly , it must be the zero of W.
 
  • #10
autre said:
Would this line of reasoning work?

[itex]T(0_{v})=T(0_{v}+0_{v})=T(0_{v}+\vec{v}-\vec{v}+0_{v})=T(0_{v}+\vec{v})-T(0_{v}+\vec{v})=T(\vec{v})-T(\vec{v})=\vec{w}-\vec{w}=0_{w}. [/itex]
It's correct, but you're using the following two results without proving them
  • T(-x) is the additive inverse of T(x) for all x.
  • -0=0
The first one is no more obvious than the statement you're trying to prove.

If you're going to use these results, there's no need to involve a new vector v. You could just write [tex]T(0)=T(0+0)=T(0+(-0))=T(0)+T(-0)=T(0)-T(0)=0.[/tex] I prefer the method Theorem suggested.
 
  • #11
An alternative way to write it down is:
T(0) = T(0 + 0) = T(0) + T(0) because of linearity.
Now add the additive inverse of T(0) (whatever it is, but there must be one) to both sides, and you get
T(0) + (-T(0)) = T(0) + T(0) + (-T(0))
0 = T(0)
 

Suggested for: Additive identity over linear transformation

Replies
4
Views
956
Replies
10
Views
1K
Replies
16
Views
1K
Replies
26
Views
2K
Replies
1
Views
626
Replies
1
Views
610
Replies
2
Views
781
Back
Top