This is what is said in my book on linear algebra, can you please give an explanation to this? I don't quite understand the notations that are used.
The set $\Bbb R^2$ can be viewed as the Euclidean plane. In this context, linear functions of the form $f :\Bbb R^2\rightarrow \Bbb R$ or$f :\Bbb R^2\rightarrow \Bbb R^2$ can be interpreted geometrically as “motions” in the plane and are called linear transformations.
I get it that a complex plane would have the set $i\times\Bbb R$ and the same reasoning would give that $\Bbb R^2$ is a plane in the Euclidean plane. And $f$ is obviously the function so my guess would be that $f :\Bbb R^2\rightarrow \Bbb R^2$ means that the function $f$ has a domain and co-domain that can reach from negative infinity to positive infinity (real numbers). Am I wrong? Or does it say that $f$ has been transformed from one Euclidean plane to another? So one frame of reference to another? So much confusion... Please someone sort this out. Thank you!
Or... Is it the fact that we have made another form of transformation using a vector? What I mean is, if we have a point Q if we apply the vector v on the point Q the point Q would then be transformed into another point in the same Euclidean plane?
An example of linear transformation with domain in $\mathbb R^2$ and image in $\mathbb R^2$ is a change of coordinates: for example, take a standard system of coordinates $(x,y)$ to a polar system of coordinates $(r,\theta)$. If you want to think in a physics point of view, think as two reference frames, one in motion relative to the other , and make a transformation (galilean or lorentzian, it doesn't matter in this case). There's two ways of making this transformation, which are equivalent:
1) Take a vector into another with a linear transformation, example: $${T(x,y) = (y,x)}$$ a rotation of the VECTOR $(x,y)$.
2) Take the COORDINATES of a vector in a system of coordinates to other coordinates in a linear way: $${v'_i = \sum_{k=1}^{2}a_{ik}v_k, i =1,2}$$ where the primed components are components of the SAME VECTOR in a different coordinate system, and the unprimed are the coordinates in the anterior coordinate system.