Physlib.QFT.PerturbationTheory.Koszul.KoszulSignInsert
18 declarations
Koszul sign of inserting field into list
#koszulSignInsertLet be a type of fields, be a function assigning a field statistic to each field, and be a decidable relation on . For a given field and a list of fields , the function returns the Koszul sign factor incurred by inserting into the list. The sign is determined by the number of fermionic fields in the list that are strictly smaller than (i.e., for which is false) when itself is fermionic. If is bosonic, the result is always .
The Koszul sign of inserting a boson is
#koszulSignInsert_bosonLet be a type of fields, be a function assigning a field statistic to each field, and be a decidable relation on . If a field is bosonic (i.e., ), then for any list of fields , the Koszul sign factor incurred by inserting into is equal to .
The Koszul sign of field insertion squares to 1
#koszulSignInsert_mul_selfLet be a type of fields, be a function assigning a field statistic to each field, and be a decidable relation on . For any field and any list of fields , the Koszul sign factor satisfies
The Koszul sign of inserting a minimal field into a list is
#koszulSignInsert_le_forallLet be a set of fields, be a function assigning a field statistic (bosonic or fermionic) to each field, and be a decidable relation on . For any field and any list of fields , if holds for all , then the Koszul sign factor incurred by inserting into is .
Appending a maximal field preserves the Koszul sign of insertion
#koszulSignInsert_ge_forall_appendLet be a type of fields, be a function assigning a field statistic to each field, and be a decidable relation on . For any list of fields and any fields , if is a field such that for all , then the Koszul sign factor incurred by inserting into the list is equal to the Koszul sign factor incurred by inserting into the list . The Koszul sign factor is where is the number of fermionic fields in such that (if is fermionic), or (if is bosonic).
Koszul sign of inserting into equals the sign of inserting into filtered by
#koszulSignInsert_eq_filterLet be a type of fields, be a function assigning a field statistic to each field, and be a decidable relation on . For any field and any list of fields , the Koszul sign factor incurred by inserting into is equal to the Koszul sign factor incurred by inserting into the sublist of consisting of all elements such that holds.
The Koszul sign of inserting into equals the Koszul sign of inserting into
#koszulSignInsert_eq_consLet be a type of fields, be a function assigning a field statistic to each field, and be a total relation on . For any field and list of fields , the Koszul sign factor incurred by inserting into is equal to the Koszul sign factor incurred by inserting into the list (the list with prepended to the front).
Koszul sign of insertion expressed via field grades
#koszulSignInsert_eq_gradeLet be a type of fields with statistics and a decidable relation . For any field and list of fields , the Koszul sign factor is given by: where the of a list is fermionic if it contains an odd number of fermionic fields and bosonic otherwise.
Permutations preserve the Koszul sign of field insertion
#koszulSignInsert_eq_permLet be a type of fields with field statistics and a decidable relation . For any field and any two lists of fields and such that is a permutation of , the Koszul sign factor incurred by inserting into is equal to the Koszul sign factor incurred by inserting into , i.e.,
Sorting the list preserves the Koszul sign of field insertion
#koszulSignInsert_eq_sortLet be a type of fields with statistics and a decidable relation . For any field and any list of fields , the Koszul sign factor incurred by inserting into is equal to the Koszul sign factor incurred by inserting into the list obtained by sorting according to the relation :
equals the exchange sign with elements preceding in the sorted list
#koszulSignInsert_eq_exchangeSign_takeLet be a type of fields with field statistics and a total, transitive relation . For any field and list of fields , the Koszul sign factor incurred by inserting into is equal to the exchange sign between the statistic of and the collective statistic (grade) of the elements in that would precede in an ordered arrangement. Specifically, where denotes the sublist of elements in that are strictly smaller than according to the ordering , and is the exchange sign factor if both arguments are fermionic and otherwise.
is independent of the insertion index of an element in the list
#koszulSignInsert_insertIdxLet be a type of fields with field statistics and a decidable relation . For any fields , any list of fields , and any index such that , the Koszul sign factor incurred by inserting field into the list obtained by inserting into at position is equal to the Koszul sign factor incurred by inserting into the list where is prepended to , i.e.,
Koszul exchange sign for fields and
#koszulSignConsGiven a set of fields , an ordering relation on , and a function defining the quantum statistics (bosonic or fermionic) of each field, the function returns a complex number representing the sign factor for the pair. If , the value is . If , the value is if both and are fermionic, and otherwise. Mathematically, this corresponds to the sign change when is moved past in an ordered sequence of operators.
equals or based on field ordering
#koszulSignCons_eq_exchangeSignLet be a set of fields equipped with an ordering relation and a quantum statistics function . For any fields , the Koszul exchange sign is equal to if . Otherwise, if , it is equal to the exchange sign .
Let be a type of quantum fields, be a decidable ordering relation on , and be a function assigning quantum statistics (bosonic or fermionic) to each field. For any fields and any list of fields , the Koszul sign factor incurred by inserting into the list starting with (denoted ) is equal to the product of the exchange sign factor between and and the Koszul sign factor for inserting into the remaining list : Here, is if , and otherwise is if both fields are fermionic and if at least one is bosonic.
if for all
#koszulSignInsert_of_le_memLet be a type of fields, be a function assigning a field statistic to each field, and be a decidable relation on . For any field and any list of fields , if for every field in the list , then the Koszul sign factor incurred by inserting into is .
Insertion signs for equivalent fields with same statistics are equal
#koszulSignInsert_eq_rel_eq_statLet be a type of fields, be the field statistics, and be a transitive relation on . Let be two fields such that and , and their statistics are identical (). Then for any list of fields , the Koszul sign factor incurred by inserting into is equal to the factor incurred by inserting into :
for equivalent with same statistics
#koszulSignInsert_eq_remove_same_stat_appendLet be a type of fields, be a function assigning field statistics, and be a transitive relation on . Suppose are fields such that and are equivalent under the relation (i.e., and ) and possess the same field statistics (). Then, for any list of fields , the Koszul sign factor incurred by inserting into the list is equal to the Koszul sign factor of inserting into :
