doc: Edits to Wick theorem docs
This commit is contained in:
parent
26d2c24c83
commit
4096010e70
32 changed files with 255 additions and 134 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue