Physlib

PhyslibAlpha.ClassicalFieldTheory.Local.Lagrangian

Local Lagrangians

i. Overview

This module defines local Lagrangians of finite order for fields on `Space d` with values in `EuclideanSpace ℝ (Fin m)`.

In the first local stage of the Classical Field Theory development, a local `k`-th order Lagrangian is treated as a function on `JetPoint d m k`. This matches the local book-level picture `L : Jet^k(Ω, R^m) → R` while postponing any stronger smoothness packaging until the ambient structure on local jet-point data has been made explicit enough to support it naturally.

ii. Key results

- `ClassicalFieldTheory.Local.Lagrangian` : local `k`-th order Lagrangians. - `ClassicalFieldTheory.Local.Lagrangian.coordDeriv` : coordinate derivatives with respect to the jet coordinates `u^a_I`. - `ClassicalFieldTheory.Local.Lagrangian.SmoothInCoordinates` : the combined public regularity package for smooth local lagrangians in explicit jet coordinates. - `ClassicalFieldTheory.Local.Lagrangian.alongField` : evaluate a local Lagrangian along the jets of a field.

iii. Table of contents

  • A. Local Lagrangians
  • B. Regularity packages
  • C. Evaluation along a field

iv. References

- J. Cortés and A. Haupt, *Lecture Notes on Mathematical Methods of Classical Physics*, Chapter 5.

A. Local Lagrangians

B. Regularity packages

C. Evaluation along a field

13 declarations

instance

Lagrangian as a function L:JetPoint(d,m,k)RL: \text{JetPoint}(d, m, k) \to \mathbb{R}

This definition allows a local kk-th order Lagrangian LL to be treated as a function that maps a jet point JJetPoint(d,m,k)J \in \text{JetPoint}(d, m, k) to a real number in R\mathbb{R}. Here, the jet point JJ represents the local coordinates of a field and its derivatives up to order kk at a specific point in a dd-dimensional space.

definition

Fiber derivative of a local Lagrangian LL

For a local kk-th order Lagrangian LL, a jet point JJ, and a vector VV in the fiber of the jet space, the fiber derivative is defined as the sum over all multi-indices II with Ik|I| \le k and all field components a{1,,m}a \in \{1, \dots, m\} of the product of the coordinate derivative of LL and the components of VV: Ika=1mLuIa(J)VIa \sum_{|I| \le k} \sum_{a=1}^m \frac{\partial L}{\partial u^a_I}(J) \cdot V^a_I where LuIa(J)\frac{\partial L}{\partial u^a_I}(J) is the derivative of the Lagrangian with respect to the jet coordinate uIau^a_I evaluated at the point JJ, and VIaV^a_I denotes the component of the fiber-jet direction VV corresponding to the multi-index II and field index aa. This value represents the directional derivative of LL along the fiber direction VV at the point JJ.

theorem

The derivative of sL(J+sV)s \mapsto L(J + sV) at s=0s = 0 is the fiber derivative of LL

For a local kk-th order Lagrangian LL, a jet point JJ, and a fiber-direction vector VV, the function sL(J+sV)s \mapsto L(J + sV) has a derivative at s=0s = 0 equal to the fiber derivative of LL at JJ in the direction VV: ddsL(J+sV)s=0=Ika=1mLuIa(J)VIa \left. \frac{d}{ds} L(J + sV) \right|_{s=0} = \sum_{|I| \le k} \sum_{a=1}^m \frac{\partial L}{\partial u^a_I}(J) \cdot V^a_I where J+sVJ + sV denotes the jet point whose base coordinates are those of JJ and whose fiber coordinates are J.fiberI,a+sVIaJ.\text{fiber}_{I, a} + s \cdot V^a_I.

definition

Continuity of a local Lagrangian LL in jet coordinates (x,uIa)(x, u^a_I)

A local kk-th order Lagrangian LL satisfies this property if the map (x,u)L(J(x,u))(x, u) \mapsto L(J(x, u)) is continuous, where xSpace dx \in \text{Space } d represents the base coordinates and uJetCoordinates dmku \in \text{JetCoordinates } d m k represents the collection of field and derivative coordinates {uIa}Ik,0a<m\{u^a_I\}_{|I| \le k, 0 \le a < m}. This defines the continuity of the Lagrangian with respect to the explicit local jet coordinates (x,uIa)(x, u^a_I).

definition

Coordinate derivatives LuIa\frac{\partial L}{\partial u^a_I} are CC^\infty in (x,u)(x, u)

A property of a local kk-th order Lagrangian LL asserting that for every multi-index II with total order Ik|I| \le k and every field component index a{0,,m1}a \in \{0, \dots, m-1\}, the coordinate derivative LuIa\frac{\partial L}{\partial u^a_I} is an infinitely differentiable (CC^\infty) function of the base space coordinates xSpace dx \in \text{Space } d and the jet coordinates uJetCoordinates dmku \in \text{JetCoordinates } d m k.

definition

Smoothness of local Lagrangian LL in jet coordinates (x,uIa)(x, u^a_I)

A local kk-th order Lagrangian LL is smooth in coordinates if it satisfies the following two conditions: 1. The map (x,u)L(x,u)(x, u) \mapsto L(x, u) is continuous with respect to the base space coordinates xSpace dx \in \text{Space } d and the jet coordinates uJetCoordinates dmku \in \text{JetCoordinates } d m k. 2. For every field component index a{0,,m1}a \in \{0, \dots, m-1\} and every multi-index II with order Ik|I| \le k, the coordinate derivative LuIa\frac{\partial L}{\partial u^a_I} is an infinitely differentiable (CC^\infty) function of (x,u)(x, u).

