Alright so I have this Transformation that I know isn't one to one transformation, but I'm not sure why.
A Transformation is defined as $f(x,y)=(x+y, 2x+2y)$.
Now my knowledge is that you need to fulfill the 2 conditions: Additivity and the scalar multiplication one. I tried both of them and somehow both of them are met perfectly.
However, the transformation is NOT linear. This is because the column vectors of the transformation are linearly dependent.
So how am I supposed to relate these 2 seemingly unrelated conjectures to check the one-one transformation ?