TC[p]
is the temporal component of a -vector and is transformed into TemporalPair[TemporalMomentum[p], ExplicitLorentzIndex[0]]
by FeynCalcInternal
.
Overview, TemporalPair, TemporalMomentum, FCClearScalarProducts.
[p] TC
[p - q] TC
[TC[p]] // StandardForm
FCI
(*TemporalPair[ExplicitLorentzIndex[0], TemporalMomentum[p]]*)
ExpandScalarProduct
is used to expand momenta in TC
[TC[p - q]] ExpandScalarProduct
[TC[p - q]] // StandardForm
ExpandScalarProduct
(*TemporalPair[ExplicitLorentzIndex[0], TemporalMomentum[p]] - TemporalPair[ExplicitLorentzIndex[0], TemporalMomentum[q]]*)