Continuous functions in topology

ehrenfest
Messages
2,001
Reaction score
1

Homework Statement


In topology, a f: X -> Y is continuous when

U is open in Y implies that f^{-1}(U) is open in X

Doesn't that mean that a continuous function must be surjective i.e. it must span all of Y since every point y in Y is in an open set and that open set must have a pre-image open in X, so there must be some x in X s.t. f(x) = y?

What is wrong with my logic?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
If you think it isn't true, the try and construct a counterexample. :smile:

If it's true, this might help you see why. If it's false, analysis of the counterexample might help you spot the flaw.
 
So you're asking about the case when there is no x in X st... That would seem to be the empty set. Now what was the definition of topology?
 
I think matt grime answered it, but my counter example is:

f:R->R
f(x) = abs(x)

the set (-4, -2) is open but when when you pull it back you get the null set, which is open in the usual topology on R. I think I see now!
 
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