PhyslibSearch

Physlib.Particles.SuperSymmetry.MSSMNu.AnomalyCancellation.OrthogY3B3.ToSols

49 declarations

definition

Condition α1(R)=α2(R)=α3(R)=0\alpha_1(R) = \alpha_2(R) = \alpha_3(R) = 0 for lines in span{R,Y3,B3}\text{span}\{R, Y_3, B_3\} to lie in ACC surfaces

#LineEqProp

For a charge assignment RR in the space of anomaly-free assignments perpendicular to Y3Y_3 and B3B_3 (denoted as `AnomalyFreePerp`), the property holds if the conditions α1(R)=0\alpha_1(R) = 0, α2(R)=0\alpha_2(R) = 0, and α3(R)=0\alpha_3(R) = 0 are all satisfied. Geometrically, these conditions ensure that the "quad line" in the plane spanned by R,Y3R, Y_3, and B3B_3 lies within the cubic anomaly hypersurface, and the "cube line" lies within the quadratic anomaly hypersurface.

instance

LineEqProp(R)\text{LineEqProp}(R) is decidable

#instDecidableLineEqProp

For a charge assignment RR in the space of anomaly-free assignments perpendicular to Y3Y_3 and B3B_3 (denoted as `AnomalyFreePerp`), the property LineEqProp(R)\text{LineEqProp}(R) is decidable. This property holds if the conditions α1(R)=0\alpha_1(R) = 0, α2(R)=0\alpha_2(R) = 0, and α3(R)=0\alpha_3(R) = 0 are all satisfied.

definition

Condition f(R,R,Y3)B(B3,R)=f(R,R,B3)B(Y3,R)f(R, R, Y_3) B(B_3, R) = f(R, R, B_3) B(Y_3, R) for a solution RR

#LineEqPropSol

For an anomaly-free solution RQ20R \in \mathbb{Q}^{20} of the Minimal Supersymmetric Standard Model (MSSM) anomaly cancellation system, the property `LineEqPropSol` is the condition that the following equality holds: f(R,R,Y3)B(B3,R)f(R,R,B3)B(Y3,R)=0 f(R, R, Y_3) B(B_3, R) - f(R, R, B_3) B(Y_3, R) = 0 where ff is the symmetric trilinear form `cubeTriLin` associated with the cubic anomaly condition, BB is the symmetric bilinear form `quadBiLin` associated with the quadratic anomaly condition, and Y3,B3Y_3, B_3 are the specific anomaly-free charge vectors defined for the MSSM system. This condition is equivalent to the projection of RR onto the subspace orthogonal to Y3Y_3 and B3B_3 satisfying the `LineEqProp` property.

definition

Line equation coefficient of an MSSM anomaly-free solution

#lineEqCoeff

Given an anomaly-free solution TT to the Minimal Supersymmetric Standard Model (MSSM) anomaly cancellation conditions, this function computes a rational number defined by the formula: (Y3B3)α3(proj(T)) (Y_3 \cdot B_3) \alpha_3(\text{proj}(T)) where \cdot denotes the dot product on the space of MSSM charges, Y3Y_3 and B3B_3 are specific anomaly-free solutions, proj(T)\text{proj}(T) is the projection of TT onto the subspace orthogonal to Y3Y_3 and B3B_3, and α3\alpha_3 is a specific function defined on this orthogonal subspace. This rational value appears in the definition of the map `toSolNS` acting on solutions, and it being equal to 00 is equivalent to the solution TT satisfying the property `LineEqPropSol`.

theorem

`LineEqPropSol T`     \iff `lineEqCoeff T = 0`

#lineEqPropSol_iff_lineEqCoeff_zero

Let TT be an anomaly-free solution to the MSSM anomaly cancellation conditions. Then TT satisfies the condition f(T,T,Y3)B(B3,T)=f(T,T,B3)B(Y3,T)f(T, T, Y_3) B(B_3, T) = f(T, T, B_3) B(Y_3, T) if and only if the line equation coefficient of TT, defined as (Y3B3)α3(proj(T))(Y_3 \cdot B_3) \alpha_3(\text{proj}(T)), is equal to zero. Here, ff is the symmetric trilinear form corresponding to the cubic anomaly, BB is the symmetric bilinear form corresponding to the quadratic anomaly, and proj(T)\text{proj}(T) is the projection of TT onto the subspace orthogonal to the anomaly-free solutions Y3Y_3 and B3B_3.

theorem

LineEqPropSol R    LineEqProp(proj R)\text{LineEqPropSol } R \iff \text{LineEqProp}(\text{proj } R)

#linEqPropSol_iff_proj_linEqProp

Let RR be an anomaly-free solution of the MSSM anomaly cancellation system. Then RR satisfies the property LineEqPropSol R\text{LineEqPropSol } R (which is defined by the equality f(R,R,Y3)B(B3,R)=f(R,R,B3)B(Y3,R)f(R, R, Y_3) B(B_3, R) = f(R, R, B_3) B(Y_3, R)) if and only if its projection onto the subspace orthogonal to Y3Y_3 and B3B_3, denoted by proj(R)\text{proj}(R), satisfies the property LineEqProp\text{LineEqProp}. The property LineEqProp\text{LineEqProp} holds for the projection if the conditions α1(proj(R))=α2(proj(R))=α3(proj(R))=0\alpha_1(\text{proj}(R)) = \alpha_2(\text{proj}(R)) = \alpha_3(\text{proj}(R)) = 0 are all satisfied.

definition

Condition for the plane spanned by RR, Y3Y_3, and B3B_3 to lie in the quadratic surface

#InQuadProp

For a charge assignment RR perpendicular to Y3Y_3 and B3B_3 (an element of `MSSMACC.AnomalyFreePerp`), this proposition represents the condition that the plane spanned by RR, Y3Y_3, and B3B_3 lies entirely in the quadratic surface. Mathematically, it is defined as the conjunction of three equations: \[ B(R, R) = 0 \land B(Y_3, R) = 0 \land B(B_3, R) = 0 \] where BB is the symmetric bilinear form associated with the quadratic anomaly cancellation condition (`quadBiLin`), and Y3Y_3 and B3B_3 are the specific anomaly-free solutions for the MSSM.

