I have a question regarding the Implicit Function Theorem which I'll ask by way of an example...
Can the equation $\sqrt{x^2+y^2+2z^2}=\cos(z)$ be solved uniquely for $y$ in terms of $x$ and $z$ near $(0,1,0)$? For $z$ in terms of $x$ and $y$?
Applying the theorem in the case of $y$, with $F(x,y,z)=\sqrt{x^2+y^2+2z^2}-\cos(z)$, we have $F(0,1,0)=0$, and $\frac{\partial F}{\partial y}(0,1,0)\neq 0$, so this satisfies the Theorem and I know that I can solve for $y$ in terms of $x$ and $z$ on some neighborhood of $(0,1,0)$.
My question, however, involves solving for $z$ in terms of $x$ and $y$. In this case $\frac{\partial F}{\partial z}(0,1,0)= 0$, and so the hypothesis of the theorem is not satisfied. Is this sufficient information to tell me that $F$ can not be solved uniquely for z in terms of x and y in some neighborhood of $(0,1,0)$, or does it just mean that the theorem fails in this case and I need to look at other ways of determining whether I can or can not solve uniquely for $z$?