Continuous expansion is surjective

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
boboYO
Messages
106
Reaction score
0

Homework Statement



(X,d) a compact metric space, f:X->X cts fn, with
d(f(x),f(y)) >= d(x,y)
for all x, y in X Prove that f is a surjection.

The Attempt at a Solution



Let K be the set of points that are not in f(X). It is a union of open balls because X is closed and hence so is f(X).

Choose a finite open covering of f(X)\K with all the open sets having small radius, call this covering G. Take the pre-image of all these sets, the result will be open balls of smaller or equal radius to the originals, and the centres will be closer to each other. call this set of preimages, H.

--

Intuitively it seems like H doesn't cover X and so we have a contradiction (right?), but I don't know how to rigorize it. Hints? Am I on the right track? Missing something obvious?
 
Physics news on Phys.org
Yes, I think you are "missing something obvious"! I don't see why you need "compact" or even "continuous". Suppose f were not a surjection. Then there exist [itex]x\ne y[/itex] such that f(x)= f(y). So d(f(x),f(y))= 0. That contradicts "d(f(x),f(y))> d(x,y)" doesn't it?
 
I don't think that's true, let X=[0,1] on the real line and f(x)=x/2. This isn't a surjection but there is no x,y such that: [tex]x \neq y[/tex] and f(x)=f(y). I think you confused surjection and injection ;p