Forms, Flows, and Lie Derivatives

A focused note on differential forms, vector-field flows, pullbacks, and the meaning of the Lie derivative.

Mathematics / Differential Geometry / Forms, flows, and Lie derivatives

Differential Geometry notes
Sections

Cotangent Vectors and Differential Forms

The cotangent space TpMT_p^*M

The cotangent space at pp is the dual vector space of TpMT_pM:

TpM:=Hom(TpM,R).T_p^*M:=\mathrm{Hom}(T_pM,\mathbb{R}).

So an element of TpMT_p^*M is a linear map

αp:TpMR.\alpha_p:T_pM\to\mathbb{R}.

Such an object is called a covector or one-form at pp.

In local coordinates, the basis of TpMT_p^*M is

dxp1,,dxpn.dx^1_p,\ldots,dx^n_p.

These are defined to be the dual basis to

x1p,,xnp.\left.\frac{\partial}{\partial x^1}\right|_p, \ldots, \left.\frac{\partial}{\partial x^n}\right|_p.

This means

dxpμ(xνp)=δνμ.dx^\mu_p\left(\left.\frac{\partial}{\partial x^\nu}\right|_p\right)=\delta^\mu_{\nu}.

The basic pairing The expression

dxμ(xν)=δνμdx^\mu\left(\frac{\partial}{\partial x^\nu}\right)=\delta^\mu_{\nu}

means: the covector dxμdx^\mu is being evaluated on the vector /xν\partial/\partial x^\nu. It returns 11 if the directions match and 00 otherwise.

Why dxμ(/xν)=δνμdx^\mu(\partial/\partial x^\nu)=\delta^\mu_\nu

First recall that xμx^\mu is a coordinate function:

xμ:MR.x^\mu:M\to\mathbb{R}.

Its differential is a one-form

dxpμ:TpMR.dx^\mu_p:T_pM\to\mathbb{R}.

For any tangent vector vTpMv\in T_pM, the differential is defined by

dxpμ(v)=v[xμ].dx^\mu_p(v)=v[x^\mu].

Now take

v=xνp.v=\left.\frac{\partial}{\partial x^\nu}\right|_p.

Then

dxpμ(xνp)=xνp[xμ]=xμxν(p)=δνμ.\begin{align*} dx^\mu_p\left(\left.\frac{\partial}{\partial x^\nu}\right|_p\right) &=\left.\frac{\partial}{\partial x^\nu}\right|_p[x^\mu]\\ &=\frac{\partial x^\mu}{\partial x^\nu}(p)\\ &=\delta^\mu_{\nu}. \end{align*}

For example, in R2\mathbb{R}^2 with coordinates (x,y)(x,y),

dx(x)=1,dx(y)=0,dx\left(\frac{\partial}{\partial x}\right)=1, \qquad dx\left(\frac{\partial}{\partial y}\right)=0, dy(x)=0,dy(y)=1.dy\left(\frac{\partial}{\partial x}\right)=0, \qquad dy\left(\frac{\partial}{\partial y}\right)=1.

So dxdx measures the xx component of a tangent vector, and dydy measures the yy component.

If

v=vxx+vyy,v=v^x\frac{\partial}{\partial x}+v^y\frac{\partial}{\partial y},

then

dx(v)=vx,dy(v)=vy.dx(v)=v^x, \qquad dy(v)=v^y.

Differential forms are not defined only for integration

A common first exposure to differential forms is through line integrals such as

CPdx+Qdy.\int_C P\,dx+Q\,dy.

This can make it look like dxdx and dydy are merely integration symbols. That is not the intrinsic definition.

Definition 9 (Differential kk-form). A differential kk-form on MM is a smooth rule that assigns to each point pMp\in M an alternating multilinear map

ωp:TpM××TpMR\omega_p:T_pM\times\cdots\times T_pM\to\mathbb{R}

with kk tangent-vector inputs.

At a single point pp, the vector space of alternating kk-linear maps

TpM××TpMRT_pM\times\cdots\times T_pM\to\mathbb{R}

is denoted

ΛkTpM.\Lambda^kT_p^*M.

As pp varies, these spaces assemble into a bundle

ΛkTMM.\Lambda^kT^*M\to M.

A smooth kk-form is a smooth choice

pωpΛkTpM.p\mapsto \omega_p\in \Lambda^kT_p^*M.

We denote the vector space of smooth kk-forms by

Ωk(M).\Omega^k(M).

Later, after vector bundles are defined formally, we will write the same statement compactly as

