PhyslibSearch

Physlib.QFT.PerturbationTheory.FieldOpFreeAlgebra.NormTimeOrder

3 declarations

definition

Normal-time ordering linear map on F.FieldOpFreeAlgebra\mathcal{F}.\text{FieldOpFreeAlgebra}

#normTimeOrder

For a given field specification F\mathcal{F}, the normal-time ordering is a C\mathbb{C}-linear map from the free algebra F.FieldOpFreeAlgebra\mathcal{F}.\text{FieldOpFreeAlgebra} to itself. The map is defined by its action on the basis elements, which correspond to products of creation and annihilation operators ϕ1ϕ2ϕn\phi_1 \phi_2 \dots \phi_n represented by the list φs=[ϕ1,,ϕn]\varphi s = [\phi_1, \dots, \phi_n]. For any such basis element, the map returns: normTimeOrderSign(φs)(ϕσ(1)ϕσ(2)ϕσ(n))\text{normTimeOrderSign}(\varphi s) \cdot (\phi_{\sigma(1)} \phi_{\sigma(2)} \dots \phi_{\sigma(n)}) where the operators are reordered into a new list φs=[ϕσ(1),,ϕσ(n)]\varphi s' = [\phi_{\sigma(1)}, \dots, \phi_{\sigma(n)}] according to the relation normTimeOrderRel\text{normTimeOrderRel} (sorting by decreasing time and then by normal-ordering convention), and normTimeOrderSign(φs)\text{normTimeOrderSign}(\varphi s) is the sign factor ±1\pm 1 arising from the Koszul sign convention for permuting fermionic and bosonic operators.

definition

Notation TNf(a)\mathcal{TN}^f(a) for norm-time ordering

#term𝓣𝓝ᶠ(_)

The notation TNf(a)\mathcal{TN}^f(a) denotes the norm-time ordering of an element aa in the free algebra of field operators FieldOpFreeAlgebra F\text{FieldOpFreeAlgebra } \mathcal{F}. It corresponds to the application of the linear map normTimeOrder\text{normTimeOrder} to aa.

theorem

Action of TNf\mathcal{TN}^f on a product of operators

#normTimeOrder_ofCrAnListF

For a given field specification F\mathcal{F}, let φs=[ϕ1,ϕ2,,ϕn]\varphi_s = [\phi_1, \phi_2, \dots, \phi_n] be a list of creation and annihilation operators in F.CrAnFieldOp\mathcal{F}.\text{CrAnFieldOp}. Let ofCrAnListF(φs)\text{ofCrAnListF}(\varphi_s) denote the product of these operators in the free algebra F.FieldOpFreeAlgebra\mathcal{F}.\text{FieldOpFreeAlgebra}. The normal-time ordering operator TNf\mathcal{TN}^f acts on this product as: TNf(ofCrAnListF(φs))=normTimeOrderSign(φs)ofCrAnListF(normTimeOrderList(φs))\mathcal{TN}^f(\text{ofCrAnListF}(\varphi_s)) = \text{normTimeOrderSign}(\varphi_s) \cdot \text{ofCrAnListF}(\text{normTimeOrderList}(\varphi_s)) where normTimeOrderSign(φs)\text{normTimeOrderSign}(\varphi_s) is the sign factor (determined by the Koszul sign convention for fermionic/bosonic statistics) and normTimeOrderList(φs)\text{normTimeOrderList}(\varphi_s) is the list of operators reordered chronologically (decreasing time) and according to the normal-ordering convention.