Physlib.QFT.PerturbationTheory.WickContraction.TimeContract
7 declarations
Time contraction of a Wick contraction
#timeContractFor a list of field operators and a Wick contraction (a set of disjoint pairs of indices from ), the time contraction of is defined as the product of the pairwise contractions of the operators corresponding to the indices in : \[ \prod_{\{j, k\} \in \Lambda, j < k} \text{timeContract}(\phi_j, \phi_k) \] This product is an element of the center of the Wick algebra over . Each term represents the contraction of the -th and -th operators in the sequence.
Let be a field specification and be a list of field operators. Let be a Wick contraction on . Consider the Wick contraction obtained by inserting a field operator at index into the list without creating any new contraction pairs. Then the time contraction of is equal to the time contraction of : \[ (\Lambda \hookleftarrow_\Lambda \phi, i, \text{none}).\text{timeContract} = \Lambda.\text{timeContract} \]
equals a pairwise contraction times
#timeContract_insertAndContract_someLet be a field specification and be a list of field operators. Let be a Wick contraction on and be an index belonging to the set of uncontracted indices of . For a field operator and an insertion index , let be the Wick contraction formed by inserting at index and contracting it with the operator originally at index . The time contraction of is given by the product of the time contraction of and a pairwise contraction: where is the shifted position of the original -th field in the new list, defined as if and if .
The time contraction of the empty Wick contraction is 1
#timeContract_emptyFor any list of field operators associated with a field specification , the time contraction of the empty Wick contraction (the contraction containing no paired indices) is equal to in the center of the Wick algebra .
when and
#timeContract_insert_some_of_ltLet be a field specification and be a list of field operators. Let be a Wick contraction on , and let be an index of a field that is uncontracted in . Suppose a field operator is inserted into the list at index and contracted with the original -th field, resulting in a new Wick contraction for the expanded list. If is chronologically later than or equal to (i.e., the relation holds), then the time contraction of is given by: where: - is the product of pairwise contractions for . - is the list of uncontracted field operators in . - is the position of the -th field within the list of uncontracted operators. - represents the pairwise contraction of the annihilation part of with . - is the exchange sign between and the set of uncontracted fields in whose original indices are strictly less than .
of when and
#timeContract_insert_some_of_not_ltLet be a field specification and be a list of field operators. Let be a Wick contraction on and be an index in the set of uncontracted indices of . Suppose a new field operator is inserted into the list at index , where , and is contracted with to form a new Wick contraction . If is not chronologically later than or equal to (i.e., ), then the time contraction of is given by: \[ \text{timeContract}(\Lambda') = \mathcal{S}(\phi, \mathcal{U}_{\le k}) \cdot (\text{contractStateAtIndex}(\phi, [\Lambda]^{uc}, \text{pos}(k)) \cdot \text{timeContract}(\Lambda)) \] where: - is the sublist of field operators in that are uncontracted in and have indices . - is the exchange sign (grading factor) obtained by commuting with the uncontracted operators in . - is the list of all uncontracted field operators in relative to . - is the position of the operator within the list .
for non-grading compliant contractions
#timeContract_of_not_gradingCompliantFor a list of field operators of a field specification and a Wick contraction on these operators, if is not grading compliant with respect to , then the time contraction of is zero: \[ \text{timeContract}(\Lambda) = 0 \]
