PhyslibSearch

Physlib.QFT.PerturbationTheory.FieldStatistics.ExchangeSign

11 declarations

definition

Exchange sign S(a,b)\mathcal{S}(a, b) for field statistics

#exchangeSign

The exchange sign S(a,b)\mathcal{S}(a, b) is a group homomorphism from the group of field statistics to the group of homomorphisms from field statistics to the complex numbers, FieldStatistic(FieldStatisticC)\text{FieldStatistic} \to (\text{FieldStatistic} \to \mathbb{C}). For two field statistics aa and bb, the value is defined as: S(a,b)={1if a=fermionic and b=fermionic1otherwise\mathcal{S}(a, b) = \begin{cases} -1 & \text{if } a = \text{fermionic and } b = \text{fermionic} \\ 1 & \text{otherwise} \end{cases} This sign represents the phase factor acquired when commuting two fields or operators with statistics aa and bb.

definition

Exchange sign notation S(a,b)\mathcal{S}(a, b)

#term𝓢(_,_)

The notation S(a,b)\mathcal{S}(a, b) denotes the exchange sign between two field statistics aa and bb. This sign is equal to 1-1 if both field statistics aa and bb are fermionic, and is 11 otherwise.

theorem

S(a,b)=S(b,a)\mathcal{S}(a, b) = \mathcal{S}(b, a)

#exchangeSign_symm

For any two field statistics aa and bb, which categorize a field as either bosonic\text{bosonic} or fermionic\text{fermionic}, the exchange sign S(a,b)\mathcal{S}(a, b) is symmetric, satisfying S(a,b)=S(b,a)\mathcal{S}(a, b) = \mathcal{S}(b, a). The exchange sign S(a,b)\mathcal{S}(a, b) is defined to be 1-1 if both aa and bb are fermionic\text{fermionic}, and 11 otherwise.

theorem

S(a,bosonic)=1\mathcal{S}(a, \text{bosonic}) = 1 for all field statistics aa

#exchangeSign_bosonic

For any field statistic aa, the exchange sign S(a,bosonic)\mathcal{S}(a, \text{bosonic}) between aa and the bosonic statistic is equal to 11. Here, the exchange sign S(a,b)\mathcal{S}(a, b) is defined to be 1-1 if both aa and bb are fermionic, and 11 otherwise.

theorem

S(bosonic,a)=1\mathcal{S}(\text{bosonic}, a) = 1 for all field statistics aa

#bosonic_exchangeSign

For any field statistic aa, the exchange sign S(bosonic,a)\mathcal{S}(\text{bosonic}, a) between the bosonic statistic and aa is equal to 11. Here, the exchange sign S(a,b)\mathcal{S}(a, b) is defined to be 1-1 if both aa and bb are fermionic, and 11 otherwise.

theorem

S(fermionic,fermionic)=1\mathcal{S}(\text{fermionic}, \text{fermionic}) = -1

#fermionic_exchangeSign_fermionic

The exchange sign S(fermionic,fermionic)\mathcal{S}(\text{fermionic}, \text{fermionic}) for two fields with fermionic statistics is 1-1.

theorem

S(a,b)\mathcal{S}(a, b) is 1-1 if both statistics are fermionic, otherwise 11

#exchangeSign_eq_if

For any two field statistics a,bFieldStatistica, b \in \text{FieldStatistic}, the exchange sign S(a,b)\mathcal{S}(a, b) is given by: S(a,b)={1if a=fermionic and b=fermionic1otherwise\mathcal{S}(a, b) = \begin{cases} -1 & \text{if } a = \text{fermionic and } b = \text{fermionic} \\ 1 & \text{otherwise} \end{cases}

theorem

S(a,b)2=1\mathcal{S}(a, b)^2 = 1

#exchangeSign_mul_self

For any two field statistics aa and bb, the square of the exchange sign S(a,b)\mathcal{S}(a, b) is equal to 11, that is, S(a,b)S(a,b)=1\mathcal{S}(a, b) \cdot \mathcal{S}(a, b) = 1.

theorem

S(a,b)S(b,a)=1\mathcal{S}(a, b) \cdot \mathcal{S}(b, a) = 1

#exchangeSign_mul_self_swap

For any two field statistics a,bFieldStatistica, b \in \text{FieldStatistic}, the product of the exchange sign S(a,b)\mathcal{S}(a, b) and the swapped exchange sign S(b,a)\mathcal{S}(b, a) is equal to 11.

theorem

S(a,ofList(s,ϕ::ϕs))=S(a,s(ϕ))S(a,ofList(s,ϕs))\mathcal{S}(a, \text{ofList}(s, \phi :: \phi s)) = \mathcal{S}(a, s(\phi)) \cdot \mathcal{S}(a, \text{ofList}(s, \phi s))

#exchangeSign_ofList_cons

Let aFieldStatistica \in \text{FieldStatistic} be a field statistic. Let s:FFieldStatistics: \mathcal{F} \to \text{FieldStatistic} be a mapping that assigns a statistic to each field in a collection F\mathcal{F}. For any field ϕF\phi \in \mathcal{F} and any list of fields ϕs\phi s, the exchange sign S\mathcal{S} between aa and the collective statistic of the list formed by prepending ϕ\phi to ϕs\phi s is given by: S(a,ofList(s,ϕ::ϕs))=S(a,s(ϕ))S(a,ofList(s,ϕs))\mathcal{S}(a, \text{ofList}(s, \phi :: \phi s)) = \mathcal{S}(a, s(\phi)) \cdot \mathcal{S}(a, \text{ofList}(s, \phi s)) where ofList\text{ofList} denotes the collective statistic of a list of fields, which is fermionic if the list contains an odd number of fermionic fields and bosonic otherwise.

theorem

S(a,bc)S(b,c)=S(a,b)S(ab,c)\mathcal{S}(a, b \cdot c) \cdot \mathcal{S}(b, c) = \mathcal{S}(a, b) \cdot \mathcal{S}(a \cdot b, c) (Cocycle condition for the exchange sign)

#exchangeSign_cocycle

For any three field statistics a,b,cFieldStatistica, b, c \in \text{FieldStatistic}, the exchange sign S\mathcal{S} satisfies the cocycle condition: S(a,bc)S(b,c)=S(a,b)S(ab,c)\mathcal{S}(a, b \cdot c) \cdot \mathcal{S}(b, c) = \mathcal{S}(a, b) \cdot \mathcal{S}(a \cdot b, c) Here, FieldStatistic\text{FieldStatistic} is the type of quantum statistics (bosonic or fermionic), the operator \cdot denotes the commutative group multiplication of statistics (isomorphic to addition modulo 2, where bosonic\text{bosonic} is the identity and fermionicfermionic=bosonic\text{fermionic} \cdot \text{fermionic} = \text{bosonic}), and S(x,y)\mathcal{S}(x, y) is the phase factor defined as 1-1 if both xx and yy are fermionic, and 11 otherwise.