>
|
|
Example 1.
First create a vector bundle over with base coordinates and fiber coordinates .
>
|
|
Define a metric g on M. Note that our spinor conventions have the metric with signature
>
|
|
| (2.2) |
Define an orthonormal frame on M with respect to the metric g.
>
|
|
| (2.3) |
Calculate the solder form sigma from the frame F.
| (2.4) |
Calculate the bivector solder form S from sigma.
>
|
|
| (2.5) |
Example 2.
The contraction of two bivector solder forms on their tensor indices can be expressed in terms of the Kronecker delta spinor.
We check this identity using the solder form from Example 1. First we calculate the left-hand side.
>
|
|
| (2.6) |
>
|
|
| (2.7) |
>
|
|
| (2.8) |
To calculate the right-hand side we construct the symmetrized tensor product of 2 Kronecker delta spinors and multiply by 8 (because SymmetrizeIndices will include a factor of 1/2).
>
|
|
| (2.9) |
>
|
|
| (2.10) |
>
|
|
| (2.11) |
Check that the LHS and RHS are the same.
| (2.12) |
Example 3.
The contraction of two bivector soldering forms on their tensor indices can be expressed in terms of the metric and the permutation tensor
.
We check this identity using the solder form from Example 1. First we calculate the left-hand side.
>
|
|
| (2.13) |
>
|
|
| (2.14) |
To calculate the right-hand side we first construct the tensor product of the metric tensor with itself.
| (2.15) |
We re-arrange the indices of G to obtain the first two terms on the right-hand side.
>
|
|
| (2.16) |
>
|
|
| (2.17) |
We construct the epsilon tensor using the commands MetricDensity and PermutationSymbol.
>
|
|
| (2.18) |
Evaluate the right-hand side of the identity and check that it agrees with the left-hand side.
>
|
|
| (2.19) |
Example 4.
The bivector solder form is anti-self-dual, that is,
We check this identity using the solder form from Example 1. The left-hand side is just the solder form S1 from Example 1.
| (2.21) |
To evaluate the right-hand side we begin with the contravariant form of the bivector solder form.
>
|
|
| (2.22) |
Construct the epsilon tensor and contract with S4 and to obtain the left-hand side.
>
|
|
| (2.23) |
>
|
|
| (2.24) |