Application of the implicit function theorem

578 Views Asked by At

Assume that the equation $F(x,y,p)=0$ defines a regular submanifold $M$ of $R^3$. Consider the projection $\pi :M \rightarrow R^2$, given by $\pi (x,y,p)=(x,y)$.

By the implicit function theorem, in a neighborhood of a regular point of this map, $M$ is the graph of a smooth function $p=v(x,y)$. This is the part that I don't understand, since I would apply the inverse function theorem in the following way: let $U$ be an open subset of $R^2 \times R$, consider the smooth function $F :U \rightarrow R$, if there exists a point $(x_0,y_0,p_0)\in U$ where $F(x_0,y_0,p_0)=0$ and $\partial F / \partial p (x_0,y_0,p_0)\neq 0$, then there exists a neighborhood $A \times B$ of $(x_0,y_0,p_0)$ in $U$ and a unique function $v:A \rightarrow B$ such that in $A \times B$,
$F(x,y,p)=0$ if and only if $p=v(x,y)$.

So my problem would be solved if I knew why $\partial F / \partial p (x_0,y_0,p_0)\neq 0$, where $(x_0,y_0,p_0)$ is a regular point of $\pi$. Thanks

2

There are 2 best solutions below

0
On BEST ANSWER

The geometric answer is this: Let's let $a=(x_0,y_0,p_0)\in M$. The normal vector to $T_aM$ is the gradient vector $\nabla F(a)$. If this tangent plane is to project isomorphically onto the $xy$-plane, then its normal vector cannot be horizontal (i.e., in the $xy$-plane); that is, it must have a nonzero $p$-component, so $\partial F/\partial p(a)\ne 0$. In other words, if we had $\partial F/\partial p(a)=0$, then the vertical vector $(0,0,1)$ would be an element of $T_aM$; but this vector maps to $0$ under $D\pi(a)$.

0
On

By a dimension argument, we have that: $$\pi:M\to\mathbb R^2\textrm{ is regular at }a\ \Longleftrightarrow\ \dim(\ker T_a\pi\cap\ker T_aF)=0$$ But $\ker T_a\pi=\{(u,v,w): u=v=0\}$, while $\ker T_aF=\{(u,v,w):dF(a)\cdot(u,v,w)=0\}$, so $$\ker T_a\pi\cap\ker T_aF=\{(0,0,w):\dfrac{\partial F}{\partial p}(a)w=0)\}.$$ Therefore $\pi$ is regular at $a$ if and only if $\frac{\partial F}{\partial p}(a)\ne 0$.