PhyslibAlpha.ClassicalFieldTheory.Local.EulerLagrangeEquation
Local Euler-Lagrange equations
i. Overview
This module gives a named predicate for fields satisfying the local Euler-Lagrange equations.
The equation itself is still the existing local coordinate equation
`eulerLagrangeOp L f = 0`.
The purpose of this file is only to expose that condition as a reusable API point and to restate the already-proved criticality criteria using this named predicate. It does not introduce a new Euler-Lagrange operator or any new analytic hypotheses.
ii. Key results
- `ClassicalFieldTheory.Local.SatisfiesEulerLagrange` - `ClassicalFieldTheory.Local. isCritical_iff_satisfiesEulerLagrange_of_contDiff_and_smoothInCoordinates` - `ClassicalFieldTheory.Local. isCritical_iff_satisfiesEulerLagrange_of_admissibleForAction_and_smoothInCoordinates`
iii. Table of contents
- A. Euler-Lagrange equation predicate
- B. Criticality criteria
iv. References
- J. Cortés and A. Haupt, *Lecture Notes on Mathematical Methods of Classical Physics*, arXiv:1612.03100v2, Chapter 5, Theorem 5.2.
A. Euler-Lagrange equation predicate
B. Criticality criteria
6 declarations
Field satisfies
Given a local Lagrangian of order and a field , the field satisfies the local Euler-Lagrange equations if the Euler-Lagrange operator applied to vanishes identically. That is, , or more explicitly, for every component and at every point : where the sum is over multi-indices of total order , is the partial derivative of the Lagrangian with respect to the jet coordinate , and is the iterated total derivative.
`SatisfiesEulerLagrange L f`
For a local Lagrangian of order and a field , the field satisfies the local Euler-Lagrange equations if and only if the local Euler-Lagrange operator applied to vanishes identically, i.e., .
If satisfies the Euler-Lagrange equations, then
Let be a local Lagrangian of order and be a field. If satisfies the local Euler-Lagrange equations (denoted as `SatisfiesEulerLagrange L f`), then the local Euler-Lagrange operator applied to vanishes identically: where the -th component of the operator is defined by .
implies satisfies the Euler-Lagrange equations
Let be a local Lagrangian of order and be a field. If the local Euler-Lagrange operator applied to vanishes identically (i.e., ), then the field satisfies the local Euler-Lagrange equations.
is Critical satisfies Euler-Lagrange for Smooth Fields
Let be a local Lagrangian of order and be a smooth () field. Suppose is smooth in its jet coordinates and the action of is finite, meaning the action density is integrable over . Then, is a critical point for the action functional (i.e., the first variation of the action vanishes for all admissible variations) if and only if satisfies the local Euler-Lagrange equations: for every component and at every point .
is critical for the action satisfies the Euler-Lagrange equations
Let be a local Lagrangian of order and be a field. Suppose that the pair is admissible for the action (meaning is and the action density is integrable over ) and that is smooth in its jet coordinates (meaning its partial derivatives are ). Then, the field is critical for the action functional if and only if it satisfies the local Euler-Lagrange equations .
