Skip to content

Commit 4d4e1e0

Browse files
committed
Include a brief index
Signed-off-by: Marcello Seri <[email protected]>
1 parent f999faf commit 4d4e1e0

11 files changed

+116
-105
lines changed

1-manifolds.tex

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ \section{Topological manifolds}\label{sec:top_manifolds}
5555
\newthought{Since to speak of continuity we need topological spaces}, it may be a good idea to remind you what they are and set some notation.
5656
I will be very brief: if you need a more extensive reminder, you can refer to Appendix A of either~\cite{book:tu} or~\cite{book:lee}.
5757

58-
\begin{definition}
58+
\begin{definition}\idxdef{Topological space}
5959
Let $X$ be some set and $\cT$ a set of subsets of $X$.
6060
A pair $(X, \cT)$ is a \emph{topological space}\footnote{In such case the elements $O\in\cT$ of $\cT$ are all subsets of $X$ called \emph{open} subsets and $\cT$ is a \emph{topology} on $X$.} if
6161
\begin{enumerate}[(i)]
@@ -67,7 +67,7 @@ \section{Topological manifolds}\label{sec:top_manifolds}
6767

6868
With topological spaces at hand, we can give a definition of continuity and introduce a way to compare topological spaces.
6969

70-
\begin{definition}
70+
\begin{definition}\idxdef{Continuous map}\idxdef{Homeomorphism}
7171
A map $f: X \to Y$ between two topological spaces $(X,\cT)$ and $(Y, \cU)$ is called:
7272
\begin{itemize}
7373
\item \emph{continuous} if $U\in\cU$ implies that $f^{-1}(U)\in\cT$, that is, preimages of open sets under $f$ are open;
@@ -80,7 +80,7 @@ \section{Topological manifolds}\label{sec:top_manifolds}
8080
\vspace{5pt}
8181
\end{marginfigure}
8282

83-
\begin{definition}
83+
\begin{definition}\idxdef{Hausdorff space}
8484
A topological space $(X, \cT)$ is \emph{Hausdorff} if every two distinct points admit disjoint open neighbourhoods. That is, for every pair $x\neq y$ of points in $X$, there exist open subsets $U_x, U_y\in\cT$ such that $x\in U_x$, $y\in U_y$ and $U_x \cap U_y = \emptyset$.
8585
\end{definition}
8686

@@ -96,7 +96,7 @@ \section{Topological manifolds}\label{sec:top_manifolds}
9696

9797
Hausdorff spaces are still rather general: in particular, any metric space with the metric topology\footnote{Recall that in a metric space $X$ the \emph{metric topology} is defined in the following way: a set $U\subset X$ is called open if for any $x\in U$ there exists $\epsilon>0$ such that $U$ fully contains the ball of radius $\epsilon$ around $x$.} is Hausdorff.
9898

99-
\begin{definition}
99+
\begin{definition}\idxdef{Second countable}
100100
A topological space $(X, \cT)$ is \emph{second countable} if there exists a countable set $\cB\subset\cT$ such that any open set can be written as a union of sets in $\cB$.
101101
In such case, $\cB$ is called a (countable) basis for the topology $\cT$.
102102
\end{definition}
@@ -106,7 +106,7 @@ \section{Topological manifolds}\label{sec:top_manifolds}
106106
Show that the topological space defined on $\R^n$ is Hausdorff and second countable.
107107
\end{exercise}
108108

109-
\begin{definition}[Topological manifold]
109+
\begin{definition}[Topological manifold]\idxdef{Topological manifold}
110110
A topological space\sidenote[][-1.5em]{From now on, if we say that $X$ is a topological space we are implying that there is a topology $\cT$ defined on $X$.} $M$ is a \emph{topological manifold} of dimension $n$, or topological $n$-manifold, if it has the following properties:
111111
\marginnote[-0.5em]{Note that the finite dimensionality is a somewhat artificial restriction: manifolds can be infinitely dimensional~\cite{book:lang:infinite}. For example, the space of continuous functions between manifolds is a so-called infinite-dimensional Banach manifold.\vspace{1em}}
112112
\begin{enumerate}[(i)]
@@ -116,7 +116,7 @@ \section{Topological manifolds}\label{sec:top_manifolds}
116116
\end{enumerate}
117117
\end{definition}
118118

119-
\begin{notation}\label{def:coords_obj}
119+
\begin{notation}\label{def:coords_obj}\idxdef{Chart}
120120
Reusing the notation of the definition above, we call \emph{(coordinate) chart} the pair $(U, \varphi)$ of a \emph{coordinate neighbourhood}\footnote{Or \emph{coordinate open set}} $U$ and an associated \emph{coordinate map}\footnote{Or \emph{coordinate system}.} $\varphi: U\to V$ onto an open subset $V=\varphi(U)\subseteq\R^n$ of $\R^n$.
121121
Furthermore, we say that a chart is \emph{centred at $p\in U$} if $\varphi(p) = 0$.
122122
\end{notation}
@@ -184,13 +184,13 @@ \section{Differentiable manifolds}
184184

