If a linear transformation doesn't preserve the origin of vector space, parallelism, collinearity. Does this mean the transformation automatically doesn't hold the properties of linear transformation?
T(x + y) = T(x) + T(y)
T(cx) = c T(x)
Because it seems that the idea of linear transformation preserve origin, collinearity, parallelism comes as a consequence of these properties which seems to be the case based on the link below.
Or is there transformation that doesn't preserve the origin but is considered linear transformation.
And here is my second question :
I found a question Is a map that preserves lines and fixes the origin necessarily linear? but I don't understand the accepted answer as I don't come from math background. Does this mean that a transformation that preserves origin, lines, etc isn't necessarily a linear transformation? if so could anyone provide an example of such function in R2 or R3 ?