I've learned some differential geometry, and I notice that in many situations, people will always use the word "(canonical) identify". For example (in the following, $M$ is smooth manifold, $p\in M$:
- In the definition of tangent space. One way is to define the tangent space at $p$ be the vector space of derivation over $C^\infty(M)$. The other way is to define it as the equivalent class of $$ \{\gamma:(-\epsilon,\epsilon)\to M\mid \gamma \ \text{smooth and }\gamma(0)=p\}/\sim, $$ where $$ \gamma_1\sim\gamma_2:\Leftrightarrow \exists\varphi:U\to V(\subseteq \mathbb{R}^n),\text{s.t.} (\varphi\circ\gamma_1)'(0)=(\varphi\circ\gamma_2)'(0) $$ Then we say these two definitions are equivalent. I know that they are indeed isomorphic (as vector space). But in many books, authors sometimes use one definition and then another, for different purposes. Won't this cause logical confusion?
- The vector space and its second dual. The contravariant tensorfield of rank $1$ over $M$, i.e. a linear map $T^*M\to\mathbb{R}$, is by definition a map which sends a $1$-form to a number. But it is always “identified” with $\Gamma(TM)$, the vector field over $M$ itself. If we go back to linear algebra, this is the problem of $V^{**}\cong V$. I can understand this identification from some category point of view. But when we do this in differential geometry, do we really not need to make a distinction?
- If $N$ is a submanifold of $M$ with the same dimension, then $T_pS=T_pM$. But strictly speaking (if we use the definition of tangent space as derivation), the elements in $T_pS$ is derivation over $C^\infty(N)$, while $T_pM$ is over $C^\infty(M)$. Though the difference is trivial, but indeed they are not the same. Strictly, we should have $i_{*,p}T_pN=T_pM$. But the books always just simply write $T_pN=T_pM$ and do not make any distinction. Is this really relieable?
- If $V$ is a vector space and its own have a structure of smooth manifold, then $T_pV=V$. But why this? It's obvious that they are isomorphic because of the same dimension, but the LHS is some derivation of $C^\infty(V)$, and RHS is just $V$ itself. Why it makes sense here?
There are also many other such identifications which cause a lot of confusion in my study. Especially in a proof the other make many such identifications, then I sometimes really can't revert these proofs back to their original form without using these "identifications". Is there some suggestions or clarifications?