The Pauli matrices, interpreted as a Clifford algebra #
The euclidean norm as a quadratic form.
Equations
- PauliMatrix.form = ∑ i : Fin 3, QuadraticMap.sq.comp (LinearMap.proj i)
Instances For
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 σ
.