1
$\begingroup$

Recently I came across the following result :

Let $A \subseteq \mathbb{R}^n$ be a connected set and $f : A \to \mathbb{R}$ a continuous function. If there are two vectors $u$ and $v$ such as $f(u)<0$ and $f(v)>0$ then there exists $w \in A$ such that $f(w)=0$.

Unfortunately the author did not prove this nor did he give any references. How can this be proven provided the fact that there are no constraints on $f$ ?

  • 0
    You might just be right @GEdgar I will edit the question.2012-12-28

1 Answers 1

3

Assuming $f$ is at least continuous, the result is straightforward. Since $A$ is connected, so is $f(A)$. Thus it's an interval, and so the result follows since $f(u) < 0$, and $f(v) > 0$, we have that $(f(u), f(v)) \subset f(A)$.

  • 0
    How can $(f(u), f(v)) \subset f(A)$ if $(f(u), f(v)) \subset \mathbb{R}^2$ and $f(A) \subset \mathbb{R}$?2013-01-13