I'm stuck doing the first part of an exercise on groups in an abstract algebra course.
Let $\phi:\mathbb{R}^2 \rightarrow \mathbb{R}^2$ be an isometry s.t. $\phi((0,0)) = (0,0)$. I'm given that $\phi$ preserves the euclidian distance i.e. that $|\phi(x) - \phi(y)| = |x-y|$.
i ) Show that $\phi(v_1) \cdot \phi(v_2) = v_1 \cdot v_2 $, where $v_1, v_2 \in \mathbb{R}$ and $\cdot$ denotes the usual inner product on $\mathbb{R}$. (Hint: use $|v_1-v_2|^2 = |v_1|^2 + |v_2|^2 -2v_1\cdot v_2$)
I can't really start the exercise, apart from writing $|\phi(v_1) - \phi(v_2)| = |v_1-v_2| \Rightarrow |\phi(v_1) - \phi(v_2)|^2 =|v_1|^2 + |v_2|^2 -2v_1\cdot v_2$.
How do I continue from here?
Using the hint:
$$\left|\phi v_1-\phi v_2\right|^2=|\phi v_1|^2+|\phi v_2|^2-2\phi v_1\cdot\phi v_2$$
But on the other hand, we're given that
$$|\phi v_1-\phi v_2|^2=|v_1-v_2|^2\stackrel{\text{hint}}=|v_1|^2+|v_2|^2-2v_1\cdot v_2$$
Well, now compare both expressiona after you prove that also $\;|\phi x|=|x|\;,\;\;\forall x\in\Bbb R^2$