refactor: Docs around Wick's theorem (#289)

* refactor: Organize supercommute for CrAnAlgebra

* refactor: Normal order results

* refactor: Uncontracted List organization

* refactor: Rename OperatorAlgebra

* refactor: Lint
This commit is contained in:
Joseph Tooby-Smith 2025-01-22 09:15:13 +00:00 committed by GitHub
parent 7b396501e7
commit 36d3be1cbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 685 additions and 619 deletions

View file

@ -5,7 +5,7 @@ Authors: Joseph Tooby-Smith
-/
import HepLean.PerturbationTheory.WickContraction.Uncontracted
import HepLean.PerturbationTheory.Algebras.StateAlgebra.TimeOrder
import HepLean.PerturbationTheory.Algebras.OperatorAlgebra.TimeContraction
import HepLean.PerturbationTheory.Algebras.ProtoOperatorAlgebra.TimeContraction
import HepLean.PerturbationTheory.WickContraction.InsertList
/-!