185185
Before entering into the details of new definitions, let's recall what will be the most important tools throughout the rest of the course.
186186

187-
\begin{definition}
187+
\begin{definition}\idxdef{Partition of unity}
188188
A map $f: U \to V$ between open sets $U\subset\R^n$ and $V\subset\R^m$ is in $C^r(U,V)$ or \emph{of class $C^r$}, if it is continuously differentiable $r$-times.
189189
It is called a $C^r$-\emph{diffeomorphism}\footnote{With this definition a homeomorphism is a $C^0$-diffeomorphism} if it is bijective and of class $C^r$ with inverse of class $C^r$.
190190
We say that $f$ is \emph{smooth}, or of class $C^\infty$, if it is of class $C^r$ for every $r \geq 1$.
191191
\end{definition}
192192

193-
\begin{theorem}[Chain rule]\label{thm:chainrule}
193+
\begin{theorem}[Chain rule]\label{thm:chainrule}\idxthm{Chain rule (Euclidean)}
194194
Let $U\subseteq\R^n$ and $V\subseteq\R^k$ be open sets and $f: U \to \R^k$, $g: V\to\R^m$ two continuously differentiable functions such that $f(U)\subseteq V$.
195195
Then, the following holds.
196196
\begin{enumerate}[(i)]
@@ -243,7 +243,7 @@ \section{Differentiable manifolds}
243243

244244
With these at hand, let's jump into the definition of smooth manifolds.
245245

246-
\begin{definition}\label{def:cratlas}
246+
\begin{definition}\label{def:cratlas}\idxdef{Atlas}
247247
A \emph{smooth atlas} is a collection
248248
\begin{equation}
249249
\cA = \{\varphi_\alpha: U_\alpha \to V_\alpha \;\mid\; \alpha\in A\}
@@ -257,15 +257,15 @@ \section{Differentiable manifolds}
257257
Show that the equivalence of atlases is really an equivalence relation.
258258
\end{exercise}
259259

260-
\begin{definition}\label{def:diffstr}
260+
\begin{definition}\label{def:diffstr}\idxdef{Smooth structure}
261261
A \emph{differentiable structure}, or more precisely a \emph{smooth structure}, on a topological manifold is an equivalence class of smooth atlases.
262262
\end{definition}
263263

264264
\begin{remark}
265265
The union of all atlases in a differentiable structure is the \emph{unique} \emph{maximal} atlas in the equivalence class.\footnote{There is a one-to-one correspondence between differentiable structures and maximal differentiable atlases \cite[Proposition 1.17]{book:lee}: for convenience and to lighten the notation, from now on, we will always regard a differentiable structure as a differentiable maximal atlas without further comments.}
266266
\end{remark}
267267

268-
\begin{definition}\label{def:diffmanifold}
268+
\begin{definition}\label{def:diffmanifold}\idxdef{Smooth manifold}
269269
A \emph{smooth manifold} of dimension $n$ is a pair $(M, \cA)$ of a topological $n$-manifold $M$ and a smooth structure $\cA$ on $M$.
270270
\marginnote[1em]{There are no preferred coordinate charts on a manifold: all coordinate systems compatible with the differentiable structure are on equal footing.}
271271
\end{definition}
@@ -883,7 +883,7 @@ \section{Partitions of unity}\label{sec:partition_of_unity}
883883

884884
We are not there yet. To extend this result to our needs will need a new tool, which will be useful throughout the course and in many courses to come.
885885

886-
\begin{definition}
886+
\begin{definition}\idxdef{Partition of unity}
887887
Let $M$ be a smooth manifold. A \emph{partition of unity} is a collection $\{\rho_\alpha \mid \alpha\in A\}$ of functions $\rho_\alpha:M\to\R$ such that
888888
\begin{enumerate}[(i)]
889889
\item $0 \leq \rho_\alpha \leq 1$ for all $p\in M$ and $\alpha\in A$;
@@ -899,7 +899,7 @@ \section{Partitions of unity}\label{sec:partition_of_unity}
899899

900900
Throughout the course we will be mostly interested in partitions of unity $\{\rho_\alpha \mid \alpha\in A\}$ which are \emph{subordinate} to an open cover $\{U_\alpha\mid\alpha\in A\}$, that is, such that $\supp_\alpha(\rho_\alpha) \subset U_\alpha$ for each $\alpha\in A$.
901901

