SD[i, j]
denotes the SU(N) Kronecker delta with color indices
i
and j
in the adjoint representation.
SD[i,j]
is transformed into
SUNDelta[SUNIndex[i],SUNIndex[j]]
by
FeynCalcInternal
.
[a, b] SD
\delta ^{ab}
[a, b] // FCI // StandardForm
SD
(*SUNDelta[SUNIndex[a], SUNIndex[b]]*)
[a, b] // FCE // StandardForm
SD
(*SD[a, b]*)