Grad Kinetic Term add
Electromagnetism.ElectromagneticPotential.gradKineticTerm_add
Project documentation
The variational gradient of the kinetic term of an electromagnetic potential. -/ noncomputable def gradKineticTerm {d} (π : FreeSpace) (A : ElectromagneticPotential d) : SpaceTime d β Lorentz.Vector d := (Ξ΄ (q':=A), β« x, kineticTerm π β¨q'β© x) /-! ### B.1. Variational gradient in terms of fderiv We give a first simplification of the variational gradient...
Source project: Physlib
Person-level attribution pending.