instance

Decidability of the quadratic surface condition InQuadProp(R)\text{InQuadProp}(R)

#instDecidableInQuadProp

For a charge assignment RR perpendicular to the solutions Y3Y_3 and B3B_3 (an element of `MSSMACC.AnomalyFreePerp`), the proposition InQuadProp(R)\text{InQuadProp}(R) is decidable. This proposition requires that RR satisfies the conditions B(R,R)=0B(R, R) = 0, B(Y3,R)=0B(Y_3, R) = 0, and B(B3,R)=0B(B_3, R) = 0, where BB is the symmetric bilinear form associated with the quadratic anomaly cancellation condition (`quadBiLin`).

definition

Condition B(Y3,R)=0B(B3,R)=0B(Y_3, R) = 0 \land B(B_3, R) = 0 for the plane spanned by RR, Y3Y_3, and B3B_3 to lie in the quadratic surface

#InQuadSolProp

For an anomaly-free solution RMSSMACC.SolsR \in \text{MSSMACC.Sols}, this defines a proposition that evaluates to true if the plane spanned by the solutions RR, Y3Y_3, and B3B_3 lies entirely in the quadratic surface. Mathematically, this condition requires that RR is orthogonal to both Y3Y_3 and B3B_3 with respect to the symmetric bilinear form BB (represented by `quadBiLin`) associated with the MSSM quadratic anomaly cancellation condition. This is explicitly expressed as the logical conjunction B(Y3,R)=0B(B3,R)=0B(Y_3, R) = 0 \land B(B_3, R) = 0.

definition

Quadratic coefficient of an anomaly-free solution TT

#quadCoeff

For an anomaly-free solution TMSSMACC.SolsT \in \text{MSSMACC.Sols}, the quadratic coefficient is defined as the rational number: \[ 2 (Y_3 \cdot B_3)^2 (B(Y_3, T)^2 + B(B_3, T)^2) \] where Y3Y_3 and B3B_3 are specific anomaly-free solutions, \cdot denotes the dot product on the charge space Q20\mathbb{Q}^{20}, and BB is the symmetric bilinear form associated with the quadratic anomaly cancellation condition. This value is zero if and only if TT is orthogonal to both Y3Y_3 and B3B_3 with respect to BB (i.e., B(Y3,T)=0B(Y_3, T) = 0 and B(B3,T)=0B(B_3, T) = 0).

theorem

InQuadSolProp T    quadCoeff T=0\text{InQuadSolProp } T \iff \text{quadCoeff } T = 0

#inQuadSolProp_iff_quadCoeff_zero

For an anomaly-free solution TT in the MSSM anomaly cancellation system, the condition `InQuadSolProp T` (which states that TT is orthogonal to the solutions Y3Y_3 and B3B_3 with respect to the quadratic symmetric bilinear form BB, i.e., B(Y3,T)=0B(Y_3, T) = 0 and B(B3,T)=0B(B_3, T) = 0) holds if and only if the quadratic coefficient `quadCoeff T` is zero, where quadCoeff(T)=2(Y3B3)2(B(Y3,T)2+B(B3,T)2)\text{quadCoeff}(T) = 2 (Y_3 \cdot B_3)^2 (B(Y_3, T)^2 + B(B_3, T)^2) and \cdot denotes the dot product on the rational charge space Q20\mathbb{Q}^{20}.

theorem

InQuadSolProp R    InQuadProp (proj R)\text{InQuadSolProp } R \iff \text{InQuadProp } (\text{proj } R)

#inQuadSolProp_iff_proj_inQuadProp

Let RR be an anomaly-free solution to the MSSM anomaly cancellation conditions. Let BB be the symmetric bilinear form associated with the quadratic anomaly condition (`quadBiLin`), and let proj(R)\text{proj}(R) be the projection of the linear component of RR onto the subspace orthogonal to the fixed charge vectors Y3Y_3 and B3B_3 with respect to the dot product. The condition `InQuadSolProp R`, which states that B(Y3,R)=0B(Y_3, R) = 0 and B(B3,R)=0B(B_3, R) = 0, holds if and only if the condition `InQuadProp (proj R)` holds, which states that B(proj(R),proj(R))=0B(\text{proj}(R), \text{proj}(R)) = 0, B(Y3,proj(R))=0B(Y_3, \text{proj}(R)) = 0, and B(B3,proj(R))=0B(B_3, \text{proj}(R)) = 0.

definition

Condition for the plane span{R,Y3,B3}\text{span}\{R, Y_3, B_3\} to lie in the cubic surface

#InCubeProp

Let f:V×V×VQf: V \times V \times V \to \mathbb{Q} be the symmetric trilinear form `cubeTriLin` representing the cubic anomaly cancellation condition for the MSSM. For a charge assignment RR that is perpendicular to the specific solutions Y3Y_3 and B3B_3, the property `InCubeProp` is satisfied if the following three conditions hold: f(R,R,R)=0,f(R,R,B3)=0,andf(R,R,Y3)=0f(R, R, R) = 0, \quad f(R, R, B_3) = 0, \quad \text{and} \quad f(R, R, Y_3) = 0 This property indicates that the entire plane spanned by the vectors R,Y3,R, Y_3, and B3B_3 is contained within the cubic surface defined by the equation f(X,X,X)=0f(X, X, X) = 0.

instance

Decidability of the InCubeProp(R)\text{InCubeProp}(R) condition for perpendicular charges RR

#instDecidableInCubeProp

For a charge assignment RR belonging to the subspace of anomaly-free charges perpendicular to the reference solutions Y3Y_3 and B3B_3 (denoted as `MSSMACC.AnomalyFreePerp`), the property InCubeProp(R)\text{InCubeProp}(R) is decidable. This property holds if the symmetric trilinear form ff associated with the cubic anomaly cancellation condition satisfies the following three equations in Q\mathbb{Q}: f(R,R,R)=0,f(R,R,B3)=0,andf(R,R,Y3)=0f(R, R, R) = 0, \quad f(R, R, B_3) = 0, \quad \text{and} \quad f(R, R, Y_3) = 0 Decidability ensures that there is an algorithmic procedure to determine whether a given RR satisfies these conditions.

