Normal Ordering in the FieldOpFreeAlgebra #
In the module
PhysLean.QFT.PerturbationTheory.FieldSpecification.NormalOrder
we defined the normal ordering of a list of CrAnFieldOp.
In this module we extend the normal ordering to a linear map on FieldOpFreeAlgebra.
We derive properties of this normal ordering.
For a field specification π, normalOrderF is the linear map
FieldOpFreeAlgebra π ββ[β] FieldOpFreeAlgebra π
defined by its action on the basis ofCrAnListF Οs, taking ofCrAnListF Οs to
normalOrderSign Οs β’ ofCrAnListF (normalOrderList Οs).
That is, normalOrderF normal-orders the field operators and multiplies by the sign of the
normal order.
The notation παΆ (a) is used for normalOrderF a for a an element of
FieldOpFreeAlgebra π.
Equations
- One or more equations did not get rendered due to their size.
Instances For
For a field specification π, normalOrderF is the linear map
FieldOpFreeAlgebra π ββ[β] FieldOpFreeAlgebra π
defined by its action on the basis ofCrAnListF Οs, taking ofCrAnListF Οs to
normalOrderSign Οs β’ ofCrAnListF (normalOrderList Οs).
That is, normalOrderF normal-orders the field operators and multiplies by the sign of the
normal order.
The notation παΆ (a) is used for normalOrderF a for a an element of
FieldOpFreeAlgebra π.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Normal ordering with a creation operator on the left or annihilation on the right #
Normal ordering for an adjacent creation and annihilation state #
The main result of this section is normalOrderF_superCommuteF_annihilate_create.
Normal ordering for an anPartF and crPartF #
Using the results from above.