Is Extrema iff field Strength Matrix
Electromagnetism.ElectromagneticPotential.isExtrema_iff_fieldStrengthMatrix
Project documentation
The condition on an electromagnetic potential to be an extrema of the lagrangian. -/ def IsExtrema {d} (π : FreeSpace) (A : ElectromagneticPotential d) (J : LorentzCurrentDensity d) : Prop := gradLagrangian π A J = 0 lemma isExtrema_iff_gradLagrangian {π : FreeSpace} (A : ElectromagneticPotential d) (J : LorentzCurrentDensity d) : IsExtrema π A J β A....
Source project: Physlib
Person-level attribution pending.