De Rham derivative satisfies Leibniz rule: Difference between revisions

From Diffgeom
No edit summary
No edit summary
Line 1: Line 1:
==Statement==
==Statement==


Let <math>M</math> be a [[differential manifold]]. Consider the [[de Rham derivative for functions]] on <math>M</math>, defined as a map:
Let <math>M</math> be a [[differential manifold]]. Consider the [[de Rham derivative of a function|de Rham derivative]] on <math>M</math>, defined as a map:


<math>d: C^\infty(M) \to \Gamma(T^*M)</math>
<math>d: C^\infty(M) \to \Gamma(T^*M)</math>

Revision as of 22:13, 11 April 2008

Statement

Let M be a differential manifold. Consider the de Rham derivative on M, defined as a map:

d:C(M)Γ(T*M)

Then d satisfies the Leibniz rule:

d(fg)=g(df)+f(dg)

In other words, d is a derivation from the algebra C(M) to the module Γ(T*M).

Proof

To verify equality of the two sides, we need to verify that for any vector field X, the two sides evaluate to the same thing for X. The left side, evaluated on X, yields:

X(fg)

The right side, evaluated on X, yields:

g(Xf)+f(Xg)

The equality of these two sides follows from the Leibniz rule for derivations.