Notes:Differential (manifolds)

From Maths
Revision as of 02:49, 16 May 2016 by Alec (Talk | contribs) (Updating)

Jump to: navigation, search
These notes are taken from Books:Introduction to Smooth Manifolds - John M. Lee unless otherwise noted

The skeleton of what is needed for manifolds is remarkably small. It just looks verbose because of the large amounts of discussion involved. This page is my attempt to "compress" the skeleton of what is needed for understanding the differential into one place. I have applied recursive decent to solve this, which means picking something, finding out about what it depends on, and picking them, until a foundation of known facts is reached.

Definitions

  • Smoothness of a map (AKA: C - a map, f:URnVRm is smooth if it has continuous partial derivatives of all orders.
  • Smooth map - Given smooth manifolds, M and N and a map, F:MN. F is a smooth map if:
    • pM (U,φ)AM (V,ψ)AN[pUF(p)VF(U)VψFφ1:φ(U)ψ(V) is smooth][Note 1]
  • Derivation - a map, ω:C(M)R that is linear and satisfies the Leibniz rule:
    • f,gC(M)[w(fg)=f(a)w(g)+g(a)w(f)] (sometimes called the product rule)
  • Tangent space to M at p TpM is a vector space called the tangent space to M at p, it's the set of all derivations of C(M)
  • Differential of F at p. For smooth manifolds, M and N and a smooth map, F:MN we define the differential of F as pM as:
    • dFp:TpMTF(p)M given by: dFp:v{:C(N)R:fv(fF)

Moving about

  • Changing coordinates - xi|p=ˉxjxi(φ(p))ˉxj|p - using Template:ESC
    • Note that this is actually a vector (as there's an implicit sum over j.

Todo

  • Note that (x1,,xn)=(x1(x),,xn(x)):=φ(x) for a chart (U,φ)
    • Then expressions like ˉxjxi(φ(p)) make significantly more sense, as really it is just ˉxj[φ(x)]i(φ(p)) where []i is the ith component of a vector in Rn (recall: φ(U)Rn)
      • Expand on this.
  • There's another kind of derivation - although I suspect it is ALSO K-linear and satisfies that rule, however it slightly different.

Notes

  1. Jump up Lee uses (and) where I have written