Physlib.QFT.AnomalyCancellation.Basic
29 declarations
Constructor for an ACC system with charges
#ACCSystemChargesMkGiven a natural number , this function constructs an `ACCSystemCharges` object which specifies that a gauge theory has fermion representations. The resulting object defines the dimension of the charge space as .
The module of charges for an ACC system
#ChargesFor an anomaly cancellation system with charges, the type of charges is defined as the space of functions from the finite index set to the rational numbers . This space represents the assignment of a rational charge to each of the fermion representations in the theory, effectively forming the vector space .
Additive commutative monoid of charges
#chargesAddCommMonoidFor an anomaly cancellation system , the space of charges (which represents the rational charges assigned to fermions) is equipped with the structure of an additive commutative monoid. This structure defines a zero element (where all charges are ) and a binary addition operation (the pointwise sum of charges) that is both associative and commutative.
-module structure on the space of charges
#chargesModuleFor an anomaly cancellation system , the space of charges (which represents vectors of rational charges ) is equipped with the structure of a module over the field of rational numbers . This structure defines the standard pointwise addition of charge vectors and their scalar multiplication by rational numbers.
Additive commutative group of charges
#ChargesAddCommGroupFor an anomaly cancellation system , the space of charges (representing vectors of rational charges ) is equipped with the structure of an additive commutative group. This structure defines vector addition, the additive identity (the zero charge vector), and the existence of additive inverses (negation of charges).
The space of charges is a finite -module
#instFiniteRatChargesFor an anomaly cancellation system , the space of charges (representing the rational charge assignments for the fermion representations in the theory) is a finitely generated module over the field of rational numbers .
for solutions to linear ACCs
#extFor a linear anomaly cancellation system , let and be two solutions in the space of linear solutions . If their underlying rational charge assignments in the module of charges are equal (that is, ), then the solutions and are equal.
Additive commutative monoid of linear ACC solutions
#linSolsAddCommMonoidFor a linear anomaly cancellation system , the set of solutions to the linear constraints, denoted , forms an additive commutative monoid. The addition of two solutions and is defined as the pointwise sum of their rational charges, and the identity element is the zero charge vector (where all charges are ). This structure inherits the properties of associativity and commutativity from the underlying space of rational charges .
-module structure on the space of linear ACC solutions
#linSolsModuleFor a linear anomaly cancellation system , the set of solutions to the linear constraints, denoted by , is equipped with the structure of a module over the field of rational numbers . This structure is inherited from the underlying space of charges , such that for any rational scalar and any solution vector , the scalar product also satisfies the linear anomaly cancellation conditions.
Additive commutative group of linear ACC solutions
#linSolsAddCommGroupFor a linear anomaly cancellation system , the set of solutions to the linear constraints, denoted , forms an additive commutative group. This structure is inherited from its -module structure, meaning that for any two solutions , their pointwise sum is a solution, and for every solution , there exists an additive inverse in such that .
-linear inclusion of linear ACC solutions
#linSolsInclFor a linear anomaly cancellation system , the map is the canonical -linear inclusion from the space of solutions into the space of all charges . This map takes a solution vector and returns its underlying vector of rational charges.
The inclusion map is injective
#linSolsIncl_injectiveFor any linear anomaly cancellation system , the canonical -linear inclusion map , which maps a solution to the linear anomaly cancellation conditions to its underlying vector of rational charges in , is injective.
for solutions to quadratic and linear ACCs
#extFor an anomaly cancellation system with linear and quadratic conditions, let and be two solutions in the space of quadratic solutions . If their underlying rational charge assignments in the module of charges are equal (that is, ), then the solutions and are equal.
Scalar action of on the space of quadratic ACC solutions
#quadSolsMulActionFor a quadratic anomaly cancellation system , the set of solutions to both the linear and quadratic constraints, denoted by , is equipped with a scalar multiplication action (a `MulAction`) by the rational numbers . This means that for any rational scalar and any solution , the pointwise product also satisfies the linear and quadratic anomaly cancellation conditions, making it an element of .
Inclusion of quadratic solutions into linear solutions
#quadSolsInclLinSolsFor a quadratic anomaly cancellation system , the function is the -equivariant inclusion map from the set of solutions satisfying both linear and quadratic constraints, , into the set of solutions satisfying only the linear constraints, . This map sends a solution to itself viewed as an element of , and it commutes with scalar multiplication by rational numbers .
The inclusion map is injective
#quadSolsInclLinSols_injectiveFor a quadratic anomaly cancellation system , the inclusion map that embeds the set of quadratic solutions into the space of linear solutions is injective.
Inclusion when
#linSolsInclQuadSolsZeroFor a quadratic anomaly cancellation system , if the number of quadratic equations is zero (), this definition provides the -equivariant inclusion map from the space of linear solutions to the space of solutions satisfying both linear and quadratic conditions . Since the set of quadratic constraints is empty when , every vector in the -module vacuously satisfies the quadratic anomaly cancellation conditions.
-equivariant inclusion
#quadSolsInclFor a quadratic anomaly cancellation system , the map is the -equivariant inclusion from the space of quadratic solutions into the space of all charges . This map is defined by composing the inclusion of solutions satisfying both linear and quadratic constraints into the space of linear solutions () with the canonical inclusion of linear solutions into the full space of rational charges. The map preserves scalar multiplication by rational numbers .
The inclusion map is injective
#quadSolsIncl_injectiveFor a quadratic anomaly cancellation system , the inclusion map , which maps each solution satisfying both linear and quadratic anomaly cancellation conditions to its corresponding vector of rational charges in , is injective.
for solutions to full ACCs
#extFor an anomaly cancellation system , let and be two solutions in the space of full solutions (satisfying the linear, quadratic, and cubic conditions). If their underlying rational charge assignments in the module of charges are equal (that is, ), then the solutions and are equal.
is a solution to the ACC system
#IsSolutionGiven an anomaly cancellation system and a charge assignment , the predicate holds if satisfies the full set of anomaly cancellation conditions (linear, quadratic, and cubic). Formally, this is defined by the existence of an element in the space of solutions such that its underlying value in the module of charges is equal to .
Scalar action of on the space of ACC solutions
#solsMulActionFor an anomaly cancellation system , the set of solutions to the full set of conditions (linear, quadratic, and cubic) is equipped with a scalar multiplication action (a `MulAction`) by the rational numbers . Given a rational number and a solution , the product is also a solution. This is well-defined because the linear, quadratic, and cubic anomaly cancellation conditions are homogeneous; specifically, the cubic part of the action is verified by the fact that if satisfies the cubic condition, then satisfies it as the cubic form scales by .
Inclusion map
#solsInclQuadSolsFor an anomaly cancellation system , this is the equivariant inclusion map from the set of solutions (which satisfy the full set of linear, quadratic, and cubic conditions) to the set of solutions (which satisfy the linear and quadratic conditions). The map commutes with the scalar multiplication action of the rational numbers .
The inclusion is injective
#solsInclQuadSols_injectiveFor an anomaly cancellation system , the inclusion map , which maps solutions satisfying the full set of (linear, quadratic, and cubic) conditions to the space of solutions satisfying only the linear and quadratic conditions, is injective.
Inclusion of full solutions into linear solutions
#solsInclLinSolsFor an anomaly cancellation system , this is the -equivariant inclusion map from the set of full solutions (which satisfy the linear, quadratic, and cubic conditions) to the set of solutions (which satisfy only the linear conditions). This map is defined by the composition of the inclusion and the inclusion .
The inclusion is injective
#solsInclLinSols_injectiveFor an anomaly cancellation system , the inclusion map , which maps solutions satisfying the full set of (linear, quadratic, and cubic) conditions to the set of solutions satisfying only the linear conditions, is injective.
-equivariant inclusion
#solsInclFor an anomaly cancellation system , this is the -equivariant inclusion map from the space of solutions into the space of all charges . The set consists of the rational charge allocations that satisfy the complete set of linear, quadratic, and cubic anomaly cancellation conditions. The map is defined by the composition of the inclusion of full solutions into the space of quadratic solutions () and the inclusion of quadratic solutions into the space of charges. It preserves scalar multiplication by rational numbers .
The inclusion map is injective
#solsIncl_injectiveFor an anomaly cancellation system , the inclusion map , which maps the set of rational charge allocations satisfying the full set of linear, quadratic, and cubic anomaly cancellation conditions into the space of all possible charges, is injective.
Composition of ACC system morphisms
#compGiven three anomaly cancellation systems and , and two morphisms and , their composition is defined as the morphism whose: 1. Linear map on the space of charges is the composition of the linear maps of the individual morphisms, . 2. Map between the solution spaces is the composition of the maps . The resulting map satisfies the required commutativity condition for morphisms between anomaly cancellation systems.
