Let $V,W$ be vector spaces and $T:V\to W$ be a map between them.
If $T$ preserves addition, i.e. $T(v_1 + v_2)=T(v_1)+T(v_2)$ for all $v_1,v_2\in V$, then is $T$ a linear map?
My instinct tells me no, because otherwise I feel as though it should have been demonstrated in my linear algebra course. However, a mate of mine proved the result when the vector spaces are over $\mathbb{Q}$.
Edit: I am well aware that a linear map need also preserve scalar multiplication. However, I am having difficulty coming up with a counter-example.