The tangent space
The previous lesson said a manifold looks flat locally. The tangent space is the precise version of that statement, and it is the object every algorithm actually works in.
At a point x on the manifold, consider every smooth curve passing through x while staying on the manifold. Each curve has a velocity vector at x. The set of all such velocities is the tangent space at x, written .
Three properties make it the right object.
It is a genuine vector space: you can add tangent vectors and scale them, so ordinary linear algebra applies inside it. It has the same dimension as the manifold, so it captures exactly the available degrees of freedom. And it depends on where you are: the tangent plane at the north pole of a sphere differs from the one at the equator, which is what curvature means concretely.
For the sphere the description is immediate. A curve staying on the sphere cannot move radially, so tangent vectors at x are exactly those orthogonal to x. The tangent space is the plane through the origin perpendicular to the position vector.

