Trick[exp]
performs several basic simplifications
without expansion. Trick[exp]
uses Contract
,
DotSimplify
and SUNDeltaContract
.
Overview, Calc, Contract, DiracTrick, DotSimplify, DiracTrick.
This calculates g^{\mu \nu} \gamma _{\mu } and g_{\nu }^{\nu} in D dimensions.
[{GA[\[Mu]] MT[\[Mu], \[Nu]], MTD[\[Nu], \[Nu]]}] Trick
\left\{\bar{\gamma }^{\nu },D\right\}
[p + r, \[Mu]] MT[\[Mu], \[Nu]] FV[q - p, \[Nu]]
FV
[%] Trick
\bar{g}^{\mu \nu } \left(\overline{q}-\overline{p}\right)^{\nu } \left(\overline{p}+\overline{r}\right)^{\mu }
\overline{p}\cdot \overline{q}-\overline{p}\cdot \overline{r}-\overline{p}^2+\overline{q}\cdot \overline{r}
[c . b . a . GA[d] . GA[e]] Trick
a b c \bar{\gamma }^d.\bar{\gamma }^e
[c . b . a . GA[d] . GA[e]] // FCE // StandardForm
Trick
(*a b c GA[d] . GA[e]*)