I've been thinking about the double tangent bundle $TTM$ after reading this answer, particularly the passage describing an element of $TTM$:
For the sake of visualization, I like to imagine a doubly parametrized curve $(s,t)↦γ(s,t)$ from $\mathbb{R}^2→M$, so that its image forms a sort of "2-D grid" on the manifold $M$ (for example, think of $M=\mathbb{R}^2$ and $γ(s,t)=(s,t)$; then the image of $γ$ is exactly the "coordinate grids" on the plane). I've been thinking about the structure of the double tangent bundle $TTM$.
If an element of $TM$ can be characterized as an equivalence class of curves $I\to M$ for some interval $I$, can an element of $TTM$ be characterzed as equivalence class of doubly parametrized curves $I^2\to M$?
Why, after reading the post, I continue to have this doubt:
The post showed formally that an element of $TTM$ has the form $[t\mapsto [s\mapsto \gamma(s,t)]]$, while the argument for thinking of elements of $TTM$ as doubly parametrized curves was -it seems to me- a heuristic argument.
If we were dealing with curves, as opposed to equivalence classes of curves, then from the map $t\mapsto (s\mapsto \gamma(s,t))$ we could construct a map $(t,s)\mapsto \gamma(s,t)$, but it is not clear to me how to construct that map when thinking of equivalence classes.
Edit: I'm writing this to better explain what I don't understand about the linked post.
Result 1: given a chart $(U,\alpha)$ in $M$, there is a chart $(TU,T\alpha)$ in $TM$ given by $$T\alpha: TU\to \alpha(U)\times E :[\gamma]\mapsto \bigg((\alpha\circ\gamma)(0),\frac{d}{dt}\bigg|_{t=0}(\alpha\circ\gamma)\bigg).$$ where $\gamma$ is defined as any member of $[\gamma]$. We know $T\alpha$ is well-defined.
So far so good.
Result 2: given a chart $(U,\alpha)$ in $M$, there is a chart $(T^2U,T^2\alpha)$ in $T^2M$ given by $$T^2\alpha : T^2U\to \alpha(U)\times E^3 : [\Gamma]\mapsto \bigg((\alpha\circ\gamma)(0,0), \frac{\partial (\alpha\circ\gamma)}{\partial s}\bigg|_{(0,0)}, \frac{\partial (\alpha\circ\gamma)}{\partial t}\bigg|_{(0,0)}, \frac{\partial^2 (\alpha\circ\gamma)}{\partial t\partial s}\bigg|_{(0,0)}\bigg)$$
where $\gamma$ is defined as follows:
- Take any $\Gamma\in[\Gamma]$, so that $\Gamma : I\mapsto TM : t\mapsto [\gamma_t]$.
- For any $t\in I$, take any $\gamma_t\in[\gamma_t]$, so that $\gamma_t : I\mapsto M : s\mapsto \gamma_t(s)$.
- Let $\gamma(s,t) = \gamma_t(s)$.
Here is what I struggle to understand: why is $T^2\alpha$ well-defined? i.e. why does $T^2\alpha([\Gamma])$ not depend on our choices for $\Gamma$ and $\gamma_t$?