902-
\begin{theorem}\label{thm:partitionof1}
902+
\begin{theorem}\label{thm:partitionof1}\idxthm{Partition of unity (existence)}
903903
\marginnote[1.5em]{We are going to omit the proof of this theorem, for its details you can refer to~\cite[Proposition 13.6]{book:tu} or~\cite[Theorem 2.23]{book:lee}.}
904904
Let $M$ be a smooth manifold. For any open cover $\{U_\alpha\mid\alpha\in A\}$ of $M$, there exists a partition of unity $\{\rho_\alpha \mid \alpha\in A\}$ subordinate to $\{U_\alpha\mid\alpha\in A\}$.
905905
\end{theorem}
@@ -972,7 +972,7 @@ \section{Manifolds with boundary}\label{sec:mbnd}
972972
Explicitly state the definitions above in the case of manifolds with boundary.
973973
\end{exercise}
974974

975-
\begin{definition}\label{def:diffmanifoldwb}
975+
\begin{definition}\label{def:diffmanifoldwb}\idxdef{Manifold with boundary}
976976
\marginnote{Remember that the differentiable structure is an equivalence class of smooth atlases.}
977977
A \emph{smooth manifold with boundary} of dimension $n$ is a pair $(M, \cA)$ of a topological $n$-manifold with boundary $M$ and a smooth differentiable structure $\cA = \{(U_\alpha, \varphi_\alpha) \mid \alpha\in A\}$ on $M$.
978978

10-integration.tex

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
\section{Orientation on vector spaces}
1212
Let's proceed step by step by first revisiting some results from multivariable analysis. If you need a reference to review this material, you can refer to \cite[Chapter 6.2]{book:abrahammarsdenratiu} or \cite[Chapters 21.1-21.2]{book:tu}.
1313

14-
\begin{definition}
14+
\begin{definition}\idxdef{Oriented manifold}
1515
Let $V$ be a one-dimensional vector space. Then $V\setminus\{0\}$ has two components.
1616
An \emph{orientation} of $V$ is a choice of one of these components, which one then labels as ``positive'' and ``negative''.
1717
A \emph{positive basis} of $V$ then is a choice of any non-zero vector belonging to the positive component, while a \emph{negative basis} of $V$ is a choice of any non-zero vector belonging to the negative component.
@@ -25,7 +25,7 @@ \section{Orientation on vector spaces}
2525
If $V$ be a $n$-dimensional vector space, we know by Proposition~\ref{prop:dimLkV}, that $\Lambda^n(V)$ is a one-dimensional vector space.
2626
Moreover, if $\{e_1,\ldots,e_n\}$ is a basis for $V$, then $e^1\wedge\cdots\wedge e^n$ is a basis for $\Lambda^n(V)$.
2727

28-
\begin{definition}
28+
\begin{definition}\idxdef{Orientation of a vector space}\idxdef{Positive orientation}
2929
Let $V$ be a $n$-dimensional vector space.
3030
An \emph{orientation} on $V$ is a choice of orientation\footnote{That is, we are talking about a representative from an equivalence class.} on the one-dimensional vector space $\Lambda^n(V)$.
3131
Therefore there are exactly two orientations: we say that a basis $\{e_1,\ldots,e_n\}$ of $V$ is \emph{positive} (or positively oriented) if $e^1\wedge\cdots\wedge e^n$ is a positive basis of $\Lambda^n(V)$ and \emph{negative} (or negatively oriented) otherwise.
@@ -63,7 +63,7 @@ \section{Orientation on vector spaces}
6363
Let $V$ be a $n$-dimensional vector space, prove that two nonzero $n$-forms on $V$ determine the same orientation if and only if each is a positive multiple of the other.
6464
\end{exercise}
6565

66-
This allows to define an equivalence relation between orientations in terms of the nonzero elements in $\Lambda^n(V)$. We call these nonzero elements \emph{volume elements}.
66+
This allows to define an equivalence relation between orientations in terms of the nonzero elements in $\Lambda^n(V)$. We call these nonzero elements \emph{volume elements}\idxdef{Volume element} on $V$.
6767

6868
Two volume elements $\omega_1, \omega_2$ are equivalent if there exists $c > 0$ such that $\omega_1 = c\, \omega_2$.
6969
Then, the previous exercise implies that the classes of equivalence $[\omega]$ of volume elements on $V$ uniquely determine orientations on $V$.
@@ -79,9 +79,9 @@ \section{Orientation on manifolds}
7979
Moreover, we can extend our point of view to the various tensor bundles over smooth manifold that we studied so far.
8080
Differential $n$-forms, then, seem a reasonable concept to define a notion of orientation for a manifold, at least if we think about their pointwise meaning of assigning an orientation to each fiber of $TM$.
8181

