feat: Wick algebras

This commit is contained in:
jstoobysmith 2024-12-09 12:54:12 +00:00
parent 76250a0fe7
commit db9f7ebfa9
6 changed files with 419 additions and 72 deletions

View file

@ -20,7 +20,8 @@ def pertubationTheory : NoteFile where
files := [
`HepLean.PerturbationTheory.Wick.Species,
`HepLean.PerturbationTheory.Wick.Algebra,
`HepLean.PerturbationTheory.Wick.Contract
`HepLean.PerturbationTheory.Wick.Contract,
`HepLean.PerturbationTheory.Wick.Theorem
]
unsafe def main (_ : List String) : IO UInt32 := do