PhyslibAlpha.ClassicalFieldTheory.Local.TotalDivergence
Total divergences in local classical field theory
i. Overview
This module introduces the local coordinate API for total-divergence lagrangians.
If `Bᵢ` is a jet-dependent current of order `k`, its total divergence
`∑ i, Dᵢ Bᵢ`
is naturally a lagrangian density of order `k + 1`. In the current Alpha stack, local lagrangians carry their jet-coordinate derivatives as explicit data, so this module does not try to construct that lagrangian automatically from the current. Instead, it packages the data needed by later equivalence results:
- a local lagrangian of order `k + 1`,
- a current whose total divergence agrees with the lagrangian density along every field,
- and the Euler-Lagrange-triviality property of that lagrangian.
This keeps the API faithful to the standard total-divergence principle while avoiding premature symbolic calculus for coordinate derivatives of total derivatives.
ii. Key results
- `ClassicalFieldTheory.Local.HasTotalDivergenceDensity`
- `ClassicalFieldTheory.Local.IsEulerLagrangeTrivial`
- `ClassicalFieldTheory.Local.TotalDivergence`
iii. Table of contents
- A. Total-divergence predicates
- B. Packaged total-divergence lagrangians
iv. References
- J. Cortés and A. Haupt, *Lecture Notes on Mathematical Methods of Classical Physics*, arXiv:1612.03100v2, Chapter 5.
A. Total-divergence predicates
B. Packaged total-divergence lagrangians
6 declarations
Lagrangian is the total divergence of current
A Lagrangian density of order and a jet-dependent current of order satisfy this property if, for every field , the action density associated with is equal to the total divergence of the current . Specifically, for all : where denotes the -jet of the field at , and denotes the total derivative with respect to the -th spatial coordinate.
Euler-Lagrange-triviality of a Lagrangian ()
A local Lagrangian of order is called Euler-Lagrange-trivial if, for every field , the resulting Euler-Lagrange operator vanishes identically. That is, for all : where is the vector in whose components are given by the standard Euler-Lagrange equations: for each component .
Coercion from `TotalDivergence` to `Lagrangian`
This definition provides a coercion that allows a `TotalDivergence` object of order (which packages a current of order and a Lagrangian density whose divergence matches that current) to be treated directly as its underlying Lagrangian density of order . Here represents the dimension of the space, the dimension of the field value space, and the jet order.
Action Density of a Total Divergence equals the Divergence of the Current
Let be a total divergence package of order , consisting of a Lagrangian of order and a current of order . For any field , the action density of the Lagrangian evaluated on at a point is equal to the total divergence of the current evaluated on . Mathematically: where denotes the -jet of the field at , and denotes the total derivative with respect to the -th spatial coordinate.
The Euler-Lagrange operator of a total divergence is zero ()
Let be a total divergence package of order , consisting of a Lagrangian density of order and a current such that the action density of is the total divergence of . For any field , the local Euler-Lagrange operator evaluated on is identically zero: This reflects the physical principle that Lagrangians that are total divergences are Euler-Lagrange trivial.
Any Admissible Field is Critical for a Total Divergence Lagrangian
Let be a total divergence package of order , which consists of a local Lagrangian of order and a current such that the action density of is the total divergence of . Let be a field. Suppose that the pair is admissible for the action functional (meaning is smooth and has a finite action) and that the Lagrangian is smooth in its jet coordinates. Then the field is critical for the action functional, meaning that for every admissible variation , the directional derivative of the action functional at in the direction is zero:
