Deriv has Var Adj Deriv At
Electromagnetism.ElectromagneticPotential.deriv_hasVarAdjDerivAt
Project documentation
The electromagnetic potential from an electric and a magnetic field. This defines the electromagnetic potential in the Poincare gauge. -/ noncomputable def ofElectromagneticField (c : SpeedOfLight) (E : Time → Space 3 → EuclideanSpace ℝ (Fin 3)) (B : Time → Space 3 → EuclideanSpace ℝ (Fin 3)) : ElectromagneticPotential 3 := let A := fun t (x : Space) => -...
Source project: Physlib
Person-level attribution pending.