I am stuck at the following exercise in Zorich.
Let $f,g\in C^{(k)}(D;\mathbb{R})$, and suppose that $f(x)=0\Rightarrow g(x)=0$ in the domain $D$. Show that if grad $f \neq 0$, then there is a decomposition $g=h\cdot f$ in $D$, where $h\in C^{(k-1)}(D;\mathbb{R})$.
If $D\subseteq \mathbb{R}$, then the result follows immediately from Hadamard's lemma. If $D\subseteq \mathbb{R^m}$ with $m>1$, then I can show that for $f(x_0)=0$, the limit $\lim_{x\rightarrow x_0} g(x)/f(x)$ exists. But how to prove that $g/f$ is $C^{(p-1)}$ at such points?
Thanks in advance!