•Two-vertex

IsoVector[QuantumField[Particle[Vector[0], ___], ___], ___][_] := 0 ;  IsoVector[QuantumField[Particle[Scalar[1 | 2], ___], ___], ___][_] := 0 ;  QuantumField[Particle[Scalar[1 | 2], ___], ___][_] := 0 ;  QuantumField[Particle[PseudoScalar[0], ___], ___][_] := 0 ;

ll = ArgumentsSupply[Lagrangian[ChPT2[2]], x, RenormalizationState[0], ExpansionOrder -> 1, DropOrder -> 1, DiagonalToU -> True] ;

lll = DiscardTerms[ll, Retain -> {Particle[AxialVector[0] , RenormalizationState[0]] -> 1, Particle[Pion , RenormalizationState[0]] -> 1}, CommutatorReduce -> True] // Simplify

1/4 f _ π^(ó    ) (< ∂ _ μ(Overscript[π^( ), ->]) · Overscript[σ, ->] '6 Overscript[A^( ) _ μ, ->] · Overscript[σ, ->] > + < Overscript[A^( ) _ μ, ->] · Overscript[σ, ->] '6 ∂ _ μ(Overscript[π^( ), ->]) · Overscript[σ, ->] >)

llle = ExpandU[lll, CommutatorReduce -> True] // Simplify

f _ π^(ó    ) ∂ _ μ(Overscript[π^( ), ->]) · Overscript[A^( ) _ μ, ->]

llll = llle // IsoIndicesSupply // CommutatorReduce

f _ π^(ó    ) ∂ _ μ π^( ) _ ó ^i _ 1 A^( ) _ μ^i _ 1

fields = {QuantumField[Particle[AxialVector[0], RenormalizationState[0]], LorentzIndex[μ1], SUNIndex[I1]][p1], QuantumField[Particle[Pion, RenormalizationState[0]], SUNIndex[I2]][p2]}

{A^( ) _ μ _ 1^I _ 1, π^( )^I _ 2}

amptree1 = (-I FeynRule[llll, fields]) // Simplify

-i f _ π^(ó    ) p _ 2^μ _ 1 δ _ (I _ 1  I _ 2)


Converted by Mathematica  (July 10, 2003)