2

Say $f:\Bbb{R^2}\to\Bbb{R}$ is a continuous map. Now take the fibre of $a\in\Bbb{R}$, which is $f^{-1}(a)$. Will it always be a continuous curve in $\Bbb{R^2}$?

I tried constructing examples. Clearly $(x,y)\to x^2+y^2$ satisfies this condition, as $f^{-1}(a)$ is a circle for every $a\in\Bbb{R}$. However, I don't know how to prove this for the general case.

freebird
  • 51
  • 2

2 Answers2

1

Consider $f(x,y)=xy$ and think about $f^{-1}(0)$.

Anurag A
  • 41,067
0

Look at $f(x,y)=x^2(x-1)^2(x-2)^2+y^2$. Then $f^{-1}(0)$ consists of three points.

André Nicolas
  • 507,029