diff --git a/HepLean/PerturbationTheory/FieldOpAlgebra/StaticWickTerm.lean b/HepLean/PerturbationTheory/FieldOpAlgebra/StaticWickTerm.lean index 746baa4..f418ae9 100644 --- a/HepLean/PerturbationTheory/FieldOpAlgebra/StaticWickTerm.lean +++ b/HepLean/PerturbationTheory/FieldOpAlgebra/StaticWickTerm.lean @@ -66,7 +66,7 @@ lemma staticWickTerm_insert_zero_none (φ : š“•.FieldOp) (φs : List š“•.Field - `φsĪ›.staticContract` - `s • [anPart φ, ofFieldOp φs[k]]ā‚›` where `s` is the sign associated with moving `φ` through uncontracted fields in `φ₀…φₖ₋₁` -- the normal ordering `š“([φsĪ›]ᵘᶜ.erase (uncontractedFieldOpEquiv φs φsĪ› k))`. +- the normal ordering of `[φsĪ›]ᵘᶜ` with the field operator `φs[k]` removed. The proof of this result ultimately relies on - `staticContract_insert_some` to rewrite static contractions.