I have been taught and always read that there are two conditions required for a map or transformation to be linear is
$T(\alpha \textbf{u})=\alpha T(\textbf{u})$
$T(\textbf{u}+\textbf{v})=T(\textbf{u})+T(\textbf{v})$
Now my question is, does the second not imply the first? Why are both of these conditions stated? Is there any examples of non-linear mappings in which the second condition is satisfied but the first is not?