Ωk(M)=Γ(ΛkTM),\Omega^k(M)=\Gamma(\Lambda^kT^*M),

where Γ(E)\Gamma(E) means “smooth sections of the bundle EE.” Thus symbols like Γ(ΛkTM)\Gamma(\Lambda^kT^*M) are not new mysterious objects; they are just the space of differential kk-forms.

Special cases:

  • A 00-form is a function f:MRf:M\to\mathbb{R}.

  • A 11-form is a covector field:

αp:TpMR.\alpha_p:T_pM\to\mathbb{R}.
  • A 22-form is an antisymmetric bilinear map:
ωp:TpM×TpMR.\omega_p:T_pM\times T_pM\to\mathbb{R}.
  • A kk-form eats kk tangent vectors and returns a number.

Only after we define forms as geometric objects do we integrate them over curves, surfaces, and manifolds.

One-forms

A one-form on MM is written locally as

α=αμ(x)dxμ.\alpha=\alpha_\mu(x)\,dx^\mu.

At each point pp, it eats a tangent vector

v=vμxμv=v^\mu \frac{\partial}{\partial x^\mu}

and gives

αp(v)=αμ(p)vμ.\alpha_p(v)=\alpha_\mu(p)v^\mu.

Examples in physics:

  • Electromagnetic potential:
A=Aμdxμ.A=A_\mu dx^\mu.
  • Berry connection:
A=Aidki.\mathcal A=\mathcal A_i dk^i.
  • Gradient of a function:
df=fxμdxμ.df=\frac{\partial f}{\partial x^\mu}dx^\mu.

Two-forms and the wedge product

A two-form is locally written

ω=12ωμνdxμdxν,\omega=\frac12\omega_{\mu\nu}\,dx^\mu\wedge dx^\nu,

where

ωμν=ωνμ.\omega_{\mu\nu}=-\omega_{\nu\mu}.

The wedge product is antisymmetric:

dxμdxν=dxνdxμ.dx^\mu\wedge dx^\nu=-dx^\nu\wedge dx^\mu.

In particular,

dxμdxμ=0.dx^\mu\wedge dx^\mu=0.

If α\alpha is a pp-form and β\beta is a qq-form, then

αβ=(1)pqβα.\alpha\wedge\beta=(-1)^{pq}\beta\wedge\alpha.

Exterior derivative

The exterior derivative

d:Ωk(M)Ωk+1(M)d:\Omega^k(M)\to\Omega^{k+1}(M)

raises the degree of a form by one.

For a function ff,

df=fxμdxμ.df=\frac{\partial f}{\partial x^\mu}dx^\mu.

For a one-form α=αμdxμ\alpha=\alpha_\mu dx^\mu,

dα=ανxμdxμdxν=12(μανναμ)dxμdxν.d\alpha=\frac{\partial \alpha_\nu}{\partial x^\mu}dx^\mu\wedge dx^\nu =\frac12(\partial_\mu\alpha_\nu-\partial_\nu\alpha_\mu)dx^\mu\wedge dx^\nu.

The most important identity is

d2=0.d^2=0.

In electromagnetism, if

A=Aμdxμ,A=A_\mu dx^\mu,

then the field strength is

F=dA.F=dA.

In components,

Fμν=μAννAμ.F_{\mu\nu}=\partial_\mu A_\nu-\partial_\nu A_\mu.

Integration of forms

Forms are not defined only by integration, but forms are exactly the objects that can be integrated naturally.

Integrating a one-form over a curve

Let γ:[0,1]M\gamma:[0,1]\to M be a curve. Let

α=P(x,y)dx+Q(x,y)dy\alpha=P(x,y)dx+Q(x,y)dy

on R2\mathbb{R}^2. The integral over γ(t)=(x(t),y(t))\gamma(t)=(x(t),y(t)) is

γα=01αγ(t)(γ˙(t))dt.\int_\gamma \alpha=\int_0^1 \alpha_{\gamma(t)}(\dot\gamma(t))\,dt.

Since

γ˙(t)=x˙(t)x+y˙(t)y,\dot\gamma(t)=\dot x(t)\frac{\partial}{\partial x}+\dot y(t)\frac{\partial}{\partial y},

we get

αγ(t)(γ˙(t))=P(x(t),y(t))x˙(t)+Q(x(t),y(t))y˙(t).\alpha_{\gamma(t)}(\dot\gamma(t))=P(x(t),y(t))\dot x(t)+Q(x(t),y(t))\dot y(t).

