Notes:An introduction to manifolds - Loring W. Tu
Contents
[hide]Chapter 1
Section 1: Smooth functions on Euclidean space
1.1: C∞ vs Analytic functions
Example:A smooth function that is not real analytic
1.2: Taylor's theorem with remainder
Section 2: Tangent vectors in Rn as Derivations
- Dvf=limt→0(f(c(t))−f(p)t)=ddtf(c(t))|t=0
2.2: Germs of functions
- Equivalence relation yeah yeah yeah
- We define an equivalence relation on the C∞ functions defined in some neighbourhood of p∈Rn.
- Consider the set of all ordered pairs, (f,U), where U is an open neighbourhood[Unsure 1] and f:U→R is a C∞ (AKA: Smooth function).
- We define (f,U)∼(g,V) if:
- There exists an open set: W⊆U∩V with p∈W such that:
- f|W=g|W
- There exists an open set: W⊆U∩V with p∈W such that:
- We define (f,U)∼(g,V) if:
- Germ: The equivalence class of (f,U) is called the Germ of f at p
- We write the set of all germs of C∞ functions on Rn at p as:
- C∞p(Rn) or simply C∞p if the space is obvious.
Example
Define:
- f:(R−{1})→R by f:x↦11−x and
- g:(0,1)→R[Note 1] by g:x↦1+∞∑n=1xn
Then f and g have the same germ at any point p∈(−1,1)
The message provided is:
Then we just hit the concept of an algebra
Section 3: The exterior algebra of multicovectors
3.3: Multilinear functions
- k-linear function. A multilinear function: f:Vk→R.
- Future: Permutation action: Let f be k-linear and let σ∈Sk - the symmetric group on k symbols. Then:
- (σf)(v1,…,vk):=f(vσ(1),…,vσ(k))
- Symmetric: ∀σ∈Sk[σf=f]
- Alternating: ∀σ∈Sk[σf=Sign(σ)f]
Notations
- Lk(V) - all k-linear functions
- Ak(V) - all alternating k-linear functions.
Lemma 3.11:
- If σ,τ∈Sk and f is k-linear then:
- τ(σf)=(τσ)f
3.5: The symmetrising and alternating operators
Let f∈Lk(V), then:
- Sf:=∑σ∈Skσf
- Af:=∑σ∈SkSign(σ)σf
Lemma 3.14:
- If f∈Lk(V) is an alternating k-linear function already then:
- Af=(k!)f
3.6: The tensor product
Let f∈Lk(V) and g∈Lℓ(V), then their tensor product is a (k+ℓ)-linear function, f⊗g defined as follows:
- (f⊗g)(v1,…,vk+ℓ):=f(v1,…,vk)g(vk+1,…,vk+ℓ)
3.7: The wedge product
Let f∈Ak(V) and g∈Aℓ(V), the wedge product is a product that is alternating also:
- f∧g:=1k!ℓ!A(f⊗g), or explicitly:
- f∧g(v1,…,vk+ℓ)=1k!ℓ!∑σ∈Sk+ℓSign(σ)f(vσ(1),…,vσ(k))g(vσ(k+1),…,vσ(k+ℓ))
This is obviously alternating.
Suppose that f(v1,v2)g(whatever) is a term, then so is −f(v2,v1)g(whatever) say too.
Remember f is alternating by definition, that means:
- f(v2,v1)=−f(v1,v2)
So we really have 2f(v1,v2)g(whatever) in the term. There are a lot of redundancies.
Definition:
- A permutation, σ∈Sk+ℓ is a (k,ℓ)-shuffle if:
- σ(1)<σ(2)<⋯<σ(k−1)<σ(k) and σ(k+1)<σ(k+2)<⋯<σ(k+ℓ−1)<σ(k+ℓ)
Now we may re-write f∧g as:
- (f∧g)=∑σ : (k,ℓ)-shuffleSign(σ)f(vσ(1),…,vσ(k))g(vσ(k+1),…,vσ(k+ℓ))
Caveat:All of this is VERY informal... there needs to be proof.... but I'll go along
Section 4: Differential Forms on Rn
4.1: Differential 1-forms and the differential of a function
- Cotangent space: to Rn at p∈Rn is denoted by T∗p(Rn) is defined to be:
- (Tp(Rn))∗ - or (Tp(Rn))∨ in this author's notation - of the tangent space Tp(Rn)
Notes
- Jump up ↑ (−1,1):={x∈R | −1<x<1} - an open interval of R
Unsures
- Jump up ↑ Page 12, first paragraph - he says neighbourhood, is that my neighbourhood or is that my open neighbourhood