We have been learning about isometries and how reflections, translations etc. and how they can affect a function. I was wondering if someone could help me with this proof by using the definition of isometries which I am struggling to understand.
If $f: \mathbb R\to \mathbb R$ is an isometry of the reals. How do I show that $f$ is a reflection in a point if and only if $f$ has a unique fixed point.
I must use definitions of isometries only, would that mean using other translations, reflections, and reflections? or how would I go about this.
I have been working through problems that practiced writing translations and reflections. For example, we have $g(x)=x+c$, $f(x)=2a-x$, and $h(x)=2b-x$, where $a$ and $b$ are the stationary points of $f$ and $h$ respectively, and $c$ is the amount we are translating by and the composition is $$ h(g(f(x))) = h(g(2a-x)) = h(2a-x+c) = 2b-(2a-x+c) = 2(b-a+\frac{1}{2}c)-x $$ so this is a reflection in the point $b-a+\frac{1}{2}c$.
But I am not quite sure this is the same work in this case.