Let $W$ be the set of all linear combinations of $v_1,...,v_n$. Then $W$ is a subspace of $V$.
Proof. Let $y_1,...,y_n$ be numbers. Then
$(x_1 v_1+...+x_n v_n)+(y_1 v_1+...+y_n v_n)=(x_1+y_1)v_1+...+(x_n+y_n)v_n$.
Thus the sum of two elements of $W$ is again an element of $W$. Furthermore, if $c$ is a number, then
$c(x_1 v_1+...+x_n v_n)=cx_1 v_1+...+cx_n v_n$
is a linear combination of $v_1,...,v_n$, and hence is an element of $W$.
Finally,
$\mathbb{0}=0v_1+...+0v_n$
is an element of $W$. This proves that $W$ is a subspace of $V$.
My question is: How could writer say that'the sum of two elements of $W$ is again an element of $W$'? Also, How could writer say that $v$ is closed under scaalar multiplication. Can you explain clearly?