Can someone explain to me in simple terms what a non-linear transformation is in maths?
I know some single-variable calculus, but I read it has to do with multi-variable calculus, which I'm not familiar with.
If someone could explain it in simple words, that would be helpful.
Let $V_1, V_2$ be two vector spaces over the field $F$. A transformation $T: V_1 \to V_2$ is linear if for every $x, y \in V_1$ and every $\alpha \in F$ it is true that
(*) $T(x + \alpha y) = T(x) + \alpha T(y)$
T is not a linear transformation if there are some $x, y, \alpha$ such that (*) is not true.