PhysLean Documentation

PhysLean.Relativity.PauliMatrices.CliffordAlgebra

The Pauli matrices, interpreted as a Clifford algebra #

noncomputable def PauliMatrix.form :

The euclidean norm as a quadratic form.

Equations
Instances For
    @[simp]
    theorem PauliMatrix.form_apply (a : Fin 3) :
    PauliMatrix.form a = a 0 * a 0 + (a 1 * a 1 + a 2, * a 2, )

    The injection from the Clifford algebra over PauliMatrix.form into the algebra generated by the σ matrices.

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

      The generators of the Clifford algebra correspond to the elements σ.