I'm having some problems understanding this:
$$V = \mathbb R^3\text{ and }W = \{(x,y,z) \mid x+y+z=0\}$$
So I want $V/W$ and a basis to it.
$$\dim V = 3$$ $$\dim W = 2$$ $$\dim V/W = 1$$
But a basis to $W$ could be $BW = \{(1,0,-1), (0,1,-1)\}$.
To extend it to $V$, we add $(0,0,1)$, which is linearly independent to span $BW$. So a basis to $V/W$ could be $(0,0,1) + W$.
But that's also a plane, $(x,y,-x-y+1)$, which has dimension $2$.
What's wrong?
$(0,0,1) + W$ is an affine plane of $V$ that cannot be used to evaluate the dimension of $V/W$ which is not a subspace of $V$. $V/W$ is an equivalence class.