Every point is umbilical, then plane or sphere. Proving from local to global.

68 Views Asked by At

I'm trying to fill in some details in Do Carmo's curves and surfaces proof on p.149,

If all points of a connected surface $S$ are umbilical points, then $S$ is either contained in a sphere or in a plane.

also discussed here. We have proven the local version, i.e., for every point in the surface $S$ there is a connected coordinate neighborhood $V_p$ such that every point in $V_p$ is contained in either a plane or a sphere. I am trying to understand how to conclude the global version, i.e., that all points in $S$ belong to the same plane or sphere. The author first proves that we can connect each point in $S$ to any other point $r$ with a curve $\alpha$, and that we can cover the curve with a finite number of $V_p$ neighborhoods satisfying the above. Then he just states that

If the points of one of these neighborhoods are on a plane, all the others will be on the same plane. Since $r$ is arbitrary, all the points of $S$ belong to this plane. And similarly, if the points of one of these neighborhoods are on a sphere.

I can intuitively see that should be the case, but I am not sure how to prove it. I think we have to rely on overlaps between pairs of neighborhoods (how to prove none of them have $\emptyset$ overlap?), and perhaps on some fact about sufficient conditions for overlap of some open subset of a plane with another plane implying that they are the same plane (and same for a sphere). But I am not sure I am going the right way, or if I am overcomplicating this.

1

There are 1 best solutions below

3
On

If $N$ is the surface normal, then in the planar case we know $N=N_0$ is constant. Now consider the quantity $N_0\cdot x$ (where $x$ is the position vector of the surface). Take a curve $\alpha(t)$ in the surface joining any two points (here we use connectedness). Then $(N_0\cdot\alpha)’(t)=N_0\cdot\alpha’(t)=0$ for all $t$. Then $N_0\cdot x = N_0\cdot\alpha(t_0)=c$ for every $x$ in the surface. This says the surface is contained in a single plane.

The spherical case is analogous.