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:
parent
7b396501e7
commit
36d3be1cbf
17 changed files with 685 additions and 619 deletions
|
@ -8,7 +8,6 @@ import HepLean.PerturbationTheory.FieldSpecification.Basic
|
|||
|
||||
# Specific examples of field specifications
|
||||
|
||||
|
||||
-/
|
||||
|
||||
namespace FieldSpecification
|
||||
|
|
|
@ -3,7 +3,7 @@ Copyright (c) 2025 Joseph Tooby-Smith. All rights reserved.
|
|||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Joseph Tooby-Smith
|
||||
-/
|
||||
import HepLean.PerturbationTheory.Algebras.OperatorAlgebra.Basic
|
||||
import HepLean.PerturbationTheory.Algebras.ProtoOperatorAlgebra.Basic
|
||||
import HepLean.PerturbationTheory.Koszul.KoszulSign
|
||||
/-!
|
||||
|
||||
|
|
|
@ -3,15 +3,13 @@ Copyright (c) 2025 Joseph Tooby-Smith. All rights reserved.
|
|||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Joseph Tooby-Smith
|
||||
-/
|
||||
import HepLean.PerturbationTheory.Algebras.OperatorAlgebra.Basic
|
||||
import HepLean.PerturbationTheory.Algebras.ProtoOperatorAlgebra.Basic
|
||||
import HepLean.PerturbationTheory.Koszul.KoszulSign
|
||||
import HepLean.PerturbationTheory.FieldSpecification.Filters
|
||||
/-!
|
||||
|
||||
# Normal Ordering of states
|
||||
|
||||
|
||||
|
||||
-/
|
||||
|
||||
namespace FieldSpecification
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue