Physlib.Relativity.CliffordAlgebra
The Clifford Algebra
This file defines the Gamma matrices and their relationship to the Clifford algebra.
Main Definitions
- `γ0, γ1, γ2, γ3`: The four gamma matrices in the Dirac representation (4×4 complex matrices) - `γSet`: The set of gamma matrices - `diracForm`: The quadratic form with Minkowski signature (+,-,-,-) corresponding to the gamma matrices - `diracAlgebra`: The algebra generated by the gamma matrices over ℝ - `ofCliffordAlgebra`: The algebra homomorphism from the Clifford algebra to `diracAlgebra`
Main Results
- `ofCliffordAlgebra_surjective`: The homomorphism `ofCliffordAlgebra` is surjective
TODO
- Complete the isomorphism by proving injectivity of `ofCliffordAlgebra` (requires dimension theory)
- Construct the `AlgEquiv` between `CliffordAlgebra diracForm` and `diracAlgebra`
Surjectivity of ofCliffordAlgebra
28 declarations
Gamma Matrix in Dirac Representation
The gamma matrix in the Dirac representation is a complex matrix defined as:
gamma matrix
The gamma matrix in the Dirac representation is defined as the complex matrix:
gamma matrix in the Dirac representation
The gamma matrix in the Dirac representation is defined as the complex matrix:
The gamma matrix in the Dirac representation
The gamma matrix in the Dirac representation is defined as the complex matrix:
Identity Matrix
For any type equipped with and , the identity matrix over is equal to .
The square of the gamma matrix in the Dirac representation is equal to the identity matrix: where denotes the identity matrix.
In the Dirac representation of gamma matrices, the product of the matrix with itself is equal to the negative of the identity matrix : where is the complex matrix defined as:
The square of the gamma matrix in the Dirac representation is equal to the negative of the identity matrix, i.e., .
In the Dirac representation of the Clifford algebra for Minkowski spacetime with signature , the square of the gamma matrix is equal to the negative of the identity matrix, i.e., .
The Dirac gamma matrices and satisfy the anticommutation relation .
The Dirac gamma matrices and satisfy the anticommutation relation:
For the gamma matrices and in the Dirac representation, the following anticommutation relation holds:
For the gamma matrices and in the Dirac representation, the following anticommutation relation holds:
For the gamma matrices and in the Dirac representation, the anticommutation relation holds.
The gamma matrices and in the Dirac representation satisfy the anticommutation relation:
Gamma Matrix in the Dirac Representation
The gamma matrix in the Dirac representation is the complex matrix defined as the product of the imaginary unit and the four gamma matrices and :
The Dirac gamma matrices
The function maps an index to its corresponding complex gamma matrix in the Dirac representation, specifically , , , and .
Set of gamma matrices
The set is the collection of the four complex matrices in the Dirac representation, which are elements of .
for all
For any index , the Dirac gamma matrix is an element of the set .
Dirac algebra
The Dirac algebra is the -subalgebra of the space of complex matrices generated by the set of gamma matrices .
The set of gamma matrices is a subset of the Dirac algebra, where the Dirac algebra is defined as the -subalgebra of complex matrices generated by .
for all
For any index , the Dirac gamma matrix is an element of the Dirac algebra, where the Dirac algebra is defined as the -subalgebra of complex matrices generated by the set of gamma matrices .
Dirac Quadratic Form
The quadratic form of the Clifford algebra corresponding to the matrices. It is defined on (specifically, the space of functions from to ) with Minkowski signature , mapping a vector to .
-algebra homomorphism from the Clifford algebra to the Dirac algebra
This definition constructs the -algebra homomorphism from the Clifford algebra associated with the Dirac quadratic form (the Minkowski signature on ) to the Dirac algebra. Specifically, the map is defined using the universal property of Clifford algebras: it identifies a vector with the matrix sum , where are the complex Dirac matrices. The codomain, the Dirac algebra, is the -subalgebra of generated by these gamma matrices.
Let be the -algebra homomorphism from the Clifford algebra associated with the Dirac quadratic form (on ) to the Dirac algebra (the subalgebra of generated by the gamma matrices). For any index and any real scalar , let be the -th standard basis vector in (where the -th component is and others are ). The homomorphism maps the element in the Clifford algebra to the scaled gamma matrix , where is the canonical linear map from the vector space to the Clifford algebra.
Each Gamma Matrix is in the Range of `ofCliffordAlgebra`
For each index , the Dirac gamma matrix , considered as an element of the Dirac algebra, belongs to the range of the -algebra homomorphism . Here, is the quadratic form on with Minkowski signature , and the Dirac algebra is the -subalgebra of generated by the gamma matrices.
The Range of `ofCliffordAlgebra` equals the Full Dirac Algebra
Let be the quadratic form on with Minkowski signature . Let be the -subalgebra of generated by the Dirac gamma matrices . Consider the -algebra homomorphism which identifies vectors in with their representation in terms of gamma matrices. The range of is equal to the entire Dirac algebra.
The Homomorphism `ofCliffordAlgebra` is Surjective
Let be the Dirac quadratic form on with Minkowski signature , defined by . Let be the Clifford algebra associated with this quadratic form. Let the Dirac algebra be the -subalgebra of complex matrices generated by the gamma matrices . The -algebra homomorphism , which maps a vector to the matrix sum , is surjective.
