Torsion is tensorial: Difference between revisions

From Diffgeom
Line 25: Line 25:
<math>f[X,Y] = [fX,Y] + (Yf)X</math>
<math>f[X,Y] = [fX,Y] + (Yf)X</math>


<math>f[X,Y] = (Xf)Y - [X,fY]</math>
<math>f[X,Y] = [X,fY] - (Xf)Y</math>


* The Leibniz rule axiom that's part of the definition of a [[connection]], namely:
* The Leibniz rule axiom that's part of the definition of a [[connection]], namely:

Revision as of 14:13, 10 April 2008

This article gives the statement, and possibly proof, that a map constructed in a certain way is tensorial
View other such statements

Statement

Symbolic statement

Let M be a differential manifold and be a linear connection on M (viz., is a connection on the tangent bundle TM of M).

Consider the torsion of , namely:

τ():Γ(TM)×Γ(TM)Γ(TM)

given by:

τ()(X,Y)=XYYX[X,Y]

Then, τ() is a tensorial map in both coordinates.

Facts used

X(fg)=(Xf)(g)+f(Xg)

f[X,Y]=[fX,Y]+(Yf)X

f[X,Y]=[X,fY](Xf)Y

  • The Leibniz rule axiom that's part of the definition of a connection, namely:

X(fZ)=(Xf)(Z)+fX(Z)

Proof

Tensoriality in the first coordinate

We'll use the fact that tensoriality is equivalent to C-linearity.

To prove: τ()(fX,Y)=fτ()(X,Y)

Proof: We prove this by expanding everything out:

τ()(fX,Y)=fX(Y)Y(fX)[fX,Y]=fXYfYX(Yf)(X)[fX,Y]

To prove the equality with fτ()(X,Y), we observe that it reduces to showing:

(Yf)(X)=f[X,Y][fX,Y]

which is exactly what the corollary of Leibniz rule above states.

Tensoriality in the second coordinate

The proof is analogous to that for the first coordinate.

Fill this in later