doc: Edits to Wick theorem docs

This commit is contained in:
jstoobysmith 2025-02-10 10:21:57 +00:00
parent 26d2c24c83
commit 4096010e70
32 changed files with 255 additions and 134 deletions

View file

@ -11,7 +11,7 @@ import Mathlib.Algebra.BigOperators.Group.Finset
-/
/-- The type `CreateAnnihilate` is the type containing two elements `create` and `annihilate`.
This type is used to specify if an operator is a creation or annihilation operator
This type is used to specify if an operator is a creation, or annihilation, operator
or the sum thereof or intergral thereover etc. -/
inductive CreateAnnihilate where
| create : CreateAnnihilate