feat: Informal normalOrder_wickMap

This commit is contained in:
jstoobysmith 2024-12-02 07:44:44 +00:00
parent 29ed297ff5
commit c4a3211e3f

View file

@ -115,4 +115,8 @@ informal_definition WickMap where
the necessary properties for lots of theorems to hold."
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