Skip to content

Commit 38df826

Browse files
committed
Improve exercise + bump version
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
1 parent 3c4de35 commit 38df826

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

1-manifolds.tex

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -347,10 +347,10 @@ \section{Differentiable manifolds}
347347
\end{aligned}
348348
\end{equation}
349349
What do these charts look like?
350-
\begin{exercise}
351-
Show that the corresponding transition functions are smooth.
352-
\end{exercise}
353350
\end{example}
351+
\begin{exercise}
352+
In the previous example, show that the corresponding transition functions are smooth.
353+
\end{exercise}
354354

355355
\begin{exercise}
356356
Let $\{(U_\alpha, \varphi_\alpha)\}$ be the maximal atlas on a manifold $M$.
@@ -435,15 +435,15 @@ \subsection{Quotient manifolds}
435435

436436
In this case it is convenient to have some tools to check continuity of functions.
437437

438-
\marginnote{For a proof refer to \cite[Proposition 7.1]{book:tu} or \cite[Theorem 3.70]{book:lee:topology}.}
439438
\begin{proposition}
439+
\marginnote{For a proof refer to \cite[Proposition 7.1]{book:tu} or \cite[Theorem 3.70]{book:lee:topology}.}
440440
Assume $F:X\to Y$ is a map between topological spaces and $\sim$ is an equivalence relation on $X$.
441441
Let $F$ be constant on each equivalence class $[p]\in X/\!\sim$, and denote $\widetilde F:X/\!\sim\to Y$, $\widetilde F([p]) := F(p)$ for $p\in X$, the map induced by $F$ on the quotient.
442442

443443
Then, $\widetilde F$ is continuous if and only if $F$ is continuous.
444444
\end{proposition}
445445

446-
Continuity of the projection implies that if $M/\!\sim$ is Hausdorff, then $\pi^{-1}(\pi(s)) = [s]$ is closed in $M$.
446+
Continuity of the projection $\pi: M \to M/\!\sim$ implies that if $M/\!\sim$ is Hausdorff, then $\pi^{-1}(\pi(s)) = [s]$ is closed in $M$.
447447
If, additionally, $\pi$ is open\footnote{That is, it maps open sets to open sets.} then there is a stronger statement:
448448
\marginnote[4em]{These statements are not hard to prove, but their proofs will be omitted here.
449449
You can refer to~\cite[Chapters 7.1--7.5]{book:tu}.}
@@ -724,7 +724,7 @@ \section{Smooth maps and differentiability}\label{sec:smoothfn}
724724
\end{example}
725725

726726
\begin{exercise}
727-
Show that there exists a diffeomorphism between the smooth structures $(\R, \id_\R)$ and $(\R, \psi)$ from the previous example.
727+
Show that the smooth manifolds $(\R, \{(\R, \id_\R)\})$ and $(\R, \{(\R, \psi)\})$, defined using the smooth structures from the previous example, are diffeomorphic.
728728
\end{exercise}
729729

730730
\begin{exercise}

aom.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
\setlength{\parskip}{\baselineskip}
214214
Copyright \copyright\ \the\year\ \thanklessauthor
215215

216-
\par Version 0.15 -- \today
216+
\par Version 0.16 -- \today
217217

218218
\vfill
219219
\small{\doclicenseThis}

0 commit comments

Comments
 (0)