definition

Condition for the plane span{R,B3,Y3}\text{span}\{R, B_3, Y_3\} to lie in the cubic surface

#InCubeSolProp

For an anomaly-free solution RR in the MSSM charge space VQ20V \cong \mathbb{Q}^{20}, the property `InCubeSolProp R` is satisfied if the symmetric trilinear form ff (associated with the cubic anomaly cancellation condition) satisfies the following two equations: f(R,R,B3)=0andf(R,R,Y3)=0f(R, R, B_3) = 0 \quad \text{and} \quad f(R, R, Y_3) = 0 where B3B_3 and Y3Y_3 are specific reference solutions. This condition ensures that the entire plane spanned by the charge vectors R,B3,R, B_3, and Y3Y_3 lies within the cubic surface defined by f(X,X,X)=0f(X, X, X) = 0.

definition

Cubic coefficient of an anomaly-free solution TT

#cubicCoeff

For an anomaly-free solution TT in the MSSM charge space Q20\mathbb{Q}^{20}, the rational number cubicCoeff(T)\text{cubicCoeff}(T) is defined as: 3(Y3B3)3(c(T,T,Y3)2+c(T,T,B3)2) 3 (Y_3 \cdot B_3)^3 \left( c(T, T, Y_3)^2 + c(T, T, B_3)^2 \right) where Y3Y_3 and B3B_3 are specific fixed anomaly-free charge assignments, \cdot denotes the dot product on the vector space of charges, and c(S1,S2,S3)c(S_1, S_2, S_3) is the symmetric trilinear form associated with the cubic anomaly cancellation condition. This coefficient is zero if and only if the solution TT satisfies the property `InCubeSolProp`.

theorem

`InCubeSolProp T`     \iff cubicCoeff(T)=0\text{cubicCoeff}(T) = 0

#inCubeSolProp_iff_cubicCoeff_zero

For any anomaly-free solution TT in the MSSM charge space (TMSSMACC.SolsT \in \text{MSSMACC.Sols}), the property `InCubeSolProp T` holds if and only if the cubic coefficient cubicCoeff(T)\text{cubicCoeff}(T) is equal to zero. Here, `InCubeSolProp T` is the property that the symmetric trilinear form ff (associated with the cubic anomaly cancellation condition) satisfies f(T,T,B3)=0f(T, T, B_3) = 0 and f(T,T,Y3)=0f(T, T, Y_3) = 0, where B3B_3 and Y3Y_3 are specific reference anomaly-free solutions. The cubic coefficient is defined as: cubicCoeff(T)=3(Y3B3)3(f(T,T,Y3)2+f(T,T,B3)2)\text{cubicCoeff}(T) = 3 (Y_3 \cdot B_3)^3 \left( f(T, T, Y_3)^2 + f(T, T, B_3)^2 \right) where \cdot denotes the dot product on the vector space of charges.

theorem

`InCubeSolProp R`     \iff `InCubeProp (proj R)`

#inCubeSolProp_iff_proj_inCubeProp

Let RR be an anomaly-free solution for the MSSM anomaly cancellation system (RMSSMACC.SolsR \in \text{MSSMACC.Sols}). Let proj(R)\text{proj}(R) be the projection of the linear components of RR onto the subspace orthogonal to the charge vectors Y3Y_3 and B3B_3. The property `InCubeSolProp R`, which states that the symmetric trilinear form ff associated with the cubic anomaly condition satisfies f(R,R,B3)=0f(R, R, B_3) = 0 and f(R,R,Y3)=0f(R, R, Y_3) = 0, holds if and only if the property `InCubeProp` holds for proj(R)\text{proj}(R). Specifically, `InCubeProp (proj R)` means that ff evaluated on the projection satisfies f(proj(R),proj(R),proj(R))=0f(\text{proj}(R), \text{proj}(R), \text{proj}(R)) = 0, f(proj(R),proj(R),B3)=0f(\text{proj}(R), \text{proj}(R), B_3) = 0, and f(proj(R),proj(R),Y3)=0f(\text{proj}(R), \text{proj}(R), Y_3) = 0.

definition

Subtype of charge assignments satisfying α1(R)=α2(R)=α3(R)=0\alpha_1(R) = \alpha_2(R) = \alpha_3(R) = 0

#InLineEq

The type `InLineEq` represents the set of charge assignments RR in the space `AnomalyFreePerp` (charge assignments perpendicular to the hypercharge Y3Y_3 and baryon number B3B_3) that satisfy the property `LineEqProp R`. This property is defined by the condition α1(R)=α2(R)=α3(R)=0\alpha_1(R) = \alpha_2(R) = \alpha_3(R) = 0. Geometrically, these conditions ensure that the "quad line" in the plane spanned by R,Y3R, Y_3, and B3B_3 lies within the cubic anomaly hypersurface, and the "cube line" lies within the quadratic anomaly hypersurface.

definition

Subtype of charge assignments satisfying αi(R)=0\alpha_i(R) = 0 and B(R,R)=B(Y3,R)=B(B3,R)=0B(R, R) = B(Y_3, R) = B(B_3, R) = 0

#InQuad

The type `InQuad` represents the set of charge assignments RR in the space `AnomalyFreePerp` (those perpendicular to the hypercharge Y3Y_3 and baryon number B3B_3) that satisfy both the linear conditions α1(R)=α2(R)=α3(R)=0\alpha_1(R) = \alpha_2(R) = \alpha_3(R) = 0 and the quadratic conditions B(R,R)=0B(R, R) = 0, B(Y3,R)=0B(Y_3, R) = 0, and B(B3,R)=0B(B_3, R) = 0, where BB is the symmetric bilinear form associated with the quadratic anomaly cancellation condition. Geometrically, these conditions ensure that the plane spanned by RR, Y3Y_3, and B3B_3 lies entirely within the quadratic anomaly surface and satisfies specific constraints relative to the cubic anomaly hypersurface.

