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
Since multiplication by $t\neq0$ is a homeomorphism of $\R_0^{n+1}$, the set $t U$ is open for any $t$, as is their union, $\RP^n$ is both Hausdorff and second-countable.
528
528
529
-
For each $i=0,\ldots,n$, define $\widetilde U_i := \{x\in\R^{n+1}_0\mid x^\neq0\}$, the set where the $i$-th coordinate is not $0$, and let $U_i = \pi(\widetilde U_i)\subset\RP^n$.
529
+
For each $i=0,\ldots,n$, define $\widetilde U_i := \{x\in\R^{n+1}_0\mid x^i\neq0\}$, the set where the $i$-th coordinate is not $0$, and let $U_i = \pi(\widetilde U_i)\subset\RP^n$.
530
530
Since $\widetilde U_i$ is open, $U_i$ is open.
531
531
Define
532
532
\begin{align}
@@ -592,20 +592,20 @@ \section{Smooth maps and differentiability}
592
592
593
593
Before considering the general definition of a differentiable map, let's look at the simpler example of differentiable functions $f:M\to\R$ between a smooth manifold $M$ and $\R$.
594
594
595
+
\begin{marginfigure}
596
+
\includegraphics{1_5-diff-fun-v2.pdf}
597
+
\label{fig:diff-fun}
598
+
\caption{A function is differentiable if it is differentiable as a euclidean function through the magnifying lens provided by the charts.}
599
+
\end{marginfigure}
595
600
\begin{definition}
596
601
A function $f:M\to\R$ from a smooth manifold $M$ of dimension $n$ to $\R$ is \emph{smooth}, or \emph{of class $C^\infty$}, if for any smooth chart $(\varphi, V)$ for $M$ the map $f\circ\varphi^{-1}:\varphi(V)\subset\R^n \to\R$ is smooth as a euclidean function on the open subset $\varphi(V)\subset\R^n$.
597
-
\begin{marginfigure}
598
-
\includegraphics{1_5-diff-fun-v2.pdf}
599
-
\label{fig:diff-fun}
600
-
\caption{A function is differentiable if it is differentiable as a euclidean function through the magnifying lens provided by the charts.}
601
-
\end{marginfigure}
602
602
We denote the space of smooth functions by $C^\infty(M)$.
603
603
\end{definition}
604
604
605
605
This, colloquially speaking, means that a function is differentiable if it is differentiable as a euclidean function through the magnifying lens (see Figure~\ref{fig:diff-fun}) provided by the charts.
606
606
607
607
\begin{exercise}
608
-
Define on the following operations.
608
+
Define the following operations on $C^\infty(M)$.
609
609
For any $f,g\in C^\infty(M)$, $c\in\R$,
610
610
\begin{equation}
611
611
(f+g)(x) := f(x) + g(x),\quad
@@ -635,11 +635,11 @@ \section{Smooth maps and differentiability}
635
635
636
636
\begin{definition}
637
637
Let $F:M_1\to M_2$ be a continuous map \footnote{Remember: continuity is not a problem since $M_1$ and $M_2$ are topological spaces.} between two smooth manifolds of dimension $n_1$ and $n_2$ respectively.
638
-
We say that $f$ is \emph{smooth}, or \emph{of class $C^\infty$}, if, for any chart $(\varphi_1, V_1)$ of $M_1$ and $(\varphi_2, V_2)$ of $M_2$, the map
638
+
We say that $F$ is \emph{smooth}, or \emph{of class $C^\infty$}, if, for any chart $(\varphi_1, V_1)$ of $M_1$ and $(\varphi_2, V_2)$ of $M_2$, the map
639
639
\begin{align}
640
640
\varphi_2 \circ F \circ\varphi_1^{-1}: U_1 \to U_2,\\
\marginnote[-6em]{Differently from your calculus classes, we are defining differentiability \emph{before} we define what the derivative is. Getting to it will require some amount of work, and will have to wait until the next chapter.}
0 commit comments