•PP

The unevaluated lowest order Lagrangian:

Lagrangian[ChPT3[2]]

1/4 (f _ ϕ^(ó    ))^2 (< ÷„ '6 χ^† > + < χ '6 ÷„^† > + < ÷s _ μ(÷„) '6 ÷s _ μ(÷„)^† >)

The evaluated lowest order lagrangian:

ll = ArgumentsSupply[Lagrangian[ChPT3[2]], x, RenormalizationState[0], ExpansionOrder -> 0, DropOrder -> 0] ;

Redundant terms are discarded:

lll = DiscardTerms[ll, Retain -> {Particle[PseudoScalar[0] , RenormalizationState[0]] -> 2}, CommutatorReduce -> True, Method -> Coefficient] // Simplify

0

Matrices are traced:

llle = ExpandU[lll, CommutatorReduce -> True]

0

Indices are supplied:

$IsoIndicesCounter = 0 ;

llll = llle // IsoIndicesSupply

0

Calculation of the Feynman rule:

fields = {QuantumField[Particle[PseudoScalar[0], RenormalizationState[0]], SUNIndex[I1]][p1], QuantumField[Particle[PseudoScalar[0], RenormalizationState[0]], SUNIndex[I2]][p2]}

{p^( )^I _ 1, p^( )^I _ 2}

melsimplified = 0

0


Converted by Mathematica  (July 10, 2003)