Physlib.QFT.PerturbationTheory.FieldStatistics.OfFinset
11 declarations
Field statistic of a finite set of fields
#ofFinsetGiven a mapping (which assigns either a bosonic or fermionic statistic to each field) and a sequence of fields defined by , this function calculates the collective field statistic for a finite subset of indices . The resulting statistic is if the number of indices such that is odd; otherwise, the result is .
Field Statistic of an Empty Set is Bosonic
#ofFinset_emptyFor any mapping that assigns a statistic to each field and any sequence of fields , the collective field statistic of the empty set of indices is (which is the identity element of the field statistic group).
The field statistic of the singleton set equals
#ofFinset_singletonFor a collection of fields , let be a mapping that assigns a quantum statistic (bosonic or fermionic) to each field. Given a sequence of fields , the collective field statistic of a singleton set of indices (where ) is equal to the statistic of the field at that index, .
for Injective
#ofFinset_finset_mapLet be a mapping that assigns a quantum statistic (either or ) to each field in a collection . Let be a sequence of fields. Given an injective function and a finite set of indices , the collective field statistic of the fields indexed by is equal to the collective field statistic of the fields indexed by the image set : This reflects the fact that the collective statistic depends only on the set of fields selected, regardless of how they are indexed.
Let be a mapping that assigns a quantum statistic (either or ) to each field in a collection . Given a list of fields and a finite set of indices , let be an index such that . Then the collective field statistic of the set of fields indexed by is equal to the product of the statistic of the -th field and the collective statistic of the set indexed by : where the multiplication is the operation in the commutative group (where is the identity and ).
Let be a mapping that assigns a quantum statistic (either or ) to each field in a collection . Given a list of fields and a finite set of indices , let be an index such that . Then the collective field statistic of the set of fields indexed by is equal to the product of the statistic of the -th field and the collective statistic of the set indexed by : where the multiplication is the operation in the commutative group (where is the identity and ).
The collective statistic of a finite set of fields equals the product over all indices of their individual statistics.
#ofFinset_eq_prodLet be a mapping that assigns a statistic (either or ) to each field in a collection . For any list of fields and any finite subset of indices , the collective field statistic of the indices in is equal to the product over all indices of the list of if , and the statistic (the identity ) otherwise. Mathematically: where the product is taken in the commutative group .
for collective field statistics
#ofFinset_unionLet be a mapping that assigns a statistic (either or ) to each field in a collection . For any list of fields and any two finite subsets of indices , the product of the collective field statistics of the indices in and is equal to the collective field statistic of the indices in their symmetric difference . Mathematically: where the product is taken in the commutative group .
for disjoint
#ofFinset_union_disjointLet be a mapping that assigns a statistic (either or ) to each field in a collection . For any list of fields and any two disjoint finite subsets of indices , the product of the collective field statistics of the indices in and is equal to the collective field statistic of the indices in their union . Mathematically: where the product is taken in the commutative group , where acts as the identity.
Let be a mapping that assigns a quantum field statistic (either bosonic or fermionic) to each field in a collection . For any list of fields , any finite subset of indices , and any decidable predicate on those indices, the product of the collective field statistics of the indices in that satisfy and those that do not satisfy is equal to the collective field statistic of all indices in . Mathematically: where the product is taken in the commutative group , in which serves as the identity element.
Let be a mapping that assigns a quantum field statistic (either bosonic or fermionic) to each field in a collection . For any list of fields , any finite subset of indices , and any decidable predicate on those indices, the collective field statistic of the indices in that satisfy is equal to the product of the collective field statistic of the indices that do not satisfy and the collective field statistic of all indices in . Mathematically: where the product is taken in the commutative group , in which is the identity element and every element is its own inverse.
