Physlib.Particles.StandardModel.AnomalyCancellation.FamilyMaps
7 declarations
Induced linear map on total Standard Model charges from a species-level map
#chargesMapOfSpeciesMapGiven natural numbers and representing the number of fermion families, let be the vector space of rational charges for a single fermion species across families, and let be the total vector space of charges for the five fermion species in the Standard Model. For a -linear map that acts on the charges of a single species, `SM.chargesMapOfSpeciesMap` defines a -linear map . For a total charge configuration , the map is defined such that the charges of each species in the resulting configuration are obtained by applying to the charges of the -th species in .
Projection of species charges from to families ()
#speciesFamilyProjFor a single fermion species, given two natural numbers and such that , let and denote the vector spaces of rational charges across and families, respectively. The function `SM.speciesFamilyProj` is the -linear projection map that maps a charge vector to its first components, such that .
Projection of Standard Model charges from to families ()
#familyProjectionFor natural numbers and such that , let and be the vector spaces of rational charges for the five fermion species across and families, respectively. The function `SM.familyProjection` is the -linear projection map . This map takes a total charge configuration and restricts the charges of each of the five fermion species to the first families, effectively discarding the charges associated with families indexed from to .
Linear embedding of -family species charges into -family charges
#speciesEmbedFor natural numbers and , this linear map embeds the charges of a single fermion species with families into the space of charges for families. Given a charge vector , the -th component of the resulting vector in (where ) is defined as if , and if . In the case where , this corresponds to padding the charges with zeros; in the case where , this corresponds to a projection onto the first families.
Linear embedding of -family charges into -family charges
#familyEmbeddingFor natural numbers and , this -linear map embeds the charge configuration of a Standard Model with families into one with families. Given the total charge space , which consists of rational charges for five species of fermions across families, the map applies the species-level embedding to each species. Specifically, for each species, a charge vector is mapped to an -dimensional vector where the -th component is if and otherwise (for ). This represents the embedding of -family charges onto -family charges with all additional family charges set to zero.
Universal embedding of 1-family species charges into -family charges
#speciesFamilyUniversialFor a given natural number , this is a -linear map from the space of charges for a single fermion species with one family, , to the space of charges for the same species with families, . The map takes the charge of the single family and assigns it to each of the families, effectively mapping .
Universal embedding of 1-family charges into -family charges
#familyUniversalFor a natural number , this is a -linear map from the space of Standard Model charges for a single family, , to the space of charges for families, . The map acts as a universal embedding by taking the rational charge assigned to each of the five fermion species in the 1-family model and replicating it across all families. Specifically, if the charges for the five species in the single-family case are , the map produces a charge configuration where each family has the same charges .
