PhyslibSearch

Physlib.Relativity.PauliMatrices.CliffordAlgebra

3 declarations

definition

Euclidean quadratic form on R3\mathbb{R}^3

#form

The definition `PauliMatrix.form` is the quadratic form Q:R3RQ: \mathbb{R}^3 \to \mathbb{R} that maps a vector v=(v1,v2,v3)v = (v_1, v_2, v_3) to the sum of the squares of its components, given by Q(v)=i=13vi2Q(v) = \sum_{i=1}^3 v_i^2. This represents the square of the standard Euclidean norm on R3\mathbb{R}^3.

definition

R\mathbb{R}-algebra homomorphism from C(R3,Q)C\ell(\mathbb{R}^3, Q) to the Pauli matrix algebra

#ofCliffordAlgebra

This definition is the R\mathbb{R}-algebra homomorphism from the Clifford algebra associated with the Euclidean quadratic form QQ on R3\mathbb{R}^3 to the subalgebra of 2×22 \times 2 complex matrices generated by the Pauli matrices {σ1,σ2,σ3}\{\sigma_1, \sigma_2, \sigma_3\}. Given the standard Euclidean form Q(v)=i=13vi2Q(v) = \sum_{i=1}^3 v_i^2, the map is uniquely determined by sending each basis vector eie_i of R3\mathbb{R}^3 to the corresponding Pauli matrix σi\sigma_i.

theorem

The Clifford-Pauli homomorphism Φ\Phi maps ι(rei)\iota(r e_i) to rσi+1r \sigma_{i+1}

#ofCliffordAlgebra_ι_single

Let Φ:C(R3,Q)Mat2×2(C)\Phi: C\ell(\mathbb{R}^3, Q) \to \text{Mat}_{2 \times 2}(\mathbb{C}) be the R\mathbb{R}-algebra homomorphism from the Clifford algebra associated with the standard Euclidean quadratic form QQ on R3\mathbb{R}^3 to the Pauli matrix algebra. For any index i{0,1,2}i \in \{0, 1, 2\} and any scalar rRr \in \mathbb{R}, let vR3v \in \mathbb{R}^3 be the vector with rr at the ii-th component and 00 elsewhere (i.e., v=reiv = r e_i). Then the image of the generator ι(v)\iota(v) under Φ\Phi is given by: Φ(ι(rei))=rσi+1\Phi(\iota(r e_i)) = r \sigma_{i+1} where ι:R3C(R3,Q)\iota: \mathbb{R}^3 \to C\ell(\mathbb{R}^3, Q) is the canonical embedding and σi+1\sigma_{i+1} is the corresponding Pauli matrix (σ1,σ2\sigma_1, \sigma_2, or σ3\sigma_3).