Torsion is tensorial: Difference between revisions

From Diffgeom
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 2: Line 2:
==Statement==
==Statement==


===Symbolic statement===
Let <math>M</math> be a [[differential manifold]] and <math>\nabla</math> be a [[fact about::linear connection]] on <math>M</math> (viz., <math>\nabla</math> is a [[connection]] on the [[tangent bundle]] <math>TM</math> of <math>M</math>).


Let <math>M</math> be a [[differential manifold]] and <math>\nabla</math> be a [[linear connection]] on <math>M</math> (viz., <math>\nabla</math> is a [[connection]] on the [[tangent bundle]] <math>TM</math> of <math>M</math>).
Consider the [[fact about::torsion of a linear connection|torsion]] of <math>\nabla</math>, namely:
 
Consider the [[torsion of a linear connection|torsion]] of <math>\nabla</math>, namely:


<math>\tau(\nabla): \Gamma(TM) \times \Gamma(TM) \to \Gamma(TM)</math>
<math>\tau(\nabla): \Gamma(TM) \times \Gamma(TM) \to \Gamma(TM)</math>
Line 14: Line 12:
<math>\tau(\nabla)(X,Y) = \nabla_X Y - \nabla_Y X - [X,Y]</math>
<math>\tau(\nabla)(X,Y) = \nabla_X Y - \nabla_Y X - [X,Y]</math>


Then, <math>\tau(\nabla)</math> is a [[tensorial map]] in both coordinates.
Then, <math>\tau(\nabla)</math> is a [[fact about::tensorial map]] in both coordinates. In other words, the value of <math>\tau(\nabla)</math> at a point <math>p \in M</math> depends only on <math>\nabla, X(p), Y(p)</math> and does not depend on the values of the vectors fields <math>X,Y</math> at points other than <math>p</math>.


==Facts used==
More explicitly, for any point <math>p \in M</math>, <math>\tau(\nabla)</math> defines a bilinear map:
* [[Leibniz rule for derivations]]: This states that for a vector field <math>X</math> and functions <math>f,g</math>, we have:


<math>X(fg) = (Xf)(g) + f(Xg)</math>
<math>\! \tau(\nabla): T_p(M) \times T_p(M) \to T_p(M)</math>


* [[Corollary of Leibniz rule for Lie bracket]]: This states that for a function <math>f</math> and vector fields <math>X,Y</math>:
Further, since in fact [[torsion is antisymmetric]], this is an alternating bilinear map.


<math>f[X,Y] = [fX,Y] + (Yf)X</math>
==Related facts==


<math>f[X,Y] = (Xf)Y - [X,fY]</math>
* [[Curvature is tensorial]]
* [[Torsion is antisymmetric]]
* [[Curvature is antisymmetric in first two variables]]


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


