0

Given vector space $V$, if $\rm\ v\in V\ $ then $\rm\ w\in V\ \iff\ w+c\:v\in V\:.\ $

Could anyone tell me why? Is it an axiom of vector space, that it's closed under addition and multiplication? According to Wikipedia, a subspace has to be closed under addition and multiplication, but it doesn't say a word about whether the same applies to vector spaces.

4 Answers4

2

Subspaces are vector spaces. So you can definitely state that a vector space is closed under addition and scalar multiplication. (Actually this last fact follows directly from vector spaces' axioms.)

Workaholic
  • 6,763
0

did you check the definition part of the wiki page?

vector spaces are closed under addition and scalar multiplication (i'm assuming your c is a scalar)

0

Of course it is, a subspace is in particular a vector space so if it characterizes a subspace that is a vector space it is also a property for vector spaces. Also, under addition it is a group and under multiplication it is a semi group so it is closed under linear combinations of elements.

Erick
  • 466
0

cv is a member of V by closure under scaler multiplication. Then, w + cv is a member of V by closure under vector addition (since cv has been shown to be a vector in V).

Going the other way, we can still deduce that cv is a member of V, and similarly so is -cv. So, by closure under vector addition, (w + cv) + (-cv) = w, w is also a vector in V.