PhysLean Documentation

PhysLean.Relativity.SpaceTime.CliffordAlgebra

The Clifford Algebra #

This file defines the Gamma matrices.

The γ⁰ gamma matrix in the Dirac representation.

Equations
Instances For

    The γ¹ gamma matrix in the Dirac representation.

    Equations
    Instances For

      The γ² gamma matrix in the Dirac representation.

      Equations
      Instances For

        The γ³ gamma matrix in the Dirac representation.

        Equations
        Instances For
          theorem Matrix.one_fin_four {α : Type u_1} [Zero α] [One α] :
          1 = !![1, 0, 0, 0; 0, 1, 0, 0; 0, 0, 1, 0; 0, 0, 0, 1]
          @[simp]
          @[simp]
          @[simp]

          The γ⁵ gamma matrix in the Dirac representation.

          Equations
          Instances For
            def spaceTime.γ :
            Fin 4Matrix (Fin 4) (Fin 4)

            The γ gamma matrices in the Dirac representation.

            Equations
            Instances For

              The subset of Matrix (Fin 4) (Fin 4) ℂ formed by the gamma matrices in the Dirac representation.

              Equations
              Instances For

                The algebra generated by the gamma matrices in the Dirac representation.

                Equations
                Instances For

                  The quadratic form of the clifford algebra corresponding to the γ matrices.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    @[simp]
                    theorem spaceTime.γ.diracForm_apply (a : Fin 4) :
                    diracForm a = a 0 * a 0 - a 1 * a 1 - a 2 * a 2 - a 3 * a 3
                    @[simp]

                    The generators of the clifford algebra correspond to the elements γ.