So I know that set $S=\{(x,y,z)| x,y,z\in \mathbb{Z}\}$ is a subset of vector space $\mathbb{R}^3$.
Specifically, it is worded in our lecture that it is a " subset of $(\mathbb{R}^3, \oplus, \odot)$ , where $\oplus$ and $\odot$ are the usual vector addition and scalar multiplication."
My teacher has stated in our lecture that this set $S$ is not a subspace of $\mathbb{R}^3$.
But from what I can tell $S$ is:
- Closed under addition
- Closed under multiplication
- Contains a zero vector $(0,0,0)$
How is it not a subspace of $\mathbb{R}^3$, what am I missing?
$(1,0,0)$ belongs to $S$. Scale this by the real scalar $1/2$ and obtain $(1/2,0,0)$ which is not in $S$. Hence $S$ is not a subspace.