<math>\nabla_X(fZ) = (Xf)(Z) + f\nabla_X(Z)</math>
{| class="sortable" border="1"
! Fact no. !! Name !! Statement with symbols
|-
| 1 || Any connection is <math>C^\infty</math>-linear in its subscript argument || <math>\nabla_{fA} = f\nabla_A</math> for any <math>C^\infty</math>-function <math>f</math> and vector field <math>A</math>.
|-
| 2 || The Leibniz-like axiom that is part of the definition of a connection || For a function <math>f</math> and vector fields <math>A,B</math>, and a connection <math>\nabla</math>, we have <math>\nabla_A(fB) = (Af)(B) + f\nabla_A(B)</math>
|-
| 3 || [[uses::Corollary of Leibniz rule for Lie bracket]] (in turn follows from [[uses::Leibniz rule for derivations]]|| For a function <math>f</math> and vector fields <math>X,Y</math>:
<br><math>\! f[X,Y] = [fX,Y] + (Yf)X</math><br><math>\! f[X,Y] = [X,fY] - (Xf)Y</math>
|}


==Proof==
==Proof==


To prove tensoriality in a variable, it suffices to show <math>C^\infty</math>-linearity in that variable. This is because linearity in <math>C^\infty</math>-functions guarantees linearity in a function that is 1 at exactly one point, and zero at others.
The proofs for <math>X</math> and <math>Y</math> are analogous, and rely on manipulation of the Lie bracket <math>[fX,Y]</math> and the property of a connection being <math>C^\infty</math> in the subscript vector.
===Tensoriality in the first coordinate===
===Tensoriality in the first coordinate===


We'll use the fact that tensoriality is equivalent to <math>C^\infty</math>-linearity.
'''Given''': <math>f:M \to \R</math> is <math>C^\infty</math>-function


''To prove'': <math>\tau(\nabla)(fX,Y) = f\tau(\nabla)(X,Y)</math>
'''To prove''': <math>\tau(\nabla)(fX,Y) = f\tau(\nabla)(X,Y)</math>


''Proof'': We prove this by expanding everything out:
'''Proof''': We start out with the left side:


<math>\tau(\nabla)(fX,Y) = \nabla_Y(fX) - \nabla_{fX}(Y) - [fX,Y] = f \nabla_YX  - f \nabla_Y X - (Yf)(X) - [fX,Y]</math>
<math>\tau(\nabla)(fX,Y)</math>


To prove the equality with <math>f \tau(\nabla)(X,Y)</math>, we observe that it reduces to showing:
Each step below is obtained from the previous one via some manipulation explained along side.


<math>(Yf)(X) = f[X,Y] - [fX,Y]</math>
{| class="sortable" border="1"
 
! Step no. !! Current status of left side !! Facts/properties used !! Specific rewrites
which is exactly what the corollary of Leibniz rule above states.
|-
| 1 || <math>\nabla_{fX}(Y) - \nabla_Y(fX) - [fX,Y]</math> || Definition of torsion || whole thing
|-
| 2 || <math>f \nabla_X Y  - \nabla_Y(fX) - [fX,Y]</math> || Fact (1): <math>C^\infty</math>-linearity of connection in subscript argument || <math>\nabla_{fX} \mapsto f\nabla_X</math>
|-
| 3 || <math>f \nabla_X Y  - (f \nabla_Y X + (Yf)(X)) - [fX,Y]</math> || Fact (2): The Leibniz-like axiom that's part of the definition of a connection || <math>\nabla_Y(fX) \mapsto f\nabla_YX + (Yf)(X)</math>
|-
| 4 || <math>f \nabla_X Y  - f \nabla_Y X - ((Yf)(X) + [fX,Y])</math> || parenthesis rearrangement || --
|-
| 5 || <math>f \nabla_X Y  - f \nabla_Y X - f[X,Y]</math> || Fact (3) || <math>(Yf)(X) + [fX,Y] \mapsto f[X,Y]</math>
|-
| 6 || <math>f(\nabla_X Y - \nabla_Y X - [X,Y])</math> || factor out || --
|-
| 7 || <math>f\tau(\nabla)(X,Y)</math> || use definition of torsion || <math>\nabla_X Y - \nabla_Y X - [X,Y] \mapsto \tau(\nabla)(X,Y)</math>
|}


===Tensoriality in the second coordinate===
===Tensoriality in the second coordinate===
Line 53: Line 78:
The proof is analogous to that for the first coordinate.
The proof is analogous to that for the first coordinate.


{{fillin}}
''To prove'' <math>\tau(\nabla)(X,fY) = f \tau(\nabla)(X,Y)</math>
 
''Proof'': This is similar to tensoriality in the first coordinate.

Latest revision as of 17:56, 6 January 2012

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

Statement

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

Consider the torsion of , namely:

given by:

Then, is a tensorial map in both coordinates. In other words, the value of at a point depends only on and does not depend on the values of the vectors fields at points other than .

More explicitly, for any point , defines a bilinear map:

Further, since in fact torsion is antisymmetric, this is an alternating bilinear map.

Related facts

Facts used

Fact no. Name Statement with symbols
1 Any connection is -linear in its subscript argument for any -function and vector field .
2 The Leibniz-like axiom that is part of the definition of a connection For a function and vector fields , and a connection , we have
3 Corollary of Leibniz rule for Lie bracket (in turn follows from Leibniz rule for derivations For a function and vector fields :



Proof

To prove tensoriality in a variable, it suffices to show -linearity in that variable. This is because linearity in -functions guarantees linearity in a function that is 1 at exactly one point, and zero at others.

The proofs for and are analogous, and rely on manipulation of the Lie bracket and the property of a connection being in the subscript vector.

Tensoriality in the first coordinate

Given: is -function

To prove:

Proof: We start out with the left side:

Each step below is obtained from the previous one via some manipulation explained along side.

Step no. Current status of left side Facts/properties used Specific rewrites
1 Definition of torsion whole thing
2 Fact (1): -linearity of connection in subscript argument
3 Fact (2): The Leibniz-like axiom that's part of the definition of a connection
4 parenthesis rearrangement --
5 Fact (3)
6 factor out --
7 use definition of torsion

Tensoriality in the second coordinate

The proof is analogous to that for the first coordinate.

To prove

Proof: This is similar to tensoriality in the first coordinate.