So

γα=01[P(x(t),y(t))x˙(t)+Q(x(t),y(t))y˙(t)]dt.\int_\gamma \alpha =\int_0^1\left[P(x(t),y(t))\dot x(t)+Q(x(t),y(t))\dot y(t)\right]dt.

This is the familiar line integral.

The general definition of integrating a form

The sentence “a kk-form can be integrated over a kk-dimensional object” is not meant to be automatic from the fact that a form is a multilinear dual object. One still has to define the operation of integration. The definition uses three ingredients:

  1. an orientation, which tells us what counts as a positive coordinate volume element;

  2. pullback, which moves the form to a parameter domain in Euclidean space;

  3. the ordinary multiple integral of a function against du1dukdu^1\cdots du^k.

First consider one parametrized kk-dimensional piece. Let

σ:URkM\sigma:U\subset \mathbb{R}^k\to M

be a smooth parametrization, and let ωΩk(M)\omega\in\Omega^k(M). Pull back ω\omega to UU:

σωΩk(U).\sigma^*\omega\in\Omega^k(U).

Since URkU\subset\mathbb{R}^k has coordinates (u1,,uk)(u^1,\ldots,u^k), every kk-form on UU has the form

σω=f(u1,,uk)du1duk.\sigma^*\omega=f(u^1,\ldots,u^k)\,du^1\wedge\cdots\wedge du^k.

Then the integral over the parametrized piece is defined by

σω:=Uf(u1,,uk)du1duk.\boxed{ \int_\sigma \omega := \int_U f(u^1,\ldots,u^k)\,du^1\cdots du^k. }

Thus the wedge product is not itself the same thing as the measure du1dukdu^1\cdots du^k; rather, once a top-degree form is written as a coefficient times the oriented coordinate form, we integrate the coefficient by ordinary calculus.

For an oriented kk-dimensional manifold NN and a smooth map

F:NM,F:N\to M,

one defines

NFω\int_N F^*\omega

by choosing oriented charts on NN and using a partition of unity. More explicitly, if {(Vα,φα)}\{(V_\alpha,\varphi_\alpha)\} is an oriented atlas for NN and {ρα}\{\rho_\alpha\} is a smooth partition of unity subordinate to the cover {Vα}\{V_\alpha\}, then

NFω=αφα(Vα)(φα1)(ραFω).\boxed{ \int_N F^*\omega = \sum_\alpha \int_{\varphi_\alpha(V_\alpha)} (\varphi_\alpha^{-1})^*(\rho_\alpha F^*\omega). }

Each summand is an ordinary integral of a function on an open subset of Rk\mathbb{R}^k. This definition is independent of the oriented atlas and partition of unity. The independence is exactly the change-of-variables theorem from multivariable calculus.

If NN is noncompact, the integral is automatically defined for compactly supported forms. For forms without compact support, convergence must be checked. In most physics examples here, the domain is compact, such as S1S^1, S2S^2, or the Brillouin torus T2T^2, or the form has suitable decay.

What integration of forms really means A differential form is first an alternating multilinear object on tangent vectors. To integrate it, we pull it back to a parameter domain, rewrite it as a coefficient times the standard oriented volume form, and then integrate that coefficient by ordinary calculus.

Integrating a two-form over a surface

Let Σ\Sigma be a two-dimensional surface with local parameters (u,v)(u,v). A two-form can be integrated over Σ\Sigma by pulling it back to the (u,v)(u,v) parameter domain and integrating the coefficient of dudvdu\wedge dv.

This is the conceptual reason pullback matters: it converts forms on the target space into forms on the parameter space where we know how to integrate.

Pullback

Let

f:MNf:M\to N

be a smooth map. Pullback takes differential forms on NN and produces differential forms on MM:

f:Ωk(N)Ωk(M).f^*:\Omega^k(N)\to\Omega^k(M).

For a function h:NRh:N\to\mathbb{R},

fh=hf.f^*h=h\circ f.

For a one-form, use the rule

f(dyi)=d(fi)=fixadxa.f^*(dy^i)=d(f^i)=\frac{\partial f^i}{\partial x^a}dx^a.

Thus, if

α=αi(y)dyi\alpha=\alpha_i(y)dy^i

on NN, then

fα=αi(f(x))fixadxa.f^*\alpha=\alpha_i(f(x))\frac{\partial f^i}{\partial x^a}dx^a.

