feat: Informal normalOrder_wickMap
This commit is contained in:
parent
29ed297ff5
commit
c4a3211e3f
1 changed files with 4 additions and 0 deletions
|
@ -115,4 +115,8 @@ informal_definition WickMap where
|
||||||
the necessary properties for lots of theorems to hold."
|
the necessary properties for lots of theorems to hold."
|
||||||
deps :≈ [``WickAlgebra, ``WickMonomial]
|
deps :≈ [``WickAlgebra, ``WickMonomial]
|
||||||
|
|
||||||
|
informal_lemma normalOrder_wickMap where
|
||||||
|
math :≈ "Any normal ordering maps to zero under a Wick map."
|
||||||
|
deps :≈ [``WickMap, ``WickMonomial.normalOrder]
|
||||||
|
|
||||||
end Wick
|
end Wick
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue