Grad Free Current Potential eq tensor
Electromagnetism.DistElectromagneticPotential.gradFreeCurrentPotential_eq_tensor
Project documentation
The variational gradient of the free current potential for distributional potentials. -/ noncomputable def gradFreeCurrentPotential {d} : DistLorentzCurrentDensity d →ₗ[ℝ] ((SpaceTime d) →d[ℝ] Lorentz.Vector d) where toFun J := { toFun ε := ∑ μ, (η μ μ • (J ε μ) • Lorentz.Vector.basis μ) map_add' ε₁ ε₂ := by simp [Finset.sum_add_distrib, add_smul] map_smu...
Source project: Physlib
Person-level attribution pending.