Checkpoint: pullback in one line If a map is given by yi=fi(x)y^i=f^i(x), then replace every yiy^i by fi(x)f^i(x) and every dyidy^i by d(fi(x))d(f^i(x)).

Pullback respects the two main operations:

f(αβ)=fαfβ,f^*(\alpha\wedge\beta)=f^*\alpha\wedge f^*\beta, f(dα)=d(fα).f^*(d\alpha)=d(f^*\alpha).

Flows, Pullbacks, Pushforwards, and Lie Derivatives

Lie derivatives combine three earlier ideas: vector fields, flows, and pullback/pushforward. We first give the precise definitions and then allow ourselves the standard shorthand.

Flows of vector fields

Let XΓ(TM)X\in\Gamma(TM) be a smooth vector field. A flow is a family of maps that moves points according to XX.

Definition 10 (Local flow). A local flow of XX is a smooth map

Φ:DR×MM,(t,p)Φt(p),\Phi:D\subset \mathbb{R}\times M\to M, \qquad (t,p)\mapsto \Phi_t(p),

where DD is an open set containing {0}×M\{0\}\times M, such that

Φ0(p)=p\Phi_0(p)=p

and, for every fixed pp, the curve

γp(t):=Φt(p)\gamma_p(t):=\Phi_t(p)

satisfies

γ˙p(t)=Xγp(t).\dot\gamma_p(t)=X_{\gamma_p(t)}.

Using the rigorous velocity definition from the previous section, this condition means

(γp)t(ddtt)=Xγp(t).(\gamma_p)_{*t}\left(\left.\frac{d}{dt}\right|_t\right) = X_{\gamma_p(t)}.

Equivalently, for every fC(M)f\in C^\infty(M),

ddtt=t0f(Φt(p))=XΦt0(p)[f].\left.\frac{d}{dt}\right|_{t=t_0} f(\Phi_t(p)) = X_{\Phi_{t_0}(p)}[f].

For small enough tt, Φt\Phi_t is a diffeomorphism onto its image. Where both sides are defined,

Φt+s=ΦtΦs,Φ0=idM.\Phi_{t+s}=\Phi_t\circ\Phi_s, \qquad \Phi_0=\mathrm{id}_M.

If the flow exists for all tRt\in\mathbb{R} and all pMp\in M, the vector field is called complete. Compact manifolds often make vector fields complete, but compactness is not part of the definition.

In local coordinates,

X=Xμ(x)μ,X=X^\mu(x)\partial_\mu,

the flow equation becomes the ordinary differential equation

dxμ(t)dt=Xμ(x(t)),xμ(0)=xμ(p).\frac{d x^\mu(t)}{dt}=X^\mu(x(t)), \qquad x^\mu(0)=x^\mu(p).

This coordinate ODE is a representation of the intrinsic equation γ˙p(t)=Xγp(t)\dot\gamma_p(t)=X_{\gamma_p(t)}.

Conversely, a one-parameter family of local diffeomorphisms Φt\Phi_t satisfying Φ0=idM\Phi_0=\mathrm{id}_M defines a vector field by

Xp=ddtt=0Φt(p):=(cp)0(ddt0),X_p= \left.\frac{d}{dt}\right|_{t=0}\Phi_t(p) := (c_p)_{*0}\left(\left.\frac{d}{dt}\right|_{0}\right),

where cp(t)=Φt(p)c_p(t)=\Phi_t(p). Thus the slogan “differentiate the flow to get the vector field” means “push forward the canonical tangent vector d/dtd/dt along the trajectory curve.”

Pullback and pushforward under diffeomorphisms

A diffeomorphism

ϕ:MM\phi:M\to M

acts on functions by pullback:

(ϕf)(p)=f(ϕ(p)).(\phi^*f)(p)=f(\phi(p)).

It acts on tangent vectors by pushforward:

ϕp:TpMTϕ(p)M.\phi_{*p}:T_pM\to T_{\phi(p)}M.

For a one-form α\alpha, the pullback is defined by

(ϕα)p(v)=αϕ(p)(ϕpv),vTpM.(\phi^*\alpha)_p(v)=\alpha_{\phi(p)}(\phi_{*p}v), \qquad v\in T_pM.

For a kk-form ω\omega,

(ϕω)p(v1,,vk)=ωϕ(p)(ϕpv1,,ϕpvk).(\phi^*\omega)_p(v_1,\ldots,v_k) = \omega_{\phi(p)}(\phi_{*p}v_1,\ldots,\phi_{*p}v_k).