definition

Subtype of charge assignments RR where span{R,Y3,B3}\text{span}\{R, Y_3, B_3\} lies in the quadratic and cubic surfaces

#InQuadCube

The type `InQuadCube` is the subtype of charge assignments RR in the space `AnomalyFreePerp` (charge assignments perpendicular to Y3Y_3 and B3B_3) that satisfy the linear conditions αi(R)=0\alpha_i(R) = 0 for i{1,2,3}i \in \{1, 2, 3\}, the quadratic conditions B(R,R)=B(Y3,R)=B(B3,R)=0B(R, R) = B(Y_3, R) = B(B_3, R) = 0, and the cubic conditions f(R,R,R)=f(R,R,B3)=f(R,R,Y3)=0f(R, R, R) = f(R, R, B_3) = f(R, R, Y_3) = 0. Geometrically, this represents the set of vectors RR such that the entire plane spanned by {R,Y3,B3}\{R, Y_3, B_3\} is contained within both the quadratic anomaly surface (defined by the bilinear form BB) and the cubic anomaly hypersurface (defined by the trilinear form ff).

definition

Solutions RR such that f(R,R,Y3)B(B3,R)f(R,R,B3)B(Y3,R)f(R, R, Y_3) B(B_3, R) \neq f(R, R, B_3) B(Y_3, R)

#NotInLineEqSol

The type `NotInLineEqSol` represents the set of anomaly-free solutions RR for the MSSM anomaly cancellation system that do not satisfy the property: f(R,R,Y3)B(B3,R)=f(R,R,B3)B(Y3,R) f(R, R, Y_3) B(B_3, R) = f(R, R, B_3) B(Y_3, R) where ff is the symmetric trilinear form associated with the cubic anomaly condition, BB is the symmetric bilinear form associated with the quadratic anomaly condition, and Y3,B3Y_3, B_3 are specific anomaly-free charge vectors.

definition

Set of solutions satisfying `LineEqPropSol` but not `InQuadSolProp`

#InLineEqSol

The type `MSSMACC.AnomalyFreePerp.InLineEqSol` represents the set of anomaly-free solutions RMSSMACC.SolsR \in \text{MSSMACC.Sols} that satisfy the condition f(R,R,Y3)B(B3,R)=f(R,R,B3)B(Y3,R) f(R, R, Y_3) B(B_3, R) = f(R, R, B_3) B(Y_3, R) but do not satisfy the condition that the plane spanned by RR, Y3Y_3, and B3B_3 lies in the quadratic surface (i.e., it is not the case that B(Y3,R)=0B(Y_3, R) = 0 and B(B3,R)=0B(B_3, R) = 0 simultaneously). Here, ff denotes the symmetric trilinear form associated with the cubic anomaly condition, BB denotes the symmetric bilinear form associated with the quadratic anomaly condition, and Y3,B3Y_3, B_3 are specific basis charge vectors.

definition

MSSM solutions RR satisfying `InQuadSolProp R` and `LineEqPropSol R` but not `InCubeSolProp R`

#InQuadSol

The type `MSSMACC.AnomalyFreePerp.InQuadSol` represents the set of anomaly-free solutions RMSSMACC.SolsR \in \text{MSSMACC.Sols} for the MSSM system that satisfy the properties `LineEqPropSol R` and `InQuadSolProp R`, but do not satisfy `InCubeSolProp R`. A solution RR belongs to this type if: 1. It satisfies the quadratic plane condition: B(Y3,R)=0B(Y_3, R) = 0 and B(B3,R)=0B(B_3, R) = 0, where BB is the symmetric bilinear form associated with the quadratic anomaly condition, and Y3,B3Y_3, B_3 are the reference charge vectors. 2. It satisfies the linear equation property: f(R,R,Y3)B(B3,R)=f(R,R,B3)B(Y3,R)f(R, R, Y_3) B(B_3, R) = f(R, R, B_3) B(Y_3, R), where ff is the symmetric trilinear form associated with the cubic anomaly condition. 3. It does not satisfy the cubic plane condition, meaning it is not the case that f(R,R,B3)=0f(R, R, B_3) = 0 and f(R,R,Y3)=0f(R, R, Y_3) = 0 both hold.

definition

MSSM solutions RR satisfying `LineEqPropSol`, `InQuadSolProp`, and `InCubeSolProp`

#InQuadCubeSol

The type `MSSMACC.AnomalyFreePerp.InQuadCubeSol` is the subtype of anomaly-free solutions RMSSMACC.SolsR \in \text{MSSMACC.Sols} that simultaneously satisfy three conditions: 1. **Line equality property**: The condition `LineEqPropSol R` holds, meaning f(R,R,Y3)B(B3,R)=f(R,R,B3)B(Y3,R)f(R, R, Y_3) B(B_3, R) = f(R, R, B_3) B(Y_3, R). 2. **Quadratic plane property**: The condition `InQuadSolProp R` holds, meaning the plane spanned by {R,Y3,B3}\{R, Y_3, B_3\} lies within the quadratic anomaly surface (B(Y3,R)=0B(Y_3, R) = 0 and B(B3,R)=0B(B_3, R) = 0). 3. **Cubic plane property**: The condition `InCubeSolProp R` holds, meaning the plane spanned by {R,Y3,B3}\{R, Y_3, B_3\} lies within the cubic anomaly surface (f(R,R,Y3)=0f(R, R, Y_3) = 0 and f(R,R,B3)=0f(R, R, B_3) = 0). Here, BB is the symmetric bilinear form associated with the quadratic anomaly cancellation condition, ff is the symmetric trilinear form associated with the cubic anomaly cancellation condition, and Y3,B3Y_3, B_3 are specific reference charge vectors.

definition

Quadratic Solution from Anomaly-Free Charge Assignment Perpendicular to Y3Y_3 and B3B_3

#toSolNSQuad

Given an anomaly-free charge assignment RR perpendicular to Y3Y_3 and B3B_3 (represented by the type `MSSMACC.AnomalyFreePerp`), this definition produces a quadratic solution to the anomaly cancellation conditions for the MSSM (represented by the type `MSSMACC.QuadSols`).

