Magnetic Field Matrix basis repr eq field Strength
Electromagnetism.DistElectromagneticPotential.magneticFieldMatrix_basis_repr_eq_fieldStrength
Project documentation
The magnetic field matrix of an electromagnetic potential which is a distribution. -/ noncomputable def magneticFieldMatrix {d} (c : SpeedOfLight) : DistElectromagneticPotential d →ₗ[ℝ] (Time × Space d) →d[ℝ] (EuclideanSpace ℝ (Fin d) ⊗[ℝ] EuclideanSpace ℝ (Fin d)) where toFun A := ⟨TensorProduct.map (Lorentz.Vector.spatialCLM d).toLinearMap (Lorentz.Vect...
Source project: Physlib
Person-level attribution pending.