A vector field can also be pulled back by a diffeomorphism, but one must use the inverse pushforward:

(ϕY)p=(ϕ1)ϕ(p)(Yϕ(p))TpM.(\phi^*Y)_p = (\phi^{-1})_{*\phi(p)}\bigl(Y_{\phi(p)}\bigr) \in T_pM.

Equivalently,

(ϕY)(f)=ϕ(Y((ϕ1)f)).(\phi^*Y)(f)=\phi^*\left(Y\bigl((\phi^{-1})^*f\bigr)\right).

This formula is often the most useful one in proofs.

Why pullback for forms but inverse pushforward for vector fields A one-form at ϕ(p)\phi(p) can eat the pushed-forward vector ϕv\phi_*v. Hence forms pull back directly. A vector field value Yϕ(p)Y_{\phi(p)} lives at ϕ(p)\phi(p), but a pulled-back vector field at pp must live in TpMT_pM, so we use (ϕ1)(\phi^{-1})_*. This is why vector-field pullback requires ϕ\phi to be a diffeomorphism.

Tensor fields and notation

A type (r,s)(r,s) tensor at pp is an element of

(TpM)r(TpM)s.(T_pM)^{\otimes r}\otimes (T_p^*M)^{\otimes s}.

A smooth tensor field is a smooth assignment of such a tensor to every point. Examples are:

functions (0,0),vector fields (1,0),one-forms (0,1),metrics (0,2).\text{functions }(0,0), \quad \text{vector fields }(1,0), \quad \text{one-forms }(0,1), \quad \text{metrics }(0,2).

A differential kk-form is an antisymmetric type (0,k)(0,k) tensor field. After vector bundles are introduced, we write

Ωk(M):=Γ(ΛkTM)\Omega^k(M):=\Gamma(\Lambda^kT^*M)

for the space of smooth kk-forms.

General definition of the Lie derivative

Let XX be a vector field with local flow Φt\Phi_t. If TT is an ordinary tensor field on MM, define

LXT=ddtt=0ΦtT.\boxed{ \mathcal{L}_XT= \left.\frac{d}{dt}\right|_{t=0}\Phi_t^*T. }

For forms this uses the usual pullback. For vector fields and mixed tensors, Φt\Phi_t^* uses inverse pushforwards in the vector slots, as above.

The Lie derivative is canonical: it uses only the smooth structure and the vector field XX. It does not use a metric or a connection.

Functions

For fC(M)f\in C^\infty(M),

LXf=ddt0f(Φt(p))=Xp[f].\mathcal{L}_Xf = \left.\frac{d}{dt}\right|_{0} f(\Phi_t(p)) = X_p[f].

In coordinates,

LXf=Xμμf.\mathcal{L}_X f=X^\mu\partial_\mu f.

Vector fields and the Lie bracket

For a vector field YY,

(ΦtY)p=(Φt)Φt(p)YΦt(p).(\Phi_t^*Y)_p=(\Phi_{-t})_{*\Phi_t(p)}Y_{\Phi_t(p)}.

The Lie derivative is

LXY=ddt0ΦtY.\mathcal{L}_XY= \left.\frac{d}{dt}\right|_{0}\Phi_t^*Y.

We now derive the standard formula

LXY=[X,Y].\boxed{\mathcal{L}_XY=[X,Y].}

Let fC(M)f\in C^\infty(M). Using the function-action formula for pullback of a vector field,

(ΦtY)(f)=Φt(Y(Φtf)).(\Phi_t^*Y)(f) = \Phi_t^*\left(Y(\Phi_{-t}^*f)\right).

Differentiate at t=0t=0:

(LXY)(f)=ddt0Φt(Y(Φtf))=X[Y(f)]+Y(ddt0Φtf)=X[Y(f)]Y[X(f)].\begin{align*} (\mathcal{L}_XY)(f) &=\left.\frac{d}{dt}\right|_{0} \Phi_t^*\left(Y(\Phi_{-t}^*f)\right)\\ &=X[Y(f)] + Y\left(\left.\frac{d}{dt}\right|_0 \Phi_{-t}^*f\right)\\ &=X[Y(f)]-Y[X(f)]. \end{align*}

Therefore

LXY=[X,Y],[X,Y](f):=X(Y(f))Y(X(f)).\mathcal{L}_XY=[X,Y], \qquad [X,Y](f):=X(Y(f))-Y(X(f)).

In local coordinates,

