You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is this independent of the choice of the isomorphism $T$?
286
286
287
287
This fact has a very interesting consequence.
288
-
The space $\mathrm{Mat}(n)$ of $n\times n$-matrices can be identified with $\R^{n^2}$ by writing the elements of the matrix as a $n^2$-vector.
289
-
This gives to $\mathrm{Mat}(n)$ a structure of differentiable manifold.
290
-
The subset of invertible matrices $GL(n) = \{ A \in\mathrm{Mat}(n) \;\mid\;\det A \neq0\}$, widely known as the \emph{general linear group}, being an open subset of $\mathrm{Mat}(n)$ (why?) is itself a differentiable manifold.
288
+
The space $\mathrm{Mat}(n, \R)$ of real$n\times n$-matrices can be identified with $\R^{n^2}$ by writing the elements of the matrix as a $n^2$-vector.
289
+
This gives to $\mathrm{Mat}(n, \R)$ a structure of differentiable manifold.
290
+
The subset of invertible matrices $GL(n) := GL(n, \R) = \{ A \in\mathrm{Mat}(n, \R) \;\mid\;\det A \neq0\}$, widely known as the \emph{general linear group}, being an open subset of $\mathrm{Mat}(n, \R)$ (why?) is itself a differentiable manifold.
However, they are \emph{metrizable}\footnote{In fact, all the topological manifolds are metrizable. This property is far more general and harder to prove~\cite[Theorem 34.1 and Exercise 1 of Chapter 4.36]{book:munkres:topology} or \cite{nlab:urysohn_metrization_theorem}. Note that not all topological spaces are metrizable, for example a space with more than one point endowed with the discrete topology is not. And even if a topological space is metrizable, the metric will be far from unique: for example, proportional metrics generate the same collection of open sets.}: there exists some metric on the manifold that induces the given topology on it.
383
383
This allows to always view manifolds as metric spaces.
384
384
385
-
\begin{example}[A different smooth structure on $\R$]
386
-
Consider the homeomorphism $\psi:\R\to\R$, $\psi(x) = x^3$.
387
-
The atlas consisting of the global chart $(\R, \psi)$ defines a smooth structure on $\R$.
388
-
This chart is not smoothly compatible with the standard smooth structure on $\R$ since $\id_\R\circ\psi^{-1} (y) = y^{1/3}$ is not smooth at $y=0$.
389
-
Therefore, the smooth structure defined on $\R$ by $\psi$ is different from the standard one.
390
-
You can adapt this idea to construct many different smooth structures on topological manifolds provided that they at least have one smooth structure.
391
-
\end{example}
392
-
393
-
\begin{exercise}
394
-
Show that there exists a diffeomorphism between the smooth structures $(\R, \id_\R)$ and $(\R, \psi)$ from the previous example.
395
-
\end{exercise}
396
-
397
-
\begin{exercise}[\textit{[homework 1]}]
398
-
For $r>0$, let $\phi_r:\R\to\R$ be the map given by
399
-
\begin{equation}
400
-
\phi_r(t) := \begin{cases}
401
-
t, & \mbox{if } t<0,\\
402
-
rt, & \mbox{if } t\geq0.
403
-
\end{cases}
404
-
\end{equation}
405
-
Let $\cA_r$ denote the maximal atlas on $\R$ containing the chart $(\R, \phi_r)$.
406
-
\begin{enumerate}
407
-
\item Show that the differentiable structures on $\R$ defined by $\cA_r$ and $\cA_s$, $0<r<s$, are different.
408
-
This shows that there are uncountably many families of different differential structures on $\R$.
409
-
\item Let $M_r$ be the manifold $\R$ equipped with the atlas $\cA_r$.
410
-
Show that $M_r$ and $M_s$ are diffeomorphic for $r,s >0$.
411
-
\end{enumerate}
412
-
\end{exercise}
413
-
414
-
\begin{remark}
415
-
There exist examples of topological manifolds without smooth structures.
416
-
It is also known that smooth manifolds of dimension $n < 4$ have exactly one smooth structure (up to diffeomorphisms) while ones of dimension $n > 4$ have finitely many\footnote{A beautiful example of this is the $7$-sphere $\bS^7$ which is known to have 28 non-diffeomorphic smooth structures.}.
417
-
The case $n = 4$ is unknown: if you prove that there is only one smooth structure, you will have shown the smooth Poincar\'e conjecture.
418
-
\end{remark}
419
-
420
385
Instead of always constructing a topological manifold and then specify a smooth structure, it is often convenient to combine these steps into a single construction.
421
386
This is especially useful when the initial set is not equipped with a topology.
422
387
In this respect, the following lemma provides a welcome shortcut: in brief it says that given a set with suitable ``charts'' that overlap smoothly, we can use those to define both a topology and a smooth structure on the set.
@@ -722,6 +687,41 @@ \section{Smooth maps and differentiability}
722
687
From now on, when we write manifold, chart, atlas, etc. we always mean smooth manifold, smooth chart, smooth atlas, etc..
723
688
\end{tcolorbox}
724
689
690
+
\begin{example}[A different smooth structure on $\R$]
691
+
Consider the homeomorphism $\psi:\R\to\R$, $\psi(x) = x^3$.
692
+
The atlas consisting of the global chart $(\R, \psi)$ defines a smooth structure on $\R$.
693
+
This chart is not smoothly compatible with the standard smooth structure on $\R$ since $\id_\R\circ\psi^{-1} (y) = y^{1/3}$ is not smooth at $y=0$.
694
+
Therefore, the smooth structure defined on $\R$ by $\psi$ is different from the standard one.
695
+
You can adapt this idea to construct many different smooth structures on topological manifolds provided that they at least have one smooth structure.
696
+
\end{example}
697
+
698
+
\begin{exercise}
699
+
Show that there exists a diffeomorphism between the smooth structures $(\R, \id_\R)$ and $(\R, \psi)$ from the previous example.
700
+
\end{exercise}
701
+
702
+
\begin{exercise}[\textit{[homework 1]}]
703
+
For $r>0$, let $\phi_r:\R\to\R$ be the map given by
704
+
\begin{equation}
705
+
\phi_r(t) := \begin{cases}
706
+
t, & \mbox{if } t<0,\\
707
+
rt, & \mbox{if } t\geq0.
708
+
\end{cases}
709
+
\end{equation}
710
+
Let $\cA_r$ denote the maximal atlas on $\R$ containing the chart $(\R, \phi_r)$.
711
+
\begin{enumerate}
712
+
\item Show that the differentiable structures on $\R$ defined by $\cA_r$ and $\cA_s$, $0<r<s$, are different.
713
+
This shows that there are uncountably many families of different differential structures on $\R$.
714
+
\item Let $M_r$ be the manifold $\R$ equipped with the atlas $\cA_r$.
715
+
Show that $M_r$ and $M_s$ are diffeomorphic for $r,s >0$.
716
+
\end{enumerate}
717
+
\end{exercise}
718
+
719
+
\begin{remark}
720
+
There exist examples of topological manifolds without smooth structures.
721
+
It is also known that smooth manifolds of dimension $n < 4$ have exactly one smooth structure (up to diffeomorphisms) while ones of dimension $n > 4$ have finitely many\footnote{A beautiful example of this is the $7$-sphere $\bS^7$ which is known to have 28 non-diffeomorphic smooth structures.}.
722
+
The case $n = 4$ is unknown: if you prove that there is only one smooth structure, you will have shown the smooth Poincar\'e conjecture.
723
+
\end{remark}
724
+
725
725
\section{Partitions of unity}
726
726
727
727
\newthought{Cutoff functions} are a class of smooth functions that will be of crucial importance throughout the course, and whose existence cannot be given for granted.
Copy file name to clipboardExpand all lines: 2-tangentbdl.tex
+27-23Lines changed: 27 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -596,7 +596,7 @@ \section{The differential of a smooth map}\label{sec:diffsmooth}
596
596
597
597
An important consequence of what we have seen so far is that we can routinely \emph{identify} tangent vectors to a finite-dimensional vector space with elements of the space itself.
598
598
More generally, if $M$ is an open submanifold of a vector space $V$, we can combine the identifications $T_p M \simeq T_p V \simeq V$ to obtain a canonical identification of each tangent space to $M$ with $V$.
599
-
For example, since $GL_n(\R)$ is an open submanifold of the vector space $\mathrm{Mat}(n)$, we can identify its tangent space at each point $X\in GL_n(\R)$ with the full space of matrices $\mathrm{Mat}(n)$.
599
+
For example, since $GL_n(\R)$ is an open submanifold of the vector space $\mathrm{Mat}(n, \R)$, we can identify its tangent space at each point $X\in GL_n(\R)$ with the full space of matrices $\mathrm{Mat}(n, \R)$.
600
600
601
601
\begin{exercise}[Tangent space of a product manifold]
602
602
Let $M_1, \ldots, M_k$ be smooth manifolds (without boundary\sidenote[][-8em]{The statement is true also if one (only one!) of the $M_i$ spaces is a smooth manifold with boundary. If there is more than one manifold with boundary, the product space will have ``corners'' that cannot be mapped to half spaces and thus is not a smooth manifold, as a simple example you can consider the closed square $[0,1]\times [0,1]$.}), and for each $j$ let $\pi_j:M_1\times\cdots\times M_k \to M_j$ be the projection onto the $M_j$ factor.
@@ -1218,24 +1218,6 @@ \section{Submanifolds}
1218
1218
\end{enumerate}
1219
1219
\end{exercise}
1220
1220
1221
-
\newthought{Of course, we can also define subbundles}.
1222
-
\begin{definition}
1223
-
Let $\pi:E \to M$ be a rank-$n$ vector bundle and $F\subset E$ a submanifold.
1224
-
If for all $p\in M$, the intersection $F_p := F\cap E_p$ is a $k$-dimensional subspace of the vector space $E_p$ and $\pi|_F : F \to M$ defines a rank-$k$ vector bundle, then $\pi|_F: F \to M$ is called a \emph{subbundle} of $E$.
1225
-
\end{definition}
1226
-
1227
-
\begin{exercise}[\textit{[homework 2]}]
1228
-
Let $M$ be a smooth $m$-manifold and $N$ a smooth $n$-manifold.
1229
-
Let $F:M\to N$ be an embedding and denote $\widetilde M = F(M)\subset N$.
1230
-
\begin{enumerate}
1231
-
\item Show that the tangent bundle of $M$ in $N$, given by $T\widetilde M := dF(TM) \subset TN\big|_{\widetilde M}$, is a subbundle of $TN\big|_{\widetilde M}$ by providing explicit local trivialisations in terms of the charts $(U, \varphi)$ for $M$.
1232
-
\item Assume that there exist a smooth function $\Phi:N\to\R^{n-m}$ such that $\widetilde M := \{p\in N \mid\Phi(p) = 0\}$ and $d\Phi_p$ has full rank for all $p\in\widetilde M$. Prove that
Show that the orthogonal matrices $O(n) := \{ Q\in GL(n) \mid Q^TQ=\id\}$ form a $n(n-1)/2$-dimensional submanifold of the $n^2$-manifold $\mathrm{Mat}(n)$ of $n\times n$-matrices.
\textit{\small Hint: Find a suitable map $F: \mathrm{Mat}(n) \to\mathrm{Sym}(n)$ such that $F^{-1}(\{p\}) = O(n)$ for some point $p$ in the image, e.g. $0$ or $\id_n$.
1286
+
\textit{\small Hint: Find a suitable map $F: \mathrm{Mat}(n, \R) \to\mathrm{Sym}(n)$ such that $F^{-1}(\{p\}) = O(n)$ for some point $p$ in the image, e.g. $0$ or $\id_n$.
1301
1287
Here $\mathrm{Sym}(n)$ denotes the space of symmetric matrices.}
1302
1288
\end{exercise}
1289
+
1290
+
\newthought{Of course, we can also define subbundles}.
1291
+
\begin{definition}
1292
+
Let $\pi:E \to M$ be a rank-$n$ vector bundle and $F\subset E$ a submanifold.
1293
+
If for all $p\in M$, the intersection $F_p := F\cap E_p$ is a $k$-dimensional subspace of the vector space $E_p$ and $\pi|_F : F \to M$ defines a rank-$k$ vector bundle, then $\pi|_F: F \to M$ is called a \emph{subbundle} of $E$.
1294
+
\end{definition}
1295
+
1296
+
\begin{exercise}[\textit{[homework 2]}]
1297
+
Let $M$ be a smooth $m$-manifold and $N$ a smooth $n$-manifold.
1298
+
Let $F:M\to N$ be an embedding and denote $\widetilde M = F(M)\subset N$.
1299
+
\begin{enumerate}
1300
+
\item Show that the tangent bundle of $M$ in $N$, given by $T\widetilde M := dF(TM) \subset TN\big|_{\widetilde M}$, is a subbundle of $TN\big|_{\widetilde M}$ by providing explicit local trivialisations in terms of the charts $(U, \varphi)$ for $M$.
1301
+
\item Assume that there exist a smooth function $\Phi:N\to\R^{n-m}$ such that $\widetilde M := \{p\in N \mid\Phi(p) = 0\}$ and $d\Phi_p$ has full rank for all $p\in\widetilde M$. Prove that
Copy file name to clipboardExpand all lines: 3-vectorfields.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -344,7 +344,7 @@ \section{Lie brackets}
344
344
This may seem an alien concept at first, however there are many simple examples of Lie algebras. To name a few:
345
345
\begin{enumerate}
346
346
\item$\R^3$ with the cross product $[x,y]:=x\times y$ is a $3$-dimensional Lie algebra;
347
-
\item the set $\mathrm{Mat}(n)$ of $n\times n$-matrices with the matrix commutator $[A,B] = AB-BA$ is a $n^2$-dimensional Lie algebra, usually denoted $\mathfrak{gl}(n, \R)$;
347
+
\item the set $\mathrm{Mat}(n, \R)$ of $n\times n$-matrices with the matrix commutator $[A,B] = AB-BA$ is a $n^2$-dimensional Lie algebra, usually denoted $\mathfrak{gl}(n, \R)$;
348
348
\item any vector space $V$ turns into an (abelian) Lie algebra by defining $[v,w]=0$;
349
349
\item if $V$ is a vector space, the vector space of all linear maps from $V$ to itself becomes a Lie algebra, denoted $\mathfrak{gl}(V)$, with the brackets defined by $[A,B] = A\circ B-B\circ A$. Note that with the usual identification of $n\times n$ matrices with linear maps from $\R^n$ to itself, $\mathfrak{gl}(\R^n)$ coincides with $\mathfrak{gl}(n, \R)$.
Copy file name to clipboardExpand all lines: 3b-liegroups.tex
+25-3Lines changed: 25 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,27 @@ \section{Lie groups}
133
133
You have proven this when you solved Exercise~\ref{exe:onsubmanifold}.
134
134
\end{example}
135
135
136
+
\begin{exercise}\label{ex:SL2LGA}
137
+
For this exercise is useful to remember that we can identify the space $\mathrm{Mat}(2,\R)$ of $2\times2$-matrices with $\R^4$ by associating the matrix $X = \begin{pmatrix}x_{11} & x_{12}\\ x_{21} & x_{22}\end{pmatrix}$ with the point $(x_{11}, x_{12}, x_{21}, x_{22})\in\R^4$.
is a 3-dimensional smooth submanifold of $\mathrm{Mat}(2,\R)$.
145
+
\item Let $e\in\mathrm{Mat}(2,\R)$ denote the identity matrix. Show that
146
+
\begin{equation*}
147
+
T_e \mathrm{SL}(2) = \{ A\in\mathrm{Mat}(2,\R) \;\mid\;\mathrm{tr}\, A = 0 \},
148
+
\end{equation*}
149
+
where $\mathrm{tr} A$ denotes the matrix trace, i.e., the sum of the diagonal entries of $A$.
150
+
\item Let $\iota: \mathrm{SL}(2)\to\mathrm{SL}(2)$ be the map $\iota(A) = A^{-1}$. Show that $\iota$ is smooth.
151
+
\item Show that $d\iota_e: T_e\mathrm{SL}(2)\to T_e\mathrm{SL}(2)$ is given by $d\iota_e(A) = -A$.
152
+
\end{enumerate}
153
+
\end{exercise}
154
+
155
+
In fact, some parts of the Exercise~\ref{ex:SL2LGA} above are instances of a them more general statement of Exercise~\ref{ex:DiffGroupMaps}.
156
+
136
157
\begin{exercise}\label{ex:DiffGroupMaps}
137
158
Let $G$ be a Lie group.
138
159
\begin{enumerate}
@@ -163,13 +184,14 @@ \section{Lie algebras}
163
184
164
185
\begin{example}
165
186
\begin{enumerate}
166
-
\item The Lie algebra of $GL(n)$ is $\mathfrak{gl}(n)\simeq\mathrm{Mat}(n)$.
187
+
\item The Lie algebra of $GL(n)$ is $\mathfrak{gl}(n)\simeq\mathrm{Mat}(n, \R)$.
167
188
\item The Lie algebra of $O(n)$ is $\mathfrak{o}(n) = \{A \in\mathfrak{gl}(n) \mid A+A^T = 0\}$. You have shown it in Exercise~\ref{exe:onsubmanifold}.
189
+
\item Can you guess what is the Lie algebra of $SL(2)$ from Exercise~\ref{ex:SL2LGA}?
168
190
\end{enumerate}
169
191
\end{example}
170
192
171
193
\begin{exercise}
172
-
The Lie algebra of $\bT^n$ is $\R^n$.\\
194
+
Show that the Lie algebra of $\bT^n$ is $\R^n$.\\
173
195
\textit{\small Hint: using the fact that $T(M\times N) \simeq T(M)\times T(N)$ and look at what happens in the case $n=1$.}
174
196
\end{exercise}
175
197
@@ -327,7 +349,7 @@ \section{Lie algebras}
327
349
Use the inclusion $i:H\hookrightarrow G$ as the homomorphism, then $di_e:\fh = T_eH\to\fg = T_eG$ is the Lie algebra homomorphism.
328
350
\end{proof}
329
351
330
-
If we go back to the example of $GL(n)$, now we have two possibly different Lie brackets on $\mathfrak{gl}(n)=\mathrm{Mat}(n)$: the one coming from the previous corollary and the matrix commutator.
352
+
If we go back to the example of $GL(n)$, now we have two possibly different Lie brackets on $\mathfrak{gl}(n)=\mathrm{Mat}(n, \R)$: the one coming from the previous corollary and the matrix commutator.
331
353
The next result, which we will not prove, shows that they coincide.
332
354
333
355
\marginnote{See~\cite[Proposition 8.41]{book:lee} for reference.}
Copy file name to clipboardExpand all lines: 4-cotangentbdl.tex
+14-10Lines changed: 14 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -245,11 +245,11 @@ \section{One-forms and the cotangent bundle}
245
245
The cotangent bundle is a vector bundle of rank $n$ with projection $\pi:T^*M\to M$, $(p,\omega)\mapsto p$.
246
246
The cotangent spaces are the fibres of the cotangent bundle.
247
247
248
-
\begin{theorem}
248
+
\begin{theorem}\label{thm:starmbld}
249
249
Let $M$ be a smooth $n$-manifold.
250
-
The smooth structure on $M$ naturally induces a smooth structure on $T^*M$, making $T^*M$ into a smooth manifold of dimension $2n$ for which all coordinate covector fields are smooth local sections.
250
+
The smooth structure on $M$ naturally induces a smooth structure on $T^*M$, making $T^*M$ into a smooth manifold of dimension $2n$.
251
251
\end{theorem}
252
-
\begin{proof}
252
+
%\begin{proof}
253
253
% The proof is analogous to that of Theorem~\ref{thm:tgbdlsmoothmfld}, so we will not do it again.
254
254
% The atlas is obtained by an atlas $\{(U_i, \varphi_i)\}$ of $M$ by defining the new atlas
255
255
% \begin{equation}
@@ -260,21 +260,25 @@ \section{One-forms and the cotangent bundle}
Mimicking what we did for Theorem~\ref{thm:tgbdlsmoothmfld}, complete the proof of Theorem~\ref{thm:starmbld}.
265
+
\end{exercise}
266
+
%\end{proof}
267
267
268
-
\begin{definition}
268
+
\begin{definition}\label{def:covfield}
269
269
A \emph{covector field} or a \emph{(differential) $1$-form} on $M$ is a smooth section of $T^*M$.
270
270
That is, a $1$-form $\omega\in\Gamma(T^*M)$ is a smooth map $\omega: p \to\omega_p \in T_p^*M$ that assigns to each point $p\in M$ a cotangent vector at $p$.
271
271
We denote the space of all smooth covector fields on $M$ by $\fX^*(M)$.
272
272
\marginnote[-1em]{For reasons related to tensor fields that we will understand soon, this is sometimes denoted $\cT_1^0(M)$.}
273
273
274
-
As for vector fields, we can define \emph{$C^p$-covector fields} as the $C^p$-maps $\omega:M\to T^*M$ such that $\pi\circ\omega = \id_M$.
274
+
Of course, one can also define \emph{$C^p$-covector fields} as the $C^p$-maps $\omega:M\to T^*M$ such that $\pi\circ\omega = \id_M$.
275
275
\end{definition}
276
276
277
-
Also in this case, we will often identify for a covector field $\omega\in\fX^*(M)$ its value $\omega(p) = \omega_p \in\{p\}\times T^*_p M$ at $p\in M$ with its part in $T_p^*M$ without necessarily making this explicit in the notation by projecting on the second factor.
277
+
\begin{remark}
278
+
In Exercise~\ref{exe:prooftstarmbld} you have shown that coordinate covector fields are smooth local sections for the cotangent bundle.
279
+
\end{remark}
280
+
281
+
In analogy with the previous chapters, for covector fields $\omega\in\fX^*(M)$ we will often make the identification of its value $\omega(p) = \omega_p \in\{p\}\times T^*_p M$ at $p\in M$ with its part in $T_p^*M$ without necessarily making this explicit in the notation by projecting on the second factor.
0 commit comments