Why Must a Linear Subspace Contain the Additive Identity?

Why nonemptiness and scalar closure force a subspace to contain the ambient zero vector.

A linear subspace must contain the zero vector of its ambient space. This condition is often listed separately in the subspace test, but it also follows from nonemptiness and closure under scalar multiplication.

Let VV be a vector space over a field FF, and let WVW\subseteq V inherit the operations of VV. Suppose that:

  1. WW is nonempty;
  2. u+vWu+v\in W whenever u,vWu,v\in W;
  3. avWav\in W whenever aFa\in F and vWv\in W.

Choose wWw\in W. Since 0F0\in F, scalar closure gives 0w=0VW0w=0_V\in W. Taking the scalar 1-1 gives wW-w\in W, so additive inverses are present too. The remaining vector-space identities are inherited from VV.

Nonemptiness matters: the empty set satisfies both closure statements vacuously but is not a vector space. Addition alone is insufficient: the positive integers form a nonempty subset of R\mathbb R closed under addition, yet exclude zero and are not closed under all real scalar multiples.

Can the subset have a different identity?

Under inherited vector addition, no. If eWe\in W were its additive identity, then for any wWw\in W,

w+e=w=w+0V.w+e=w=w+0_V.

Cancellation in the ambient additive group gives e=0Ve=0_V.

A different phenomenon can occur with multiplication in a general monoid. The matrices

W={(x000):xR}W=\left\{\begin{pmatrix}x&0\\0&0\end{pmatrix}:x\in\mathbb R\right\}

are closed under matrix multiplication and have an internal multiplicative identity diag(1,0)\operatorname{diag}(1,0), different from the ambient identity I2I_2. There is no contradiction: matrix multiplication does not have the cancellation property used above. Under the convention that a submonoid must contain the ambient identity, this WW is not a submonoid of M2(R)M_2(\mathbb R).

This example helps distinguish algebraic conventions. It does not change the subspace test: a nonempty subset closed under addition and all field scalar multiples is a vector subspace, and its zero is necessarily the ambient zero.