I'm studying for an exam in topology; this is a question from a previous exam several years ago -- it's not being graded, I just want to know how to handle it. I'm more concerned here with learning the thought process involved in answering the following question(s) than I am with just being given the actual answers. If someone can provide a little guidance or maybe a hint or two, that would be great!
The question is this:
Consider the following result, which you can assume to be true without a proof:
(*) For every uncountable closed subset $F$ of $\mathbb{R}$ there exists a continuous function from $F$ onto the unit interval $I=[0,1]$.
Which of the following variations of (*) is true? Justify your answers.
(a) For every uncountable closed subset $F$ of $\mathbb{R}$ there exists a continuous function from $F$ onto $\mathbb{R}$.
(b) For every uncountable closed subset $F$ of $\mathbb{R}$ there exists a continuous function from $F$ onto the unit square $I^2=[0,1]^2$.
(c) For every uncountable closed subset $F$ of $\mathbb{R}$ there exists a continuous function from $F$ onto the Cantor ternary set $C$.
The work so far...
The definition of continuity that I'm working with is this: A function $f:X \rightarrow Y$ is continuous if for every set V open in Y, the set $f^{-1}(V)$ is open in $X$. This tells me that, in some sense, the topology on the domain must have more (or an equal number of) open sets than the topology on the range space.
I'm also aware that several properties are preserved under continuous maps: compactness, convergence of sequences, connectedness, path connectedness, the Lindelof property, and separability.
Statement (a) then should be false. $F$ is compact, as it is either a closed interval or a union of closed intervals in $\mathbb{R}$. The image of $F$ under any continuous function would also have to be compact. However, $\mathbb{R}$ is not compact. Thus such a continuous function does not exist.
I'm inclined to think that (b) is true, mainly because I can't come up with a reason why it wouldn't be. $I^2$ is not path connected, but $F$ isn't necessarily either. $I^2$ is connected and compact, but I don't think that really gives me anything to rule out the existence of the desired function. Now, if I want to show that such a function does exist, the only convincing argument I can come up with is to define one, but I'm not really sure how to do that here.
I think (c) is false, mostly based on intuition. I think it's going to come down to showing that the cardinality of the Cantor set is too big for a surjective function to exist, but I wouldn't put money on it.
Any help at all would be fantastic, but bonus points for putting a lot of detail into your thought process! I really want to learn how to handle this type of problem on my own, not just have an answer to this particular problem.