Physlib

Physlib.QFT.PerturbationTheory.WickContraction.IsFull

Full contraction

We say that a contraction is full if it has no uncontracted fields.

6 declarations

definition

A Wick contraction cc is full (c.uncontracted=c.\text{uncontracted} = \emptyset)

A Wick contraction cc is defined to be full if the set of its uncontracted indices, c.uncontractedc.\text{uncontracted}, is the empty set \emptyset. This means that every index in the contraction is part of a contracted pair and no field remains uncontracted.

instance

Decidability of whether a Wick contraction cc is full (IsFull c\text{IsFull } c)

For any Wick contraction cc, the property of being a full contraction is decidable. A contraction cc is considered full if its set of uncontracted indices is empty, denoted as c.uncontracted=c.\text{uncontracted} = \emptyset. This decidability is established by checking the equality of the finite set c.uncontractedc.\text{uncontracted} with the empty set \emptyset.

theorem

A Wick contraction is full iff its involution is fixed-point free

A Wick contraction cc on nn indices is full if and only if its associated involution f:{0,1,,n1}{0,1,,n1}f: \{0, 1, \dots, n-1\} \to \{0, 1, \dots, n-1\} has no fixed points, which is to say that f(i)if(i) \neq i for every index ii. In this context, a contraction is full when the set of its uncontracted indices is empty.

definition

Equivalence between full Wick contractions and fixed-point free involutions

Given a natural number nn, there is a bijective correspondence (equivalence) between the set of full Wick contractions on nn indices and the set of fixed-point free involutions on the set {0,1,,n1}\{0, 1, \dots, n-1\}. A Wick contraction cc is considered **full** if every index is part of a contracted pair, meaning the set of uncontracted indices c.uncontractedc.\text{uncontracted} is empty. A **fixed-point free involution** is a function f:{0,1,,n1}{0,1,,n1}f: \{0, 1, \dots, n-1\} \to \{0, 1, \dots, n-1\} such that f(f(i))=if(f(i)) = i and f(i)if(i) \neq i for all indices ii.

theorem

The number of full Wick contractions for even nn is (n1)!!(n - 1)!!

If nn is an even natural number, then the number of full Wick contractions on nn indices is (n1)!!(n - 1)!!, where !!!! denotes the double factorial. A Wick contraction is considered full if every index is part of a contracted pair, meaning the set of uncontracted indices is empty.

theorem

The number of full Wick contractions is 00 for odd nn

If nn is an odd natural number, then the number of full Wick contractions on nn indices is 00. A Wick contraction is considered full if every index is part of a contracted pair, such that the set of uncontracted indices is empty.