Is Extrema iff vector Potential
Electromagnetism.DistElectromagneticPotential.isExtrema_iff_vectorPotential
Project documentation
The proposition on an electromagnetic potential, corresponding to the statement that it is an extrema of the lagrangian. -/ def IsExtrema {d} (π : FreeSpace) (A : DistElectromagneticPotential d) (J : DistLorentzCurrentDensity d) : Prop := A.gradLagrangian π J = 0 lemma isExtrema_iff_gradLagrangian {π : FreeSpace} (A : DistElectromagneticPotential d) (J...
Source project: Physlib
Person-level attribution pending.