feat: Add Wick terms

This commit is contained in:
jstoobysmith 2025-02-05 08:52:14 +00:00
parent 7d9e6af80c
commit 2e82f842a2
12 changed files with 634 additions and 553 deletions

View file

@ -145,6 +145,7 @@ def perturbationTheory : Note where
.name `FieldSpecification.FieldOpFreeAlgebra.superCommuteF,
.h2 "Field-operator algebra",
.name `FieldSpecification.FieldOpAlgebra,
.name `FieldSpecification.FieldOpAlgebra.fieldOpAlgebraGrade,
.name `FieldSpecification.FieldOpAlgebra.superCommute,
.h1 "Time ordering",
.name `FieldSpecification.crAnTimeOrderRel,
@ -169,14 +170,13 @@ def perturbationTheory : Note where
.name `WickContraction.join,
.h2 "Sign",
.name `WickContraction.sign,
.name `WickContraction.join_sign,
.name `WickContraction.signInsertNone_eq_filterset,
.name `WickContraction.signInsertSome_mul_filter_contracted_of_not_lt,
.name `WickContraction.join_sign,
.h2 "Cardinality",
.name `WickContraction.card_eq_cardFun,
.h1 "Time and static contractions",
.h1 "Useful results",
.h1 "The three Wick's theorems",
.name `FieldSpecification.wicks_theorem,
.name `FieldSpecification.FieldOpAlgebra.static_wick_theorem,