Proving this result on tangent spaces to foliations

915 Views Asked by At

Reading through Lee's introduction to smooth manifold, I bumped into this result:

$\textbf{Lemma 14.12.}$ Let $\cal F$ be a foliation of a smooth manifold $M$. The collection of tangent spaces to the leaves of $\cal F$ forms an involutive distribution on $M$.

I've tried to prove it, but have gotten stuck. A foliation is basically slicing $M$ into $k$-dimensional submanifolds (immersed submanifolds), called leaves, so that each $p\in M$ has a neighborhood $(U,\phi)$ which intersects each leaf either in the empty set or in a coutable union of "slices", i.e. connected pieces where the final $\dim M-k$ coordinates of $\phi$ are constant. This type of chart is called flat chart. I have to prove the tangent spaces to the foliation give a $k$-dimensional distribution on $M$. A distribution is assigning to each point a linear subspace $\Delta_p$ of dimension the distribution's dimension, in this case $k$, of the tangent space $T_pM$, in such a way that each $p\in M$ has a neighborhood $U$ with $k$ linearly independent fields $X_1,\dotsc,X_k$ on $U$ which are smooth and span $\Delta_q$ for all $q\in U$, i.e. $\Delta_q=\mathrm{span}(X_1(q),\dotsc,X_k(q))$ for all $q\in U$. That we have a subspace of the tangent space per point of $M$ is easy: take the tangent spaces to the leaves. The $k$ fields are the first problem. How do I construct them? I'm sure I must use the flat charts somehow. Perhaps the coordinate fields of the flat chart? Those may not span the subspaces though. So how do I find these fields? Involutiveness means that those $k$ fields have Lie brackets which stay in the distribution. If I can't show the fields exist, I certainly cannot show they fulfill this condition, so I am stuck here. How do I proceed?

2

There are 2 best solutions below

6
On BEST ANSWER

There's no need to actually construct a local frame. To show a distribution is involutive you just need to show that for any two local sections of this distribution $X$ and $Y$, $[X,Y]$ is also a local section.

It might be easier to think in terms of flows instead of vector fields. Let $X$ and $Y$ be local sections of this distribution; that is, let $X$ and $Y$ (locally) be vector fields tangent to the foliation. Let $\phi_t$ be the flow of $X$. Then you know $$\frac{d}{dt}\bigg|_{t=0} \phi_t^* Y = \mathcal L_X Y = [X,Y].$$

Now, by definition of the flow $\phi_t^*$, it preserves the integral submanifolds (since $X$ is tangent to them). Hence it restricts to a diffeomorphism of (each of) the integral submanifolds, and takes tangent vectors in the integral submanifolds to tangent vectors in the integral submanifolds. Hence $\phi_t^*Y$ is tangent to the foliation for all $Y$, and thus $[X,Y]$ is tangent to the foliation as desired.

0
On

By definition, $\mathcal F$ is a collection of $k$-dimensional immersed, connected, mutually disjoint submanifolds, which cover $M$. This implies that $D$, the collection of the tangent spaces to the points of the elements of $\mathcal F$ determines a $k$-dimensional distribution on $M$. Moreover, for each point $p\in M$ there exists a chart $(U,\varphi)$ that is flat for $\mathcal F$; this means that $\varphi(U)$ is a cube in $\mathbb R^n$ and each element of $\mathcal F$ is either disjoint with $U$, or it intersects it in a countable union of slices $x^{k+1}=c^{k+1},\dots,x^n=c^n$. This implies, in particular, that $D$, in this coordinates, admits $k$ smooth local sections, the ones determined by the first $k$ partial derivatives. This proves that $D$ is a differentible distribution, but also that it is completely integrable, which obviously implies its involubility.