Motivation for tangent space definitions
Note: different to Motivation for tangent space - that page talks about tangents, and going between manifolds. THIS page will talk about the reason for definitions. Like a study guide.
Contents
[hide]Why have geometric tangent space?
Take a sphere, S2 - anyone doing A-levels can define the tangent plane at a point! It's the plane through p with normal the same as the normal to the surface of the sphere at that point (which is the direction from the origin to p)
This is crap for manifolds, there isn't really an origin - we have no (given) ambient Euclidean space to put the plane into - tangent line or plane or whatever just makes no sense.
First steps
Seeing that a tangent depends on the map
Tangents section of motivation for tangent space shows that a map between two smoothly compatible charts gives rise to a map between directions. That is given a tangent vector in one space, where it ends up is linear - regardless of the function to which it is a tangent of.
This becomes clear with the dimensional analysis of the transition (stated again here)
(δrδxδrδyδθδxδθδy)×(δxδy)=(δrδxδx+δrδyδyδθδxδx+δθδyδy)=(δrδθ)
Given a direction - our δx and δy - the mapping that maps these to corresponding changes in a totally different chart is linear and based ONLY on the point the tangents are at.
Defining tangent space
So far on smooth manifolds all we have are the following definitions:
Okay, well we can do directions! Let us make our first definition
Geometric tangent space
Given a chart (U,φ) we know by definition that φ(U)⊆Rn
Furthermore, we can go in any direction we like. Because it's a vector space if we can define the arrow inside φ(U) we can scale it up! So lets have a go at defining the "geometric tangent space" at p∈φ(U) as:
Gp(Rn)={(p,v)|v∈Rn}
To get tangents we need to be able to differentiate in directions, given a map f:R2→Whatever in the form f(x,y) we can differentiate it in two directions, but (x,y) is a vector! So differentiating with respect to x say is just a direction - with this in mind:
Derivations
Having decided we want to be able to differentiate in directions, we need a notion of directional derivative. The easiest being:
Dv⋅|p:C∞(Rn)→R
and defining this as follows:
Dv⋅|p=ddt[⋅(p+tv)]|t=0
Automatically (by the product rule of calculus) this satisfies the Leibniz rule (which is good to know - the more we can say the better)
It's also a linear map over R as:
Dv(af+bg)|p
Going between tangent vectors and derivations
So Tp(Rn) is linear, Gp(Rn) is linear - there's something at play here.
Taking α:Gp(Rn)→Tp(Rn)
TODO: Link to isomorphism proof
Note that Tp(Rn) has VERY LITTLE actually to do with Rn!
TODO: Finish