Let $f:\mathbb{R}^n \to \mathbb{R}$ be continuously differentiable, $\Omega \subseteq \mathbb{R}^n$ an open and bounded set and $f = 0$ on $\partial \Omega$. Show that then there exists a $x \in \Omega$ such that $Df(x) = 0$.
I dont't understand what to show, isn't $Df(x) = 0$ a direct consequence from $f = 0$ ?
An attempt:
Because $x$ lies in the interior, $\exists \epsilon \gt 0$ such that the partial function $$f(x_1,...,x_{j-1},x_j,x_{j+1},...,x_d) := ]x_j - \epsilon,x_j - \epsilon[ \to \mathbb{R}, x \mapsto f(x_1,...,x_{j-1},a,x_{j+1},...,x_d)$$ is well defined.
It has an extremum ar $x_j$, so $\frac{\partial f}{\partial a_j}(x) = 0$. This is the case for all $j \in \{1,...,d\}$ and by assumption $$Df(x) = \left( \frac{\partial f}{\partial a_1}(x) \frac{\partial f}{\partial a_2}(x) ... \frac{\partial f}{\partial a_d}(x)\right) = 0$$
Is this attempt correct?