Consider $f:\mathbb R^n\rightarrow \mathbb R^n$ where $f\in E_n$ and $E_n$ is the group of isometries of $\mathbb R^n$. Given $x,v\in \mathbb R^n$ arbitrary vectors of $\mathbb R^n$ and $y=f(x)$.
Does $f(x+v)=y+v$? If so, why?
2026-03-10 17:46:27.1773164787
Isometry of translation (does $x+v \mapsto y+v$)
16 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Not necessarily. Take$$\begin{array}{rccc}f\colon&\mathbb R^2&\longrightarrow&\mathbb R^2\\&(x,y)&\mapsto&(-y,x).\end{array}$$Then $f$ is an isometry. But, if you take $x=(1,0)$, $y=(0,1)$, and $v=(1,1)$, then $y=f(x)$, but $f(x+v)\neq y+v$.