(eOdd, eEv) = cliffordOperators (M1,M2,R)
The Clifford algebra C := Cliff(qq) of a quadratic form qq in n=2d variables is a free ZZ/2-graded algebra of rank 2^{n} where n = numgens S-numgens R (if R is ZZ-graded, and M1, M2 are linear in the variables of R, then C inherits a ZZ-grading; this is our usual case. As an R-module C = C0++C1, with each component of rank 2^{(n-1)}. The operators eOdd_i go from C1 to C0; the operators eEv go from C0 to C1.
We have eOdd_i*eEv_j+eOdd_j*eEv_i = B(e_i,e_j), where the e_i form a basis of the space on which qq acts and B is the bilinear form associated to 2qq thus the the pairs (eOd_i,eEv_i) form a representation of Cliff(qq).
In the following we construct the generic symmetric bilinear form on 2d variables and make a quadratic form qq out of it.
|
|
|
|
|
|
|
|
|
|
we check two of the relations of the Clifford algebra:
|
|
The object cliffordOperators is a method function.
The source of this document is in PencilsOfQuadrics.m2:2068:0.