1

Let $C$ be the set of all continuous functions $f:[a,b]\rightarrow [a,b]$, with the metric $d(f,g)=\sup_{x \in X}|f(x)-g(x)|$. Let $X\subset C$ be the set of all homeomorphism $h:[a,b]\rightarrow [a,b]$. Show that $X$ has empty interior.

Some ideas: To suppose not, and take $h\in int(X)$. And somehow using the fact that $h$ is homemorphism to show that any $g\in B(f;r)\subset X$ must satisfy:$$b-a = d(f,g)<r$$

and this would imply contradiction, because $b-a$ is exactly the lenght of the interval $[a,b]$ which contains the image of any $g$.

Any help? Suggestion?

user2345678
  • 2,885

2 Answers2

1

Let $h$ be an homeomorphism, for every $c>0$, consider $U=f^{-1}(f(b)-c/2,f(b)+c/2)$. It is an open neighborhood which contains $b$, there exists $a<d<b$ such that $(d,¸b]\subset U$. Define $g$ such that $g(x)=f(x), x<d, g(x)=f(d), x\geq d$, $g\in B(f,c)$ and $g$ is not invertible.

0

if a function $f$ is a homeomorphism then it must have $f(a) =a$, $f(b)=b$ or $f(a) =b$ and $f(b)=a$.

Simply squeeze the function $f$ slightly so it maps to $[c,d] \subset [a,b]$ . The new function is not a homeomorphism but can be made arbitrarily close to $f$ by reducing the amount of squeezing. So $f$ is a limit of non-homeomorphisms so it is not an interior point.

Mark Joshi
  • 5,604