0

I am completely at a loss as how to proceed. I can't use differentiability here.The question is

Let $K$ be a compact subset of $\mathbb{R}$ and $f:K\rightarrow K$ be a function satisfying the condition $|f(x)-f(y)|=|x-y|\ \ \ \ \ \forall \ x,y\in K$ . Show that $f$ is surjective.

Please help..

1 Answers1

1

Because $K$ is a compact subset of $\mathbb{R}$ it has a minimum, $a$, that every element of $K$ is not less than $a$, and a maximum too $b$. These are the only points in $k$ that their distance is the diameter of $K$, so $f$ maps the set $\{a,b\}$ into $\{a,b\}$. You can show (or you can use the fact, that there are only two kind of isometries of $\mathbb{R}$: translation and reflection on a point), if $f(a)=a$ then $f$ is the identity, and if $f(a)=b$ then $f(x)=a+b-x$.

  • Please elaborate more. I get what you stated. But how to show that there are only 2 kinds of isometries? – AbracaDabra Apr 12 '16 at 20:17
  • First you show, that if you know where an isometry maps two points, it is determined. It's easy: if you know the distance of a point of the real line from two points, you know the point. On the other hand you have to show, that if you know the image of a point by an isometry of the real line, every point has two option where to get mapped by that isometry. Also it's easy, there are only two point a given distance from a given point. – Édes István Gergely Apr 12 '16 at 20:21