3
$\begingroup$

Let $f\in C^0(\mathbb R^n,\mathbb R)$, with $n>1$ integer, and $f(\mathbb R^n)=\mathbb R$.

Is it true that the cardinality of $f^{-1}(\{c\})$ must be the same as the cardinality of $\mathbb R$ (the continuum) for any $c\in\mathbb R$?

Source : les dattes à Dattier

  • 0
    Of course not. What if $f\equiv 1$ and $c=0?$ And what is Q6 supposed to mean?2017-01-23
  • 0
    If that inverse set has 2 or more points in it, then yes, same card.2017-01-23
  • 0
    sorry, I have change the hypothesis.2017-01-23
  • 0
    I guess you mean $f(\mathbb R^n)=\mathbb R$, not $f(\mathbb R)=\mathbb R$ ?2017-01-23
  • 0
    To give the source in this form is a bit strange. I don't mind enough to do something about it, but it's strange and you likely decrease the reception you get.2018-02-28
  • 0
    @quid : It's the result of my work, I'm an enigmologist2018-02-28

2 Answers 2

12

Let's take two points $z_1$, $z_2\in\mathbb R^n$ such that $f(z_1)c$ (they exist because $f$ is surjective). Denote $L\subset\mathbb R$ a hyperplane for which $z_1$ and $z_2$ are laying on the different sides. Then for any point $x\in L$ consider the set consisting of two straight line segments $Z_x=[z_1,x]\cup[x,z_2]$. This set is connected, so there exists a point $z_x\in Z_x$ for which $f(z_x)=c$. Since for all the $Z_x$ their pairwise intersection is $\{z_1,z_2\}$, we can conclude that there's a continuum set of points where $f(x)=c$.

  • 0
    Nice, +1. Note that the $Z_x$ are not pairwise disjoint, but the $(z_1,x]\cup [x,z_2)$ are.2017-01-23
  • 0
    You're right. I've edited the answer.2017-01-23
6

Let $E = f^{-1}(\{c\}).$ Because $f$ is continuous, $E$ is closed. Also, $f^{-1}((c,\infty)),f^{-1}((-\infty,c))$ are disjoint, nonempty, and open. Thus $\mathbb R^n \setminus E$ is not connected. But as is well known, if $E$ is countable, then $\mathbb R^n \setminus E$ is connected (actually path connected); here we use the fact that $n>1.$ It follows that $E$ is uncountable. So then $E$ is closed and uncountable, and I think this implies the cardinality of $E$ is that of $\mathbb R.$ But I'm not sure how to get this last bit yet.

  • 1
    Keeping things in the family, see this: http://math.stackexchange.com/questions/1811689/cardinality-of-a-closed-uncountable-set.2017-01-23
  • 0
    The usual proof of the connectness of the complement is very similar to Sergej's answer.2017-01-23