Another Analysis question: continuity and compactness

TaylorWatts
Messages
15
Reaction score
0
Let I = [0,1] be the closed unit interval. Suppose f is a continuous mapping from I to I. Prove that for one x an element of I, f(x) = x.

Proof:

Since [0,1] is compact and f is continuous, f is uniformly continuous.

This is where I'm stuck. I'm wondering if I can use the fact that since max {|x-y| = 1} if |x-y| = 1 then f(x) - f(y) < max {episolin}. This of course only occurs when WLOG x=1 y=0.

Stuck as far as the rest of it goes.
 
Physics news on Phys.org
Consider the function g : I \to \mathbb{R} given by g \left( x \right) = f \left( x \right) - x. What happens if g \left( x \right) = 0 for some x? How can you show that this has to happen in I? I'm sure you must know a nice theorem that you can use here.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top