Prove that the additive identity in a vector space is unique

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 11K views
zeion
Messages
455
Reaction score
1

Homework Statement



Prove that the additive identity in a vector space is unique


Homework Equations



Additive identity

There is an element 0 in V such that v + 0 = v for all v in V

The Attempt at a Solution



Assume that the additive identity is NOT unique, then there exists y, z belong to V such that
A + y = A + z = A, then y = z = 0, which is a contradiction.

Is this enough to prove??
 
Physics news on Phys.org
zeion said:
… Assume that the additive identity is NOT unique, then there exists y, z belong to V such that
A + y = A + z = A, then y = z = 0, which is a contradiction.

Is this enough to prove??

Hi zeion! :smile:

hmm … you're assuming that A - A = 0, which is sort-of begging the question.

Hint: what is y + z ? :wink:
 
Since y, z belong to V, and y, z are the zero vectors in V, then
y + z = y = z, which is a contradiction.
 
Ooh okay! Thanks ^_^

But why couldn't I say that A - A = 0?
Could I do that if I stated that I assumed A was in V?

..or is it because then I would be assuming that A was unique?