theorem

The map `toSolNSQuad` satisfies the cubic anomaly cancellation condition

#toSolNSQuad_cube

For any anomaly-free charge assignment RR that is perpendicular to the specific solutions Y3Y_3 and B3B_3, let S=toSolNSQuad(R)S = \text{toSolNSQuad}(R) be the resulting charge vector constructed to satisfy the linear and quadratic anomaly cancellation conditions. This theorem states that SS also satisfies the cubic anomaly cancellation condition, i.e., accCube(S)=0\text{accCube}(S) = 0.

theorem

The charge vector of toSolNSQuad(R)\text{toSolNSQuad}(R) equals planeY3B3(R,α1(R),α2(R),α3(R))\text{planeY}_3\text{B}_3(R, \alpha_1(R), \alpha_2(R), \alpha_3(R))

#toSolNSQuad_eq_planeY₃B₃_on_α

For any anomaly-free charge assignment RR that is perpendicular to the solutions Y3Y_3 and B3B_3 (represented by RMSSMACC.AnomalyFreePerpR \in \text{MSSMACC.AnomalyFreePerp}), the charge vector of the quadratic solution derived from RR, denoted as (toSolNSQuad(R))1(\text{toSolNSQuad}(R))_1, is equal to the charge vector constructed by the function planeY3B3\text{planeY}_3\text{B}_3 using RR and the rational coefficients α1(R)\alpha_1(R), α2(R)\alpha_2(R), and α3(R)\alpha_3(R).

definition

Mapping from AnomalyFreePerp×Q3\text{AnomalyFreePerp} \times \mathbb{Q}^3 to MSSM Anomaly-Free Solutions via atoSolNSQuad(R)a \cdot \text{toSolNSQuad}(R)

#toSolNS

The function `toSolNS` maps a quadruple (R,a,b,c)AnomalyFreePerp×Q×Q×Q(R, a, b, c) \in \text{AnomalyFreePerp} \times \mathbb{Q} \times \mathbb{Q} \times \mathbb{Q} to a solution in the MSSM anomaly cancellation system MSSMACC.Sols\text{MSSMACC.Sols}. This solution is constructed by taking the quadratic solution S=toSolNSQuad(R)S = \text{toSolNSQuad}(R) (which is proven to satisfy the cubic anomaly cancellation condition by `toSolNSQuad_cube`) and scaling it by the rational factor aa via the scalar action of Q\mathbb{Q} on the space of solutions. Note that the components bb and cc are ignored in this specific mapping.

definition

Projection of an anomaly-free solution TT to (proj(T),lineEqCoeff(T)1,0,0)(\text{proj}(T), \text{lineEqCoeff}(T)^{-1}, 0, 0)

#toSolNSProj

Given an anomaly-free solution TT in the MSSM anomaly cancellation system, this function maps TT to a quadruple (R,c1,c2,c3)(R, c_1, c_2, c_3) in the product space of AnomalyFreePerp\text{AnomalyFreePerp} and Q3\mathbb{Q}^3. The mapping is defined as: (proj(T),(lineEqCoeff(T))1,0,0)( \text{proj}(T), (\text{lineEqCoeff}(T))^{-1}, 0, 0 ) where: - proj(T)\text{proj}(T) is the projection of the solution's charge vector onto the subspace of charges orthogonal to the hypercharge Y3Y_3 and baryon number B3B_3. - lineEqCoeff(T)\text{lineEqCoeff}(T) is a rational coefficient computed from TT and its projection. - The multiplicative inverse ()1(\cdot)^{-1} in Q\mathbb{Q} follows the convention that 01=00^{-1} = 0. This map acts as a right inverse to the construction `toSolNS` for solutions where lineEqCoeff(T)0\text{lineEqCoeff}(T) \neq 0.

theorem

toSolNStoSolNSProj=id\text{toSolNS} \circ \text{toSolNSProj} = \text{id} for solutions not satisfying the line equation property

#toSolNS_proj

Let TT be an anomaly-free solution of the MSSM anomaly cancellation system that does not satisfy the line equation property (TNotInLineEqSolT \in \text{NotInLineEqSol}). Let toSolNSProj\text{toSolNSProj} be the projection mapping T(proj(T),lineEqCoeff(T)1,0,0)T \mapsto (\text{proj}(T), \text{lineEqCoeff}(T)^{-1}, 0, 0). Then applying the construction map toSolNS\text{toSolNS} to this projection recovers the original solution TT.

definition

Map from InLineEq×Q3\text{InLineEq} \times \mathbb{Q}^3 to Anomaly-Free Solutions

#inLineEqToSol

Given an element RR of the type `InLineEq` (which represents charge assignments perpendicular to the hypercharge Y3Y_3 and baryon number B3B_3 satisfying α1(R)=α2(R)=α3(R)=0\alpha_1(R) = \alpha_2(R) = \alpha_3(R) = 0) and three rational coefficients c1,c2,c3Qc_1, c_2, c_3 \in \mathbb{Q}, this function constructs a full solution to the anomaly cancellation conditions (ACC). The function specifically maps the input (R,c1,c2,c3)(R, c_1, c_2, c_3) to the charge assignment defined by the quadratic construction lineQuad(R,c1,c2,c3)\text{lineQuad}(R, c_1, c_2, c_3). Because RR satisfies the `InLineEq` property, the resulting point is mathematically guaranteed to satisfy the cubic anomaly condition accCube=0\text{accCube} = 0, thereby forming a complete solution in `MSSMACC.Sols`.

definition

Projection of an InLineEq\text{InLineEq} solution to InLineEq×Q3\text{InLineEq} \times \mathbb{Q}^3

#inLineEqProj

