Why we define a lin tranfs to have the property that $f(cW)=c f(W)$ ?
let $V,T$ be any two vector spaces and
let $f:V\rightarrow T$ be a linear transformation between $V $and $T $
why do we assume this condition ?
i think you would say , to preserve the structure of the spaces ! and this is right
but i find it unnecessary , why ?
we know that $f(A+B)=f(A)+f(B)$ by the first condition of transformation so we can , using induction , prove that
$f(A_1 + A_2 +... +A_n ) = f(A_1) + f(A_2) + ... + f(A_n)$
putting , $A_1 = A_2 = ... =A_n = A$
we conclude that , $f(cA)=cf(A)$
so , why mathematicians assume the second condition although it's a followed from the first ?!
isn't this a repeat ? i think mathematicians don't like repeating things !