(Note: This is a related question, but my specific doubt isn't addressed in that, so I'll ask this new question)
Ref. 'Core Principles of Special and General Relativity' by Luscombe
Suppose we have a smooth curve $\gamma:I\to M$ from an open interval $I\subset\mathbb{R}$ to a manifold $M$, and let $f:M\to\mathbb{R}$ be smooth. We denote the generic argument of $\gamma$ by $u$, so $\gamma(u)\in M$ for any $u\in I$. The set of all smooth functions from $M\to\mathbb{R}$ at $p$ is denoted by $\mathcal{F}_p$. Quoting the rest from the book:
The tangent space at $p\in M$, the set of all directional derivatives at $p$, is denoted by $T_p(M)$. For fixed $\gamma$, the directional derivative $\mathbf{t}_{\gamma}(f)\equiv \text{d}(f\circ\gamma)/\text{d}u\ |_p$ is an operator that maps functions $f\in\mathcal{F}_p$ onto numbers, $\mathbf{t}_{\gamma}:\mathcal{F}_p\to\mathbb{R}$. To cement the relation between directional derivatives and vectors, we require that $\mathbf{t}$ possess the properties customarily associated with derivatives, that for fixed $\gamma$ and for $f,g\in\mathcal{F}_p$ and $\alpha,\beta\in\mathbb{R}$:
- $\mathbf{t}$ is linear: $\mathbf{t}(\alpha f+\beta g)=\alpha\mathbf{t}(f)+\beta\mathbf{t}(g)$;
- $\mathbf{t}$ satisfies the derivation property (product rule of calculus): $\mathbf{t}(fg)=f(p)\mathbf{t}(g)+g(p)\mathbf{t}(f)$.
Both points are easily checked. The linearity property establishes $T_p(M)$ as a vector space.
The thing distinguishing the vectors in $T_p(M)$ is $\gamma$ - i.e. each vector is tangent w.r.t. some curve, and that curve is identified with $\gamma$. So to establish $T_p(M)$ as a vector space, how's proving the linearity property in point 1 going to help? Shouldn't we be proving that if $\mathbf{t}_{\gamma}$ and $\mathbf{t}_{\eta}$ lie in $T_p(M)$, then so does $\alpha\mathbf{t}_{\gamma}+\beta\mathbf{t}_{\eta}$, and so on?
Is it true that $\mathcal{F}_p$ itself is a vector space? I'm guessing if that's the case, I can use the fact that the set of linear maps from one vector space to another is itself a vector space.