Given an anomaly-free solution TInLineEqSolT \in \text{InLineEqSol} for the MSSM, this function maps TT to a quadruple (R,c1,c2,c3)(R, c_1, c_2, c_3) consisting of a charge assignment RInLineEqR \in \text{InLineEq} and three rational coefficients c1,c2,c3Qc_1, c_2, c_3 \in \mathbb{Q}. The components are defined as follows: 1. The assignment R=proj(T)R = \text{proj}(T) is the projection of the charge vector TT onto the subspace orthogonal to Y3Y_3 and B3B_3 with respect to the dot product. 2. The first coefficient is c1=Q(T)1B(B3,T)c_1 = Q(T)^{-1} \cdot B(B_3, T). 3. The second coefficient is c2=Q(T)1(B(Y3,T))c_2 = Q(T)^{-1} \cdot (-B(Y_3, T)). 4. The third coefficient is c3=Q(T)1[B(B3,T)(B3TY3T)B(Y3,T)(Y3T2(B3T))]c_3 = Q(T)^{-1} \cdot [B(B_3, T)(B_3 \cdot T - Y_3 \cdot T) - B(Y_3, T)(Y_3 \cdot T - 2(B_3 \cdot T))]. where Q(T)Q(T) is the quadratic coefficient `quadCoeff T`, BB is the symmetric bilinear form `quadBiLin` associated with the quadratic anomaly condition, and \cdot denotes the dot product `dot` on the MSSM charge space. This map serves as a right-inverse to the solution construction map `inLineEqToSol`.

theorem

Homogeneity of the inLineEqToSol\text{inLineEqToSol} map under scalar multiplication

#inLineEqTo_smul

For any charge assignment RR in the space InLineEq\text{InLineEq} (the subtype of charge assignments perpendicular to the hypercharge Y3Y_3 and baryon number B3B_3 satisfying the conditions α1(R)=α2(R)=α3(R)=0\alpha_1(R) = \alpha_2(R) = \alpha_3(R) = 0) and for any rational numbers c1,c2,c3,dQc_1, c_2, c_3, d \in \mathbb{Q}, the map inLineEqToSol\text{inLineEqToSol} that constructs a solution to the MSSM anomaly cancellation conditions satisfies the following homogeneity property: inLineEqToSol(R,dc1,dc2,dc3)=dinLineEqToSol(R,c1,c2,c3)\text{inLineEqToSol}(R, d \cdot c_1, d \cdot c_2, d \cdot c_3) = d \cdot \text{inLineEqToSol}(R, c_1, c_2, c_3) where the dot on the right-hand side represents the scalar action of Q\mathbb{Q} on the space of solutions MSSMACC.Sols\text{MSSMACC.Sols}.

theorem

inLineEqToSol\text{inLineEqToSol} is a Left-Inverse to inLineEqProj\text{inLineEqProj} for InLineEq\text{InLineEq} Solutions

#inLineEqToSol_proj

For any anomaly-free solution TT in the set InLineEqSol\text{InLineEqSol} for the MSSM, the composition of the projection map inLineEqProj\text{inLineEqProj} and the solution construction map inLineEqToSol\text{inLineEqToSol} recovers the original charge assignment of TT. That is, inLineEqToSol(inLineEqProj(T))=T.val\text{inLineEqToSol}(\text{inLineEqProj}(T)) = T.\text{val}.

definition

Map from `InQuad` and coefficients to MSSM ACC solutions

#inQuadToSol

Let `InQuad` be the subtype of charge assignments RR perpendicular to the hypercharge Y3Y_3 and baryon number B3B_3 that satisfy the specific quadratic conditions B(R,R)=0B(R, R) = 0, B(Y3,R)=0B(Y_3, R) = 0, and B(B3,R)=0B(B_3, R) = 0, as well as the linear conditions αi(R)=0\alpha_i(R) = 0. The function `inQuadToSol` maps a 4-tuple consisting of such a charge assignment RInQuadR \in \text{InQuad} and three rational coefficients (a1,a2,a3)Q3(a_1, a_2, a_3) \in \mathbb{Q}^3 to a full solution of the MSSM anomaly cancellation conditions (ACCs). This solution is constructed by taking the linear combination a1R+a2Y3+a3B3a_1 R + a_2 Y_3 + a_3 B_3 (referred to as `lineCube`) and verifying that it satisfies both the quadratic and cubic anomaly conditions.

theorem

inQuadToSol\text{inQuadToSol} is Homogeneous with Respect to Coefficients (c1,c2,c3)(c_1, c_2, c_3)

#inQuadToSol_smul

Let RInQuadR \in \text{InQuad} be a charge assignment perpendicular to Y3Y_3 and B3B_3 satisfying the quadratic conditions B(R,R)=B(Y3,R)=B(B3,R)=0B(R, R) = B(Y_3, R) = B(B_3, R) = 0 and the linear conditions αi(R)=0\alpha_i(R) = 0. For any rational coefficients c1,c2,c3Qc_1, c_2, c_3 \in \mathbb{Q} and any rational scalar dQd \in \mathbb{Q}, the map inQuadToSol\text{inQuadToSol} to the MSSM anomaly cancellation solutions satisfies the homogeneity property: inQuadToSol(R,dc1,dc2,dc3)=dinQuadToSol(R,c1,c2,c3) \text{inQuadToSol}(R, d \cdot c_1, d \cdot c_2, d \cdot c_3) = d \cdot \text{inQuadToSol}(R, c_1, c_2, c_3) where the scalar multiplication on the right-hand side is the natural action of Q\mathbb{Q} on the space of solutions MSSMACC.Sols\text{MSSMACC.Sols}.

definition

Projection of a quadratic-plane solution TT to its generating charges and coefficients (R,c1,c2,c3)(R, c_1, c_2, c_3)

#inQuadProj

