Torsion is tensorial: Difference between revisions
No edit summary |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
==Statement== | ==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>). | |||
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>. | ||
More explicitly, for any point <math>p \in M</math>, <math>\tau(\nabla)</math> defines a bilinear map: | |||
<math> | <math>\! \tau(\nabla): T_p(M) \times T_p(M) \to T_p(M)</math> | ||
Further, since in fact [[torsion is antisymmetric]], this is an alternating bilinear map. | |||
==Related facts== | |||
* [[Curvature is tensorial]] | |||
* [[Torsion is antisymmetric]] | |||
* [[Curvature is antisymmetric in first two variables]] | |||
==Facts used== | |||
<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=== | ||
'''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 | '''Proof''': We start out with the left side: | ||
<math>\tau(\nabla)(fX,Y) | <math>\tau(\nabla)(fX,Y)</math> | ||
Each step below is obtained from the previous one via some manipulation explained along side. | |||
<math>(Yf)(X) | {| class="sortable" border="1" | ||
! Step no. !! Current status of left side !! Facts/properties used !! Specific rewrites | |||
|- | |||
| 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. | ||
''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.