definition

Coordinate derivatives LuIa\frac{\partial L}{\partial u^a_I} along field ff are CC^\infty

For a local kk-th order Lagrangian LL and a field f:Space dRmf: \text{Space } d \to \mathbb{R}^m, this property states that for all multi-indices II with Ik|I| \le k and all field component indices a{0,,m1}a \in \{0, \dots, m-1\}, the function xLuIa(jkf(x))x \mapsto \frac{\partial L}{\partial u_I^a}(j^k f(x)) is infinitely differentiable (CC^\infty) on Space d\text{Space } d. Here, jkf(x)j^k f(x) denotes the kk-jet of the field ff at the point xx, and LuIa\frac{\partial L}{\partial u_I^a} represents the coordinate derivative of the Lagrangian with respect to the jet coordinate uIau_I^a.

definition

Continuity of coordinate derivatives LuIa\frac{\partial L}{\partial u^a_I} along a family of fields FsF_s

Let LL be a local kk-th order Lagrangian and F:R(Space dRm)F : \mathbb{R} \to (\text{Space } d \to \mathbb{R}^m) be a one-parameter family of fields. This property states that for every multi-index II with Ik|I| \le k and every field component index a{0,,m1}a \in \{0, \dots, m-1\}, the mapping (s,x)LuIa(jkFs(x))(s, x) \mapsto \frac{\partial L}{\partial u^a_I}(j^k F_s(x)) is continuous as a function from R×Space d\mathbb{R} \times \text{Space } d to R\mathbb{R}. Here, jkFs(x)j^k F_s(x) is the kk-jet of the field FsF_s at the point xx, and LuIa\frac{\partial L}{\partial u^a_I} denotes the coordinate derivative of the Lagrangian with respect to the jet coordinate uIau^a_I.

theorem

Continuity of xL(jkf(x))x \mapsto L(j^k f(x)) for smooth fields ff and continuous Lagrangians LL

For any local kk-th order Lagrangian LL that is continuous in its jet coordinates and any infinitely differentiable (CC^\infty) field f:Space dRmf: \text{Space } d \to \mathbb{R}^m, the function mapping each point xSpace dx \in \text{Space } d to the Lagrangian evaluated at the kk-jet of ff at xx, denoted by xL(jkf(x))x \mapsto L(j^k f(x)), is continuous.

theorem

Smoothness of Lagrangian Coordinate Derivatives along a Smooth Field

For a local kk-th order Lagrangian LL and an infinitely differentiable (CC^\infty) field f:Space dRmf: \text{Space } d \to \mathbb{R}^m, if the coordinate derivatives of the Lagrangian LuIa\frac{\partial L}{\partial u^a_I} are CC^\infty functions of the jet coordinates, then the functions xLuIa(jkf(x))x \mapsto \frac{\partial L}{\partial u_I^a}(j^k f(x)) (the coordinate derivatives evaluated along the kk-jet of the field ff) are also CC^\infty on Space d\text{Space } d.

theorem

Smoothness of LuIa\frac{\partial L}{\partial u^a_I} in coordinates implies its continuity along a family of fields

Let LL be a local kk-th order Lagrangian for fields on a dd-dimensional space with values in Rm\mathbb{R}^m. Suppose that the coordinate derivatives of the Lagrangian, denoted by LuIa\frac{\partial L}{\partial u^a_I} for each multi-index II (with total order Ik|I| \le k) and each field component a{0,,m1}a \in \{0, \dots, m-1\}, are infinitely differentiable (CC^\infty) functions of the base space coordinates xSpace dx \in \text{Space } d and the jet coordinates uu. Let F:R×Space dRmF: \mathbb{R} \times \text{Space } d \to \mathbb{R}^m be a one-parameter family of fields (s,x)Fs(x)(s, x) \mapsto F_s(x). If the mapping (s,x)(x,jkFs(x))(s, x) \mapsto (x, j^k F_s(x)) is continuous, where jkFs(x)j^k F_s(x) represents the kk-jet coordinates of the field FsF_s at the point xx, then for every aa and II, the coordinate derivative evaluated along the family, (s,x)LuIa(x,jkFs(x))(s, x) \mapsto \frac{\partial L}{\partial u^a_I}(x, j^k F_s(x)), is continuous as a function of (s,x)(s, x).

definition

Evaluation of a local Lagrangian LL along a field ff

Given a local kk-th order Lagrangian LL (a function defined on the kk-th order jet bundle of fields from a base space of dimension dd to a target space of dimension mm) and a field f:RdRmf: \mathbb{R}^d \to \mathbb{R}^m, this definition returns a scalar function on the base space RdR\mathbb{R}^d \to \mathbb{R}. For any point xRdx \in \mathbb{R}^d, the value of the function is L(jkf(x))L(j^k f(x)), where jkf(x)j^k f(x) denotes the kk-jet of the field ff at xx.

theorem

(L.alongField f)(x)=L(jkf(x))(L.\text{alongField } f)(x) = L(j^k f(x))

Let LL be a local kk-th order Lagrangian, f:Space dRmf: \text{Space } d \to \mathbb{R}^m be a field, and xSpace dx \in \text{Space } d be a point in the base space. The evaluation of the Lagrangian LL along the field ff at the point xx, denoted as (L.alongField f)(x)(L.\text{alongField } f)(x), is equal to the value of LL applied to the kk-jet of the field ff at xx: (L.alongField f)(x)=L(jkf(x)) (L.\text{alongField } f)(x) = L(j^k f(x)) where jkf(x)j^k f(x) represents the kk-jet of the field ff at the point xx, containing the base point xx and the derivatives of ff at xx up to order kk.