Author: Eiko

Tags: differential geometry, connection, curvature, differential algebra

Time: 2024-10-17 14:13:27 - 2024-10-20 17:50:00 (UTC)

Connection, Covariant Derivative

Given a vector field v, v is an operator defined on the following spaces

v:TMTM,v:OMOM

Which are completely determined by the two requirements vf=fv and ejei=Γijkek.

By extending tensorially (by multiplicative law), and extending dually (by the contravariant Hom functor), we can define the covariant derivative on any tensors of TM and TM, as well as End(TM)=TMTM.

Remark

There might be many choices of connections / covariant derivatives, on a Riemannian manifold there is a unique and canonical choice called Levi-Civita connection that it is torsion-free and metric-compatible.

Eta reduction and currying

If we reduce the v inside , then will be an operator that attach a covector tensor term to any tensor bundle V

:VTMV.

In terms of coordinates, for example for V=TM we have the formula

:TMTMTM,u=j(u;jiei+uiΓijkek)dxj.

  • Notice that on TMTM=End(TM) there is a natural trace map, which gives the map TMEnd(TM)trOM

    uu;jj+uiΓijj

    and this is the divergence operator on vector fields!

  • The map :TMEnd(TM) means that covariant derivative is making TM a TM-module! (TM is not a ring though).

  • We can try to extend the module structure to an actual ring, the tensor ring T(TM)=n(TM)n, so now TM is a T(TM)-module. (Curious: If this module does not give up things like curvature, why does D-modules have to give up them and work on flat connections only? We will see.)

Curvature Tensor

Second Covariant Derivative

How to define the second covariant derivative 2? There are two candidates:

  • The twice covariant derivative uv can be reduced as

    2:VTMTMV.

    This one is just Y,X2=YX.

  • Define it as VTMVTM(TMV) where in the second arrow we take derivative for the whole TMV.

    2:VTMTMV.

    This is a bit different, in the first arrow it maps uu, and in the second arrow we need to differentiate on both and u. Differentiation on the hole need to take into account a negative sign and then compose Y on the right, because of dualizing. We get

    Y(u)=(Y)uYu,

    therefore

    Y,X2=YXYX.

It seems that people prefer the second definition.

Curvature Tensor

The Riemann curvature tensor is defined as

R(X,Y)=[X,Y][X,Y]=X,Y2Y,X2,

which measures the difference of taking the derivative in two different orders. The second derivative actually exhibits this point.

Connections On General Bundles

Given any vector bundle V on M one can similarly define connection as a map

:VΩM1V.

Starting here we will write ΩM1 instead of TM. Imagine them as the same thing!

Taking iterated covariant derivatives should give us a sequence of maps

VΩ1VΩ1(Ω1V)Ω1(Ω1(Ω1V))

For example, the second derivative is given by X,Y2=XYXY, and

X,Y,Z3=XYZXYZXYZYXZXYZ+XYZ.

Collapse Into Wedge Forms

In order to relate the above construction induced from connection to the de-Rham complex and cohomology theories, we can define another complex similar to the above sequence, with spaces replaced by ΩMkV instead of (Ω1)kV.

To do this, we recall the following constructions on vector spaces

  • kVιkVk, the inclusion of antisymmetric tensors into symmetric tensors given by

    ιk(v1vk)=σSksgn(σ)vσ(1)vσ(k).

  • VkαkkV, the projection of symmetric tensors into antisymmetric tensors given by

    αk(v1vk)=1k!v1vk.

We have that αι=id, so the sequencd 0SymkVVkαkV0 is split exact. Therefore we define the following complex as

rendering math failed o.o

Clearly α0=id, α1=id.

  • On the first line Ω1VΩ1(Ω1V), things are defined as

(ωv)=ωv+ωv.

((ωv))(X,Y)=(Xω)(Y)v+ω(Y)Xv.

  • On the second line Ω1VΩ2V, things are induced from the first line, let’s observe what is ι2α2((ωv)):

    2ι2α2((ωv))(X,Y)=(Xω)(Y)v(Yω)(X)v+ω(Y)Xvω(X)Yv

  • compare it with the definition that (ωv)=dωvωv, which expands to

    • The first term is (dωv)(X,Y)=[(Xω)(Y)(Yω)(X)+ω(XYYX[X,Y])]v,

      where dω is computed as

      (dω)(X,Y)=X(ω(Y))Y(ω(X))ω([X,Y])=Xω,YYω,Xω,[X,Y]=Xω,Y+ω,XYYω,Xω,YXω,[X,Y]=(Xω)(Y)(Yω)(X)+ω(XYYX[X,Y]).

    • The second term is (ωv)(X,Y)=ω(X)Yvω(Y)Xv,

    So this definition would give us

    (Xω)(Y)v(Yω)(X)v+ω(XYYX[X,Y])vω(X)Yv+ω(Y)Xv

    If we add an assumption that our connection be torsion free (which states XYYX=[X,Y]), then the this definition coincides with the definition induced from the first row (only differ by a constant factor k!).

Remark:

  • αk and ιk are natural transformations between polynomial functors k and k.

Algebraic Connections

The above construction interprets the complex ΩiV as a subcomplex of the connection in geometry (Ω1)iV, where things are all anti-symmetric.

With the above correspondence and intuition, we can now define a purely algebraically defined connection on the complex ΩV, without referring to the first row.

The rule of connection (p):ΩpVΩp+1V is defined as

(ωv)=dωv+(1)pωv,ωΩp,vV.

Curvature comes in automatically

Because we are working in anti-symmetric tensors, the curvature tensor is always here as long as you try to differentiate twice.

2(ωv)=(dωv+(1)pωv)=d(dω)v+(1)p+1dωv+(1)pdωv+(1)2pω2v=ω2v=ω(X,YX,Y2vY,X2v)=ω(X,YR(X,Y))v=ωRv

here means the original connection (the one in the first row, without implicit anti-symmetrization).

Therefore, the connection is called flat or integrable if 2=0, i.e. the curvature tensor vanishes. When that happens, we have a cool complex (ΩV,) that can be used to define algebraic de-Rham cohomology.