Processing math: 100%

Thursday, September 17, 2020

General Discussion on De Rham Cohomology Groups (base on my experience in 2020 Yau International Mathcamp)

 In my opinion, de Rham cohomology group can be thought of as a start point of learning these kind of algebraic object after studying some basics about fundamental groups (to build up a sense in algebraic topology).


From a geometric point of view, I think de Rham cohomology groups is defined for differentiable manifold (a Hausdorff, locally Euclidean space), which is easy to visualize in low dimensions as long as one has a solid background of (multivariable) calculus. From an algebraic perspective, (co)homology groups is defined for a "complex", i.e., a sequence of Abelian groups connected by homomorphisms with special properties. The whole complex can be denoted by {A,}, which is the same as

AnnAn1n1

Dualizing each Abelian group by applying the "Hom" functor, we get a dual complex, i.e.,

Hom(An,G)dn1Hom(An1,G)dn2

where G is called the coefficient group. Use my knowledge of some homological algebra, the existence of non-trivial (co)homology group is the lack of exactness.

Therefore, you can see that the concept of (co)homology group is not only geometric but also algebraic to some extent.


In de Rham cohomology group, we often set the coefficient group to be R or C, and we form a complex by connecting the set of differential forms using the differential operator d:Ωk(Mn)Ωk+1(Mn). Recall that a differential k-form is an expression of the form

ωk=i1,...,ikPi1i2...ik(x)dxi1dxi2dxik

and 

dωk=i1,...,ikdPi1i2...ik(x)dxi1dxi2dxik(k+1)-form

(I was really confused about the wedge product when the professor introduced this definition the first time, but after drawing and researching, I found that the this wedge can still be regarded as wedge product of vectors, which can be directly observed by the following graph


The wedge product uv is just the region enclosed by that trapezium, which can be considered as a two dimensional vector. Now, it becomes geometrically clear that d maps a k-form to (k+1) form, which raises dimension by 1.)

However, this is not enough for us to assert that sets of differential forms build a complex because we have to prove that d2=0. (i.e. if we apply the differential operator twice on a differential forms, it get mapped to 0) This is our homework for week 1 in Analysis & Topology course.

Proof of d2=0:


In order to provide a brief argument, I think it suffices to consider a simple case, where ω only has the following form.

Suppose ωk=fdx is a differentiable k-form. Then, apply the differential operator twice, we get

dωk=nj=1(ni=12fxjxidxjdxidx)

It's obvious that this sum is "symmetric" because partial derivatives commutes and because of the properties of wedge product. Therefore, the term

2fxjxidxjdxjdxidx

cancels with

2fxixjdxidxjdx

So, we conclude that d2=0.

----------------------------------


Now, we can make use of the standard construction of (co)homology groups to generate de Rham cohomology. For a smooth manifold M, its k-th de Rham cohomology group is defined as

Hk(M)=ker(Ωk(M)Ωk+1(M))/im(Ωk1(M)Ωk(M))

To describe Hk(M) in a clearer, shorter way, we need two more definitions:

Definition (Closed forms and Exact forms)

A differential k-form ωk is said to be closed if dωk=0, and exact if ωk=d(ηk1), where ηk1 is a differential (k1)-form.

With new terms, we can rewrite the previous expression.

Hk(M)=Zk(M)/Bk(M)

where Zk(M) is the set of all closed k-forms and Bk(M) is the set of all exact k-forms. Note that this expression makes sense because d2=0, which makes Bk(M)Zk(M).


I'll present further thought in my next post regarding this topic.

No comments:

Post a Comment