PhysLean Documentation

PhysLean.Electromagnetism.FieldStrength.Basic

The field strength tensor #

@[reducible, inline]

The Field strength is a tensor F^μ^ν which is anti-symmetric..

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The field strength from an electric field as an element of ℝT[d, .up, .up].

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      The field strength from an eletric field.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The field strength from a magnetic field as an element of ℝT[3, .up, .up]. This is only defined here for 4d spacetime.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For

          The field strength from a magnetic field.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            The electric field given a field strength.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              theorem Electromagnetism.FieldStrength.electricField_apply {d : } (F : (FieldStrength d)) (t : Time) (x : Space d) (j : Fin d) :
              electricField F t x j = ((TensorSpecies.Tensor.basis ![realLorentzTensor.Color.up, realLorentzTensor.Color.up]).repr (SpaceTime.timeSliceLinearEquiv (↑F) t x)) fun (x : Fin (Nat.succ 0).succ) => match x with | 0 => j + 1, | 1 => 0

              The magnetic field given a field strength.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For

                The isomorphism between the field strength and the electric and magnetic fields.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For