82-
\begin{definition}
83-
A \emph{volume form}\footnote{Sometimes also called \emph{orientation form}.} on a $n$-dimensional smooth manifold $M$ is a $n$-form $\omega\in\Omega^n(M)$ such that $\omega(p) \neq 0$ for all $p\in M$.
84-
We say that $M$ is \emph{orientable} if there exists a volume form on $M$.
82+
\begin{definition}\idxdef{Volume form}\idxdef{Orientation-preserving diffeomorphism}
83+
A \emph{volume form}\footnote{Sometimes also called \emph{orientation form}.}\idxdef{Volume form} on a $n$-dimensional smooth manifold $M$ is a $n$-form $\omega\in\Omega^n(M)$ such that $\omega(p) \neq 0$ for all $p\in M$.
84+
We say that $M$ is \emph{orientable}\idxdef{Orientable manifold} if there exists a volume form on $M$.
8585
\end{definition}
8686

8787
\begin{example}
@@ -162,7 +162,7 @@ \section{Orientation on manifolds}
162162
\end{proof}
163163

164164

165-
\begin{definition}
165+
\begin{definition}\idxdef{Oriented manifold}\idxdef{Orientation of a manifold}
166166
A manifold $M$ with an oriented atlas is called \emph{oriented manifold}.
167167
If an orientation exists, we call \emph{orientation} the equivalence class of atlases with the same orientation, i.e., the family of atlases whose union is still an oriented atlas.
168168
Otherwise we say that the manifold is \emph{non-orientable}.
@@ -178,7 +178,7 @@ \section{Orientation on manifolds}
178178

179179
In fact, we can go one step further and define what does it mean for a diffeomorphism to preserve or reverse orientation.
180180

181-
\begin{definition}
181+
\begin{definition}\idxdef{Orientation-preserving diffeomorphism}
182182
Let $(M, \omega)$ and $(N, \eta)$ be pairs of an oriented smooth manifold and its volume form.
183183
A diffeomorphism $F: M \to N$ is called \emph{orientation preserving} if $F^* \eta$ is a volume form on $M$ with the same orientation as $\omega$.
184184
We call it \emph{orientation reversing} if $F^*\eta$ has the opposite orientation as $\omega$.
@@ -374,7 +374,7 @@ \section{Integrals on manifolds}
374374

375375
% TODO: properly explain how the change of variable in Euclidean space requires the absolute value of the Jacobian determinant while the transformation of a k-form only involves the determinant itself, and thus in our definition we need to take into account the orientation and compensate with a minus sign if necessary.
376376

377-
\begin{definition}\label{def:intnform:chart}
377+
\begin{definition}\label{def:intnform:chart}\idxdef{Integral of n-forms supported on a single chart}
378378
Let $M$ be a smooth $n$-manifold and $(U,\varphi)$ be a chart from an oriented atlas of $M$ with coordinates $(x^i)$.
379379
If $\omega\in\Omega^n(M)$ is a $n$-form, $n > 0$, with compact support in $U$, we define the integral of $\omega$ as\sidenote[][-1em]{Recall that for a diffeomorphism $\phi$, $\phi_* = (\phi^{-1})^*$.}
380380
\begin{equation}
@@ -418,7 +418,7 @@ \section{Integrals on manifolds}
418418

419419
To be able to integrate charts which are not supported in the domain of a single chart, we now need the help of a partition of unity.
420420

421-
\begin{definition}
421+
\begin{definition}\idxdef{Integral of n-forms on manifolds}
422422
Let $M$ be a smooth oriented manifold and $\cA = \{(U_i,\varphi_i)\}$ a positively oriented atlas.
423423
If $\omega \in \Omega^n(M)$ has compact support, then the \emph{integral of $\omega$} is defined as
424424
\begin{equation}\label{eq:intnform}
@@ -449,7 +449,7 @@ \section{Integrals on manifolds}
449449
\end{proof}
450450

451451
Which immediately implies the following nice result.
452-
\begin{theorem}[Global change of variables]\label{thm:gcv}
452+
\begin{theorem}[Global change of variables]\label{thm:gcv}\idxthm{Global change of variables}
453453
Suppose $M$ and $N$ are oriented $n$-manifolds and $F:M\to N$ is an orientation preserving diffeomorphism.
454454
If $\omega\in\Omega^n(N)$ has compact support, then $F^*\omega$ has compact support and the following holds
455455
\begin{equation}
@@ -608,7 +608,7 @@ \section{Stokes' Theorem}
608608

609609
We are going to state the theorem, discuss some of its consequences and then give its proof.
610610

611-
\begin{theorem}[Stokes' theorem]\label{thm:Stokes}
611+
\begin{theorem}[Stokes' theorem]\label{thm:Stokes}\idxthm{Stokes' theorem}
612612
Let $M$ be an oriented $n$-manifold with boundary and let $\omega\in\Omega^{n-1}(M)$ be compactly supported.
613613
Then,
614614
\begin{equation}\label{eq:Stokes}

0 commit comments

Comments
 (0)