Let's say we construct a function: $$F(x,y,z) = x^2+y^2-\cosh(z)$$ Then we could define the manifold such as: $$M := \{(x,y,z) \in \mathbb{R}^3 | F(x,y,z) = 0\}$$
Now, I'm a little lost. Am I right about the following statements?
I must hereafter show that:
1) $F$ is differentiable
2) $M$ is a plane in $\mathbb{R}^3$
3) $M =: F^{-1}(\{0\})$
Am I on the right track here? And if so, how could I prove these to statements? Am I missing something?
Let be $F(x,y,z) = x^2 + y^2 - \cosh(z)$. Note that $\nabla F (x) \neq 0$ $\forall (x,y,z) \in F^{-1}({0})$. Indeed, because if $(x,y,z) \in F^{-1}({0})$ and $\nabla F (x,y,z) = 0$, we have that $\frac{\partial F}{\partial z}(x,y,z) = -\sinh{z} = 0 $ and therefore
$$0=\sinh^2{z} =\cosh^2{z} - 1 $$
that is $(x^2 + y^2)^2 = 1$. Thus $x\neq 0$ or $y \neq 0$ and therfore $\nabla F(x,y,z) = (2x,2y,-\sinh{z}) \neq 0$. Follows of Implicit Function Theorem, that if $(x,y,z) \in F^{-1}({0})$ that there are open set $U \subset R^3$ with $(x,y,z) \in U$ such that $F^{-1}({0})\cap U = \{ (u,v) \in V \subset R^2; (u,v, \psi(u,v))\}$, where $\psi : V \to R $ is function $C^{\infty}$ of open set $V$ of $R^2$ on $R$. Thus $F^{-1}({0})$ is a manifold.