[X,Y]=(XννYμYννXμ)μ.[X,Y] = \left(X^\nu\partial_\nu Y^\mu-Y^\nu\partial_\nu X^\mu\right)\partial_\mu.

Geometric meaning of [X,Y][X,Y] The bracket measures the infinitesimal failure of the two flows to commute. In local coordinates, move a small time ϵ\epsilon first along XX and then along YY:

xμxμ+ϵXμ+ϵYμ+ϵ2XννYμ+O(ϵ3).x^\mu\mapsto x^\mu+ \epsilon X^\mu+ \epsilon Y^\mu+ \epsilon^2 X^\nu\partial_\nu Y^\mu+O(\epsilon^3).

Moving first along YY and then along XX gives

xμxμ+ϵYμ+ϵXμ+ϵ2YννXμ+O(ϵ3).x^\mu\mapsto x^\mu+ \epsilon Y^\mu+ \epsilon X^\mu+ \epsilon^2 Y^\nu\partial_\nu X^\mu+O(\epsilon^3).

The endpoint difference is

ϵ2(XννYμYννXμ)+O(ϵ3),\epsilon^2\left(X^\nu\partial_\nu Y^\mu-Y^\nu\partial_\nu X^\mu\right)+O(\epsilon^3),

which is ϵ2[X,Y]μ+O(ϵ3)\epsilon^2[X,Y]^\mu+O(\epsilon^3). Thus the bracket is an area-order, not length-order, measure of noncommutativity.

Differential forms and Cartan’s formula

For a kk-form ω\omega,

LXω=ddt0Φtω.\mathcal{L}_X\omega= \left.\frac{d}{dt}\right|_{0}\Phi_t^*\omega.

The interior product ιXω\iota_X\omega is the (k1)(k-1)-form obtained by inserting XX into the first slot:

(ιXω)(Y1,,Yk1)=ω(X,Y1,,Yk1).(\iota_X\omega)(Y_1,\ldots,Y_{k-1}) = \omega(X,Y_1,\ldots,Y_{k-1}).

Theorem 1 (Cartan formula). For every differential form ω\omega,

LXω=ιXdω+d(ιXω).\boxed{\mathcal{L}_X\omega=\iota_X d\omega+d(\iota_X\omega).}

Derivation. Both sides are derivations of degree zero on the exterior algebra of forms and obey the same product rule with respect to the wedge product. Therefore it is enough to check functions and one-forms.

If ff is a function, then ιXf=0\iota_X f=0, so

ιXdf+d(ιXf)=df(X)=X[f]=LXf.\iota_Xdf+d(\iota_Xf)=df(X)=X[f]=\mathcal{L}_Xf.

Now let α\alpha be a one-form and let YY be a vector field. From the definition of Lie derivative and the fact that vector fields pull back by inverse pushforward, one obtains

(LXα)(Y)=X[α(Y)]α([X,Y]).(\mathcal{L}_X\alpha)(Y)=X[\alpha(Y)]-\alpha([X,Y]).

On the other hand,

(ιXdα+d(ιXα))(Y)=dα(X,Y)+Y[α(X)]=X[α(Y)]Y[α(X)]α([X,Y])+Y[α(X)]=X[α(Y)]α([X,Y]).\begin{align*} (\iota_Xd\alpha+d(\iota_X\alpha))(Y) &=d\alpha(X,Y)+Y[\alpha(X)]\\ &=X[\alpha(Y)]-Y[\alpha(X)]-\alpha([X,Y])+Y[\alpha(X)]\\ &=X[\alpha(Y)]-\alpha([X,Y]). \end{align*}

Thus the two sides agree on one-forms. Since both sides are compatible with wedge products, they agree on all forms. ◻

For a one-form α=αμdxμ\alpha=\alpha_\mu dx^\mu,

(LXα)μ=Xνναμ+ανμXν.(\mathcal{L}_X\alpha)_\mu = X^\nu\partial_\nu\alpha_\mu+ \alpha_\nu\partial_\mu X^\nu.

For a coordinate one-form,

LX(dxμ)=d(Xμ).\mathcal{L}_X(dx^\mu)=d(X^\mu).

What the Lie derivative is not

The Lie derivative is a canonical operation on ordinary tensor fields on MM. It is not automatically defined for a section of an arbitrary vector bundle EME\to M. To Lie-differentiate such a section, the flow of XX on MM must be lifted to a flow on EE, which is extra structure. A connection, introduced later, is the standard tool for differentiating sections of arbitrary vector bundles.