Confusion on dependence of induced first fundamental form on the tangent space

756 Views Asked by At

In section 2.5 of do Carmo, given an embedded regular surface $S\subset\mathbb R^3$, the author defines the first fundamental form $\mathrm I_p:T_pS\to \mathbb R$ as the quadratic form $\mathrm I_p(w)= \left\langle w,w \right\rangle _{\mathbb R^3}$.

In a first course on differential geometry, the lecturer gave the same definition. I really feel I'm missing the the idea here, because it seems to me $\mathrm I_p$ "does not depend on $p$" in the sense the inner product stays the same. The lecturer said the whole point of the first fundamental form is to capture the local geometry of a regular surface at a given point in an intrinsic fashion, which definitely seems like a great thing, but the very definition seems to be independent of $p$. The only dependence is through the domain, but not the geometry.

A fellow student told me the dependence is through $E,F,G$, but I don't understand: While $E,F,G$ are calculated via parametrizations of coordinate neighborhoods of $p$, they must be independent of parametrization... Their definition uses an inner product which is the same at every $p$...

What am I missing here? What's the picture I should have in mind? I think I understand this answer, which explains in what says the fundamental form allows computations without further reference to an embedding in Euclidean space, but fear I am missing something else. (My fellow student spoke with confidence.)

3

There are 3 best solutions below

5
On BEST ANSWER

While the inner product $\left< \cdot, \cdot \right>_{\mathbb{R}^3}$ doesn't change, if you think of the tangent space $T_pS$ as a subspace of $\mathbb{R}^3$, then $T_pS$ itself changes as $p$ moves around. The first fundamental form at two different points $p,q \in S$ tells you the restriction of the same object (the standard inner product of $\mathbb{R}^3$) to two different two-dimensional subspaces $T_pS, T_qS$ of $\mathbb{R}^3$.

How can you describe this dependence more concretely? By choosing a coordinate system $\varphi \colon V \rightarrow U \subseteq S$, we get two tangent vectors $\frac{\partial \varphi}{\partial x}(x,y), \frac{\partial \varphi}{\partial y}(x,y)$ at each point $\varphi(x,y) \in S$ that form a basis of $T_{\varphi(x,y)}S \subseteq \mathbb{R}^3$. This allows us to identify all the different subspaces $T_pS \subseteq \mathbb{R}^3$ with a single fixed subspace $\mathbb{R}^2$. Explicitly, we identify $(a,b) \in \mathbb{R}^2$ with $a \frac{\partial \varphi}{\partial x}(x,y) + b \frac{\partial \varphi}{\partial y}(x,y) \in T_{\varphi(x,y)} S$. Now, for each $(x,y)$ we can pull back the inner product from $T_{\varphi(x,y)} S$ to $\mathbb{R}^2$ using the identification and obtain an inner product $\left< \cdot, \cdot \right>_{(x,y)}$ on $\mathbb{R}^2$. Different points will give you different inner products that reflect both the fact that the tangent spaces in $\mathbb{R}^3$ have possibly changed and the specific way the coordinate system describes them. All this is encoded in a matrix

$$ \begin{pmatrix} E(x,y) & F(x,y) \\ F(x,y) & G(x,y) \end{pmatrix} $$

which describes the inner products $\left< \cdot, \cdot \right>_{(x,y)}$ in the sense that

$$ \left< (a,b), (c,d) \right>_{(x,y)} = (a,b) \begin{pmatrix} E(x,y) & F(x,y) \\ F(x,y) & G(x,y) \end{pmatrix} \begin{pmatrix} c \\ d \end{pmatrix} = \left< a \frac{\partial \varphi}{\partial x}(x,y) + b \frac{\partial \varphi}{\partial y}(x,y), c \frac{\partial \varphi}{\partial x}(x,y) + d \frac{\partial \varphi}{\partial y}(x,y) \right>_{\mathbb{R}^3}. $$

