0
$\begingroup$

I am studying the geometric theory of differentiable manifolds and I came across a sentence which I didn't fully understand.

I am referring to the wikipedia page about Affine connections. Where there is written:

The main invariants of an affine connection are its torsion and its curvature. The torsion measures how closely the Lie bracket of vector fields can be recovered from the affine connection.

I didn't really get what is the link between an affine connection and the Lie Bracket.

Could you help me with that?

Thanks a lot.

1 Answers 1

1

If $\nabla$ is an affine connection, its torsion tensor is

$$T(X, Y) = \nabla_X Y - \nabla_Y X - [X, Y]$$

Hence we see that $[X, Y] = \nabla_X Y - \nabla_Y X - T(X, Y)$.

(Note that if $\nabla$ is the Levi-Civita connection of a Riemannian metric, then $T = 0$).

  • 0
    you could add to the answer, to make it more clear, that $[X,Y]$ is the Lie Bracket of the vector fields $X,Y$ and specify what is $\nabla_X, \nabla_Y$. Just if you have time. Thanks.2017-01-26
  • 1
    The $\nabla$ notation is explained in the wikipedia page you mentioned: https://en.wikipedia.org/wiki/Affine_connection#Formal_definition_as_a_differential_operator2017-01-26