For an anomaly-free solution TT in the subtype `InQuadSol` (meaning TT satisfies the quadratic plane condition and the specific linear relationship between the cubic and quadratic forms, but does not lie entirely in the cubic surface), the function `inQuadProj` maps TT to a quadruple (R,c1,c2,c3)InQuad×Q×Q×Q(R, c_1, c_2, c_3) \in \text{InQuad} \times \mathbb{Q} \times \mathbb{Q} \times \mathbb{Q}. The components are defined as follows: 1. R=proj(T)R = \text{proj}(T) is the projection of the charge vector TT onto the subspace orthogonal to Y3Y_3 and B3B_3. 2. The rational coefficients (c1,c2,c3)(c_1, c_2, c_3) are given by: c1=f(T,T,B3)cubicCoeff(T)c_1 = \frac{f(T, T, B_3)}{\text{cubicCoeff}(T)} c2=f(T,T,Y3)cubicCoeff(T)c_2 = \frac{-f(T, T, Y_3)}{\text{cubicCoeff}(T)} c3=f(T,T,B3)(B3TY3T)f(T,T,Y3)(Y3T2B3T)cubicCoeff(T)c_3 = \frac{f(T, T, B_3) \cdot (B_3 \cdot T - Y_3 \cdot T) - f(T, T, Y_3) \cdot (Y_3 \cdot T - 2 B_3 \cdot T)}{\text{cubicCoeff}(T)} where ff is the symmetric trilinear form `cubeTriLin`, \cdot is the symmetric bilinear dot product on the MSSM charge space, and cubicCoeff(T)\text{cubicCoeff}(T) is the normalizing rational factor. This map acts as a right-inverse to the solution construction map `inQuadToSol`.

theorem

`inQuadToSol` is a Left Inverse to `inQuadProj` for `InQuadSol` solutions

#inQuadToSol_proj

For any anomaly-free solution TT in the subtype `InQuadSol` (those satisfying the quadratic plane condition and a specific linear relationship between cubic and quadratic forms, but not lying entirely in the cubic surface), applying the solution construction map `inQuadToSol` to the result of the projection map `inQuadProj(T)` recovers the original solution TT. Specifically, if TT is projected to a quadruple (R,c1,c2,c3)(R, c_1, c_2, c_3) where R=proj(T)R = \text{proj}(T) and c1,c2,c3c_1, c_2, c_3 are rational coefficients derived from the trilinear form ff, then the linear combination c1R+c2Y3+c3B3c_1 R + c_2 Y_3 + c_3 B_3 is equal to TT.

definition

Map from `InQuadCube` and Q3\mathbb{Q}^3 to MSSM anomaly-free solutions SS via b1R+b2Y3+b3B3b_1 R + b_2 Y_3 + b_3 B_3

#inQuadCubeToSol

Let RR be a charge assignment in the subtype `InQuadCube`, meaning that the plane spanned by {R,Y3,B3}\{R, Y_3, B_3\} lies entirely within both the quadratic and cubic anomaly surfaces of the MSSM anomaly cancellation system. Given RR and rational coefficients b1,b2,b3Qb_1, b_2, b_3 \in \mathbb{Q}, the function `inQuadCubeToSol` produces a full anomaly-free solution SMSSMACC.SolsS \in \text{MSSMACC.Sols}. The solution is constructed by taking a linear combination of the vectors in the plane: S=b1R+b2Y3+b3B3 S = b_1 R + b_2 Y_3 + b_3 B_3 where Y3Y_3 is the hypercharge solution and B3B_3 is the baryon number minus lepton number solution. Since RInQuadCubeR \in \text{InQuadCube}, any such linear combination is guaranteed to satisfy the quadratic condition accQuad(S)=0\text{accQuad}(S) = 0 and the cubic condition accCube(S)=0\text{accCube}(S) = 0 in addition to the four linear anomaly conditions.

theorem

The map `inQuadCubeToSol` is homogeneous with respect to its scalar coefficients cic_i.

#inQuadCubeToSol_smul

Let RInQuadCubeR \in \text{InQuadCube} be a charge assignment such that the plane spanned by {R,Y3,B3}\{R, Y_3, B_3\} lies in both the quadratic and cubic anomaly surfaces. For any rational coefficients c1,c2,c3Qc_1, c_2, c_3 \in \mathbb{Q} and any scalar dQd \in \mathbb{Q}, the map `inQuadCubeToSol` satisfies: inQuadCubeToSol(R,dc1,dc2,dc3)=dinQuadCubeToSol(R,c1,c2,c3) \text{inQuadCubeToSol}(R, d c_1, d c_2, d c_3) = d \cdot \text{inQuadCubeToSol}(R, c_1, c_2, c_3) where the map `inQuadCubeToSol` constructs a solution to the anomaly cancellation conditions via the linear combination c1R+c2Y3+c3B3c_1 R + c_2 Y_3 + c_3 B_3.

definition

Projection from `InQuadCubeSol` to `InQuadCube` and scalar coefficients (c1,c2,c3)(c_1, c_2, c_3)

#inQuadCubeProj

Let TT be an anomaly-free solution in the subspace `InQuadCubeSol`, meaning TT is a solution to the MSSM anomaly cancellation conditions such that the plane spanned by {T,Y3,B3}\{T, Y_3, B_3\} lies within both the quadratic and cubic anomaly surfaces. The map `inQuadCubeProj` sends TT to a quadruple (R,c1,c2,c3)InQuadCube×Q×Q×Q(R, c_1, c_2, c_3) \in \text{InQuadCube} \times \mathbb{Q} \times \mathbb{Q} \times \mathbb{Q}. The first component RR is the projection of TT onto the subspace of charges orthogonal to Y3Y_3 and B3B_3, defined as: R=(B3TY3T)Y3+(Y3T2(B3T))B3+(Y3B3)TR = (B_3 \cdot T - Y_3 \cdot T) Y_3 + (Y_3 \cdot T - 2 (B_3 \cdot T)) B_3 + (Y_3 \cdot B_3) T The scalar components are given by: c1=(Y3B3)1(Y3TB3T)c_1 = (Y_3 \cdot B_3)^{-1} (Y_3 \cdot T - B_3 \cdot T) c2=(Y3B3)1(2(B3T)Y3T)c_2 = (Y_3 \cdot B_3)^{-1} (2(B_3 \cdot T) - Y_3 \cdot T) c3=(Y3B3)1c_3 = (Y_3 \cdot B_3)^{-1} where \cdot denotes the symmetric bilinear form `MSSMACC.dot`. This map provides a right-inverse to the map `inQuadCubeToSol` on the specified subtype.

theorem

`inQuadCubeToSol` is a left-inverse of `inQuadCubeProj` for MSSM solutions in `InQuadCubeSol`

