Physlib.QFT.PerturbationTheory.WickAlgebra.NormalOrder.WickContractions
2 declarations
FieldSpecification.WickAlgebra.normalOrder_uncontracted_none
#normalOrder_uncontracted_none(φ : 𝓕.FieldOp) (φs : List 𝓕.FieldOp) (i : Fin φs.length.succ) (φsΛ : WickContraction φs.length) : 𝓝(ofFieldOpList [φsΛ↩Λφ i none]ᵘᶜ) = 𝓢(𝓕|>ₛφ,𝓕|>ₛ⟨φs.get, φsΛ.uncontracted.filter (fun x => i.succAbove x < i)⟩) • 𝓝(ofFieldOpList (φ :: [φsΛ]ᵘᶜ))
Normal order of equals
#normalOrder_uncontracted_someLet be a field specification and be a list of field operators. Let be a Wick contraction on . Suppose we insert a field operator into at index and contract it with an existing uncontracted index of to form a new contraction . Then the normal ordering of the product of uncontracted field operators of , denoted , is equal to the normal ordering of the list of uncontracted operators of with the operator corresponding to the index removed. Formally, where is the position of the uncontracted index in the sorted list of uncontracted indices of .
