So I'm trying to learn Riemannian geometry on my own... probably not a realistic goal! But anyway, for now I'm stuck on understanding part of this passage:
A vector field $X$ on a $C^{\infty}$ manifold $M$ is a smooth assignment of a tangent vector $X_p \in T_p M$ where smooth is defined to mean that for all $f \in C^{\infty}$, the function $Xf : M \to \mathbb{R}$ defined by
- $M \to \mathbb{R}$
- $p \mapsto (Xf)(p) := X_p(f)$
is infinitely differentiable.
This is from Isham, Modern Differential Geometry for Physicists 2ed p.97.
So I understand that $f$ is a smooth function defined on the manifold, that $X$ is a vector field assembled from the tangent space at each point, and probably smoothly changing as $p$ changes. The part I don't understand is this:
$p \mapsto (Xf)(p) := X_p(f)$
It's a mapping from $p$ to something, but can anyone explain in words what the right hand side means? What is $(Xf)$ ? And what is $X(f)$ ?