#inQuadCubeToSol_proj

Let TT be an anomaly-free solution in the subspace `InQuadCubeSol`, meaning that the plane spanned by {T,Y3,B3}\{T, Y_3, B_3\} lies within both the quadratic and cubic anomaly surfaces of the MSSM. Then, applying the map `inQuadCubeToSol` to the projection of TT given by `inQuadCubeProj` recovers the original charge assignment TT, i.e., inQuadCubeToSol(inQuadCubeProj(T))=T\text{inQuadCubeToSol}(\text{inQuadCubeProj}(T)) = T.

definition

Surjective map `toSol` from AnomalyFreePerp×Q3\text{AnomalyFreePerp} \times \mathbb{Q}^3 to MSSM anomaly-free solutions

#toSol

The function `toSol` maps a quadruple (R,a,b,c)(R, a, b, c) consisting of a charge assignment RMSSMACC.AnomalyFreePerpR \in \text{MSSMACC.AnomalyFreePerp} (charges perpendicular to Y3Y_3 and B3B_3) and three rational coefficients a,b,cQa, b, c \in \mathbb{Q} to a complete solution in the space of MSSM anomaly cancellation solutions MSSMACC.Sols\text{MSSMACC.Sols}. The mapping is defined by a case-wise construction based on the geometric properties of the plane span{R,Y3,B3}\text{span}\{R, Y_3, B_3\}: 1. If RR satisfies `LineEqProp`, `InQuadProp`, and `InCubeProp` (meaning the plane span{R,Y3,B3}\text{span}\{R, Y_3, B_3\} lies entirely within both the quadratic and cubic anomaly surfaces), the solution is given by `inQuadCubeToSol`, taking the form aR+bY3+cB3a R + b Y_3 + c B_3. 2. Otherwise, if RR satisfies `LineEqProp` and `InQuadProp` (meaning the plane lies in the quadratic surface and satisfies specific cubic constraints), the solution is given by `inQuadToSol`. 3. Otherwise, if RR satisfies only `LineEqProp`, the solution is given by `inLineEqToSol`. 4. In all other cases (where the standard linear constraints for RR in the plane do not hold), the solution is constructed using the non-standard map `toSolNS`. This map is designed to be a surjection from MSSMACC.AnomalyFreePerp×Q3\text{MSSMACC.AnomalyFreePerp} \times \mathbb{Q}^3 onto the space of solutions MSSMACC.Sols\text{MSSMACC.Sols}.

theorem

Every solution TLineEqSolT \notin \text{LineEqSol} is in the image of `toSol`

#toSol_toSolNSProj

Let TT be an anomaly-free solution of the MSSM anomaly cancellation system that does not satisfy the property f(T,T,Y3)B(B3,T)=f(T,T,B3)B(Y3,T)f(T, T, Y_3) B(B_3, T) = f(T, T, B_3) B(Y_3, T), where ff is the cubic trilinear form and BB is the quadratic bilinear form. Then there exists a quadruple XX in the product space MSSMACC.AnomalyFreePerp×Q3\text{MSSMACC.AnomalyFreePerp} \times \mathbb{Q}^3 such that the map toSol\text{toSol} applied to XX recovers the solution TT.

theorem

The map toSol\text{toSol} is surjective onto InLineEqSol\text{InLineEqSol}

#toSol_inLineEq

Let TT be an anomaly-free solution in the set InLineEqSol\text{InLineEqSol} for the MSSM. Then there exists a quadruple XMSSMACC.AnomalyFreePerp×Q×Q×QX \in \text{MSSMACC.AnomalyFreePerp} \times \mathbb{Q} \times \mathbb{Q} \times \mathbb{Q} such that the image of XX under the map toSol\text{toSol} is equal to the charge assignment of TT.

theorem

`toSol` is surjective onto `InQuadSol` solutions

#toSol_inQuad

Let TT be an anomaly-free solution for the MSSM belonging to the type `InQuadSol`. This means TT satisfies the quadratic plane condition (B(Y3,T)=0B(Y_3, T) = 0 and B(B3,T)=0B(B_3, T) = 0), the linear equation property (f(T,T,Y3)B(B3,T)=f(T,T,B3)B(Y3,T)f(T, T, Y_3) B(B_3, T) = f(T, T, B_3) B(Y_3, T)), but does not satisfy the cubic plane condition. Then there exists a quadruple XAnomalyFreePerp×Q×Q×QX \in \text{AnomalyFreePerp} \times \mathbb{Q} \times \mathbb{Q} \times \mathbb{Q} such that the map `toSol` applied to XX recovers the charge assignment of TT.

theorem

The map `toSol` is surjective onto `InQuadCubeSol`

#toSol_inQuadCube

Let TT be an anomaly-free solution in the subspace `InQuadCubeSol`, which represents the set of solutions RMSSMACC.SolsR \in \text{MSSMACC.Sols} such that the entire plane spanned by {R,Y3,B3}\{R, Y_3, B_3\} is contained within both the quadratic anomaly surface and the cubic anomaly hypersurface. Then there exists a quadruple XX in the domain MSSMACC.AnomalyFreePerp×Q×Q×Q\text{MSSMACC.AnomalyFreePerp} \times \mathbb{Q} \times \mathbb{Q} \times \mathbb{Q} such that the image of XX under the map `toSol` is equal to the charge assignment of TT.

theorem

Surjectivity of the Map `toSol` onto MSSM Anomaly-Free Solutions

#toSol_surjective

The function `toSol`, which maps a quadruple (R,a,b,c)MSSMACC.AnomalyFreePerp×Q3(R, a, b, c) \in \text{MSSMACC.AnomalyFreePerp} \times \mathbb{Q}^3 to the space of anomaly-free solutions MSSMACC.Sols\text{MSSMACC.Sols}, is surjective. That is, for every anomaly-free solution TMSSMACC.SolsT \in \text{MSSMACC.Sols} in the MSSM charge space, there exists a quadruple (R,a,b,c)(R, a, b, c) such that toSol(R,a,b,c)=T\text{toSol}(R, a, b, c) = T.