The quantities $E,F,G$ do depend on the parametrization (they aren't even defined without a parametrization). What doesn't depend on the parametrization is the first fundamental form.

4
On

I found this very confusing when I started learning DG too...

The confusion will be cleared up with you know a bit more about Riemannian-manifolds in general, since then you will really understand what people mean when they say that something is intrinsic to the surface.

The right picture to have in mind is that something intrinsic in this context means "A property of $S$ when it is considered as a Riemannian-manifold". So the 'trick' here is people define the first fundamental form to obtain a Riemannian structure on $S$.

I think you are rightfully confused because in the context of surfaces in $\mathbb{R}^3$ it is difficult to see the advantages of this approach. The best solution is to just go with it until you know a bit more Riemannian geometry and then read this material again, and it will make a lot more sense.

5
On

A fellow student told me the dependence is through $E,F,G$, but I don't understand: While $E,F,G$ are calculated via parametrizations of coordinate neighborhoods of $p$, they must be independent of parametrization... Their definition uses an inner product which is the same at every $p$...

Firstly, the bold statement is untrue. $E, F, G$ are not invariant but covariant under changes of parametrization. This means that the geometrical content of the form $I_p$ is invariant, but its components in a particular basis change to compensate for my change of basis. We might say "the first fundamental form is invariant, but its components are covariant".

To be concrete, suppose I live on the 1D line of the graph $y = f(x)$ in 2D, so we only have an $E$ in the metric (matrix) expression for $I_p(w) = \left<w,w\right>_{\mathbb{R}^2}$. If I use the $x$ coordinate as a parameter, then the tangent vector is $\frac{d}{dx} (x,f(x)) = (1,f'(x))$, and $E = 1+f'(x)^2$. If I use $u=2x$ as a parameter, then the tangent vector at $u=2x$ is $\frac{d}{du} (u/2,f(u/2)) = (1/2,1/2 f'(u/2))$ and $\tilde{E} = \frac{1}{4}(1+f'(u/2)^2)$.

Notice $\tilde{E} = E/4$. This change is the covariant transformation of $E$ to guarantee its physical content stays the same. For example, suppose I ask what the length of a path in the surface $x(t)$ is. It is given by $L = \int \sqrt{E \dot{x}^2} dt$ in the $x$ parametrization. But alternatively, we could use $u(t) = 2x(t)$ for the same path and calculate its length. We get $$\tilde{L} = \int \sqrt{\tilde{E} \dot{u}^2} dt = \int \sqrt{\frac{1}{4} E (2\dot{x})^2} dt = \int \sqrt{E \dot{x}^2} dt = L$$

Notice that the geometrical information in $E,\tilde{E}$ is invariant: we calculate the length of the curve as being the same whichever one we use. But the values of $E,\tilde{E}$ are necessarily different if this is to happen.

I really feel I'm missing the the idea here, because it seems to me $\mathrm I_p$ "does not depend on $p$" in the sense the inner product stays the same. The lecturer said the whole point of the first fundamental form is to capture the local geometry of a regular surface at a given point in an intrinsic fashion, which definitely seems like a great thing, but the very definition seems to be independent of $p$. The only dependence is through the domain, but not the geometry.

Notice also that in the above formula for $L$, say, $E = E(x(t))$ depends on where we are in the surface. This makes sense: if you just told me how far I went in $x$ units, I couldn't tell you how far we went in physical space (the line living in $\mathbb{R}^2$) without knowing where I was on the graph $f(x)$, and what shape the graph $f(x)$ was. The first fundamental form captures this.

The point is that because the domain is the tangent space, when I ask how far a small change in $x$ gets me, I'm obliged to also make a small change in $y$ (the size of that change is $y' = f'(x)$ of course). Hence when I evaluate $\left<w,w\right>_{\mathbb{R}^2}$ the information about the shape of the surface $f(x)$ comes along for the ride. Indeed, this is exactly where the $(1+f'(x)^2)$ is coming from.