PhyslibSearch

Physlib.Particles.BeyondTheStandardModel.RHN.AnomalyCancellation.PlusU1.QuadSol

19 declarations

theorem

accQuad(aS+bC)=a2accQuad(S)+2abquadBiLin(S,C)accQuad(a S + b C) = a^2 accQuad(S) + 2ab \cdot quadBiLin(S, C)

#add_AFL_quad

In the context of the nn-generation Standard Model with right-handed neutrinos, let SS be a linear solution to the anomaly cancellation conditions and CC be a fixed reference charge configuration. For any rational scalars a,bQa, b \in \mathbb{Q}, the quadratic anomaly cancellation condition accQuadaccQuad evaluated at the linear combination aS+bCa S + b C satisfies the identity: accQuad(aS+bC)=a(aaccQuad(S)+2bquadBiLin(S,C))accQuad(a S + b C) = a(a \cdot accQuad(S) + 2b \cdot quadBiLin(S, C)) where quadBiLinquadBiLin is the symmetric bilinear form associated with the quadratic form accQuadaccQuad.

definition

The coefficient α1(S)=2B(S,C)\alpha_1(S) = -2 B(S, C) for linear solutions SS

#α₁

Given a linear solution SS of the anomaly cancellation conditions for the nn-generation Standard Model with right-handed neutrinos, this function calculates the rational value α1(S)\alpha_1(S) defined by: α1(S)=2B(S,C)\alpha_1(S) = -2 B(S, C) where BB is the symmetric bilinear form `quadBiLin` associated with the quadratic anomaly cancellation conditions, and CC is a fixed reference charge configuration (typically representing the standard U(1)U(1) charges or a specific vector in the charge space).

definition

The coefficient α2(S)=f(S)\alpha_2(S) = f(S) for linear solutions SS

#α₂

Given a linear solution SS of the anomaly cancellation conditions for the nn-generation Standard Model with right-handed neutrinos, the function α2(S)\alpha_2(S) calculates the rational value obtained by evaluating the quadratic anomaly cancellation condition ff at SS: α2(S)=f(S)\alpha_2(S) = f(S) where ff is the homogeneous quadratic map `accQuad`. Explicitly, for a charge configuration SS, this is given by the sum: f(S)=i=0n1(Qi(S)22Ui(S)2+Di(S)2Li(S)2+Ei(S)2)f(S) = \sum_{i=0}^{n-1} \left( Q_i(S)^2 - 2U_i(S)^2 + D_i(S)^2 - L_i(S)^2 + E_i(S)^2 \right) where Qi,Ui,Di,Li,EiQ_i, U_i, D_i, L_i, E_i are the charges of the ii-th generation fermions.

theorem

α2(S)=0\alpha_2(S) = 0 for quadratic solutions SS

#α₂_AFQ

For any solution SS to the quadratic anomaly cancellation conditions for the nn-generation Standard Model with right-handed neutrinos, the coefficient α2(S)\alpha_2(S) is zero. Here, α2(S)\alpha_2(S) is defined as the value of the homogeneous quadratic map ff evaluated at the charge configuration SS, where f(S)=i=0n1(Qi(S)22Ui(S)2+Di(S)2Li(S)2+Ei(S)2)f(S) = \sum_{i=0}^{n-1} (Q_i(S)^2 - 2U_i(S)^2 + D_i(S)^2 - L_i(S)^2 + E_i(S)^2).

theorem

f(α1S+α2C)=0f(\alpha_1 S + \alpha_2 C) = 0 for the Standard Model with right-handed neutrinos

#accQuad_α₁_α₂

In the context of the nn-generation Standard Model with right-handed neutrinos, let SS be a linear solution to the anomaly cancellation conditions and CC be a fixed reference charge configuration. Let ff denote the quadratic anomaly cancellation condition `accQuad` and BB denote the associated symmetric bilinear form `quadBiLin`. Define the rational coefficients α1(C,S)=2B(C,S)\alpha_1(C, S) = -2 B(C, S) and α2(S)=f(S)\alpha_2(S) = f(S). The quadratic anomaly cancellation condition evaluated at the linear combination of charges (α1(C,S))S+(α2(S))C(\alpha_1(C, S)) S + (\alpha_2(S)) C is zero: f(α1(C,S)S+α2(S)C)=0f(\alpha_1(C, S) \cdot S + \alpha_2(S) \cdot C) = 0

theorem

α1(C,S)=0\alpha_1(C, S) = 0 and α2(S)=0\alpha_2(S) = 0 implies accQuad(aS+bC)=0accQuad(a S + b C) = 0

#accQuad_α₁_α₂_zero

In the context of the nn-generation Standard Model with right-handed neutrinos, let SS be a solution to the linear anomaly cancellation conditions and CC be a reference charge configuration. If the coefficients α1(C,S)\alpha_1(C, S) and α2(S)\alpha_2(S) are both zero, then for any rational scalars a,bQa, b \in \mathbb{Q}, the linear combination aS+bCa S + b C satisfies the quadratic anomaly cancellation condition: accQuad(aS+bC)=0accQuad(a S + b C) = 0 where α1(C,S)=2B(S,C)\alpha_1(C, S) = -2 B(S, C) is defined using the symmetric bilinear form BB associated with the quadratic form, and α2(S)=accQuad(S)\alpha_2(S) = accQuad(S) is the evaluation of the quadratic anomaly cancellation condition at SS.

definition

Map from linear to quadratic solutions via Sα1S+α2CS \mapsto \alpha_1 S + \alpha_2 C

#genericToQuad

In the context of the nn-generation Standard Model with right-handed neutrinos, let SS be a solution to the linear anomaly cancellation conditions (LinSols\text{LinSols}) and CC be a fixed reference charge configuration. This function constructs a solution to the quadratic anomaly cancellation conditions (QuadSols\text{QuadSols}) by taking a specific linear combination of SS and CC: S=α1(C,S)S+α2(S)C S' = \alpha_1(C, S) \cdot S + \alpha_2(S) \cdot C where α1(C,S)=2B(C,S)\alpha_1(C, S) = -2 B(C, S) is a rational coefficient derived from the symmetric bilinear form BB associated with the quadratic condition, and α2(S)=f(S)\alpha_2(S) = f(S) is the evaluation of the quadratic anomaly cancellation condition ff at SS.

theorem

genericToQuad(S)=α1(C,S)SgenericToQuad(S) = \alpha_1(C, S) \cdot S for quadratic solutions SS

#genericToQuad_on_quad

In the context of the nn-generation Standard Model with right-handed neutrinos, let SS be a solution to the quadratic anomaly cancellation conditions (QuadSols\text{QuadSols}) and CC be a fixed reference charge configuration. The map `genericToQuad` applied to SS (viewed as a linear solution) results in the scalar multiplication α1(C,S)S\alpha_1(C, S) \cdot S. This holds because for any quadratic solution SS, the evaluation of the quadratic anomaly cancellation condition α2(S)=f(S)\alpha_2(S) = f(S) is zero, reducing the general definition genericToQuad(S)=α1(C,S)S+α2(S)C\text{genericToQuad}(S) = \alpha_1(C, S) \cdot S + \alpha_2(S) \cdot C to its first term. Here, α1(C,S)=2B(S,C)\alpha_1(C, S) = -2 B(S, C) is a rational coefficient derived from the symmetric bilinear form BB associated with the quadratic condition.

theorem

(α1(C,S))1genericToQuad(C,S)=S(\alpha_1(C, S))^{-1} \cdot \text{genericToQuad}(C, S) = S for α1(C,S)0\alpha_1(C, S) \neq 0

#genericToQuad_ne_zero

In the context of the nn-generation Standard Model with right-handed neutrinos, let SS be a solution to the quadratic anomaly cancellation conditions (QuadSols\text{QuadSols}) and CC be a fixed reference charge configuration. Let α1(C,S)=2B(S,C)\alpha_1(C, S) = -2 B(S, C) be a rational coefficient, where BB is the symmetric bilinear form associated with the quadratic anomaly condition. If α1(C,S)0\alpha_1(C, S) \neq 0, then applying the scalar inverse of α1(C,S)\alpha_1(C, S) to the solution generated by the map genericToQuad(C,S)\text{genericToQuad}(C, S) recovers the original solution SS: (α1(C,S))1genericToQuad(C,S)=S (\alpha_1(C, S))^{-1} \cdot \text{genericToQuad}(C, S) = S Here, \cdot denotes the scalar multiplication action of Q\mathbb{Q} on the space of quadratic solutions.

definition

Quadratic solution aS+bCa S + b C from linear solution SS where α1(C,S)=α2(S)=0\alpha_1(C, S) = \alpha_2(S) = 0

#specialToQuad

In the context of the nn-generation Standard Model with right-handed neutrinos, given a linear solution SS to the anomaly cancellation conditions and two rational scalars a,bQa, b \in \mathbb{Q}, this function constructs a quadratic solution defined by the linear combination aS+bCa S + b C, where CC is a fixed reference charge configuration. This construction is valid under the specific conditions that α1(C,S)=0\alpha_1(C, S) = 0 and α2(S)=0\alpha_2(S) = 0. Here, α1(C,S)=2B(S,C)\alpha_1(C, S) = -2 B(S, C) is the coefficient derived from the symmetric bilinear form associated with the quadratic anomaly cancellation condition, and α2(S)\alpha_2(S) is the evaluation of the quadratic condition at SS.

theorem

specialToQuad(S,1,0)=S\text{specialToQuad}(S, 1, 0) = S when α1(C,S)=0\alpha_1(C, S) = 0

#special_on_quad

Let SS be a quadratic solution to the anomaly cancellation conditions for the nn-generation Standard Model with right-handed neutrinos. Suppose that the coefficient α1(C,S)=2B(S,C)\alpha_1(C, S) = -2 B(S, C) is zero, where BB is the symmetric bilinear form associated with the quadratic anomaly equations and CC is a fixed reference charge configuration. Then, the quadratic solution constructed via the map `specialToQuad` using the linear solution SS and rational scalars a=1a=1 and b=0b=0 is equal to SS.

definition

Surjective map (S,a,b)LinSols×Q2QuadSols(S, a, b) \in \text{LinSols} \times \mathbb{Q}^2 \to \text{QuadSols}

#toQuad

In the context of the nn-generation Standard Model with right-handed neutrinos, given a fixed reference charge configuration CC, this function constructs a quadratic anomaly cancellation solution from a triple (S,a,b)(S, a, b) consisting of a linear solution SLinSolsS \in \text{LinSols} and two rational scalars a,bQa, b \in \mathbb{Q}. The construction accounts for both generic and special cases: - If α1(C,S)=0\alpha_1(C, S) = 0 and α2(S)=0\alpha_2(S) = 0, the function returns the "special" quadratic solution aS+bCa S + b C. - Otherwise, the function returns the "generic" quadratic solution α1(C,S)S+α2(S)C\alpha_1(C, S) S + \alpha_2(S) C scaled by the rational aa. Here, α1(C,S)=2B(S,C)\alpha_1(C, S) = -2 B(S, C) is a coefficient derived from the symmetric bilinear form BB associated with the quadratic anomaly condition, and α2(S)=f(S)\alpha_2(S) = f(S) is the evaluation of the quadratic anomaly condition ff at SS. This map is a surjection from the space of linear solutions and rational pairs to the space of quadratic solutions.

definition

Right inverse map toQuadInv:QuadSolsLinSols×Q×QtoQuadInv: \text{QuadSols} \to \text{LinSols} \times \mathbb{Q} \times \mathbb{Q}

#toQuadInv

Given a reference charge configuration CC, this function maps a quadratic solution SS (where S1S_1 denotes its underlying linear solution component) of the anomaly cancellation conditions for the nn-generation Standard Model with right-handed neutrinos to a triple (S1,q1,q2)LinSols×Q×Q(S_1, q_1, q_2) \in \text{LinSols} \times \mathbb{Q} \times \mathbb{Q}. The mapping is defined as: S{(S1,1,0)if α1(C,S1)=0(S1,α1(C,S1)1,0)if α1(C,S1)0 S \mapsto \begin{cases} (S_1, 1, 0) & \text{if } \alpha_1(C, S_1) = 0 \\ (S_1, \alpha_1(C, S_1)^{-1}, 0) & \text{if } \alpha_1(C, S_1) \neq 0 \end{cases} where α1(C,S1)=2B(S1,C)\alpha_1(C, S_1) = -2 B(S_1, C) is a coefficient derived from the symmetric bilinear form BB associated with the quadratic anomaly equations. This function acts as a right inverse to the map `toQuad`.

theorem

The first component of toQuadInv(C,S)\text{toQuadInv}(C, S) equals S1S_1

#toQuadInv_fst

For any quadratic solution SS of the anomaly cancellation conditions for the nn-generation Standard Model with right-handed neutrinos, let S1S_1 denote its underlying linear solution component. For a given reference charge configuration CC, the first component of the triple produced by the mapping toQuadInv(C,S)\text{toQuadInv}(C, S) is equal to S1S_1.

theorem

α1(C,S1)=0    α1(C,S1)=0α2(S1)=0\alpha_1(C, S_1) = 0 \iff \alpha_1(C, S'_1) = 0 \land \alpha_2(S'_1) = 0 for the linear part of toQuadInv(C,S)\text{toQuadInv}(C, S)

#toQuadInv_α₁_α₂

For any quadratic solution SS to the anomaly cancellation conditions for the nn-generation Standard Model with right-handed neutrinos, let S1S_1 denote its underlying linear solution component. Given a reference charge configuration CC, the following equivalence holds: α1(C,S1)=0    α1(C,S1)=0α2(S1)=0\alpha_1(C, S_1) = 0 \iff \alpha_1(C, S'_1) = 0 \land \alpha_2(S'_1) = 0 where S1S'_1 is the first component (the linear solution part) of the triple produced by the mapping toQuadInv(C,S)\text{toQuadInv}(C, S). Here, α1(C,X)=2B(X,C)\alpha_1(C, X) = -2B(X, C) is a coefficient derived from the symmetric bilinear form BB associated with the quadratic anomaly equations, and α2(X)=f(X)\alpha_2(X) = f(X) is the evaluation of the quadratic anomaly cancellation condition ff.

theorem

specialToQuad(toQuadInv(C,S))=S\text{specialToQuad}(\text{toQuadInv}(C, S)) = S when α1(C,S1)=0\alpha_1(C, S_1) = 0

#toQuadInv_special

Let SS be a quadratic solution to the anomaly cancellation conditions for the nn-generation Standard Model with right-handed neutrinos, and let S1S_1 denote its underlying linear solution component. Let CC be a fixed reference charge configuration. If the coefficient α1(C,S1)=2B(S1,C)\alpha_1(C, S_1) = -2 B(S_1, C) is zero, where BB is the symmetric bilinear form associated with the quadratic anomaly equations, then the quadratic solution reconstructed via the `specialToQuad` map using the components of toQuadInv(C,S)\text{toQuadInv}(C, S) is equal to SS. Specifically, in this case, the inverse map toQuadInv(C,S)\text{toQuadInv}(C, S) produces the triple (S1,1,0)(S_1, 1, 0), and it holds that: specialToQuad(C,S1,1,0,)=S\text{specialToQuad}(C, S_1, 1, 0, \dots) = S

theorem

(toQuadInv(C,S))2,1genericToQuad(C,(toQuadInv(C,S))1)=S(\text{toQuadInv}(C, S))_{2,1} \cdot \text{genericToQuad}(C, (\text{toQuadInv}(C, S))_1) = S when α1(C,S1)0\alpha_1(C, S_1) \neq 0

#toQuadInv_generic

For any quadratic solution SS to the anomaly cancellation conditions for the nn-generation Standard Model with right-handed neutrinos, let S1S_1 denote its underlying linear solution component, and let CC be a fixed reference charge configuration. If the coefficient α1(C,S1)0\alpha_1(C, S_1) \neq 0, where α1(C,S1)=2B(S1,C)\alpha_1(C, S_1) = -2 B(S_1, C) is derived from the symmetric bilinear form BB associated with the quadratic anomaly equations, then it holds that: (toQuadInv(C,S))2,1genericToQuad(C,(toQuadInv(C,S))1)=S (\text{toQuadInv}(C, S))_{2,1} \cdot \text{genericToQuad}(C, (\text{toQuadInv}(C, S))_1) = S Here, toQuadInv(C,S)\text{toQuadInv}(C, S) maps SS to a tuple in LinSols×Q×Q\text{LinSols} \times \mathbb{Q} \times \mathbb{Q}, with the subscript 11 extracting the LinSols\text{LinSols} component and the subscript 2,12,1 extracting the first Q\mathbb{Q} component. The \cdot denotes the scalar multiplication action of Q\mathbb{Q} on the space of quadratic solutions.

theorem

toQuad\text{toQuad} is a Right Inverse of toQuadInv\text{toQuadInv}

#toQuad_rightInverse

In the context of the nn-generation Standard Model with right-handed neutrinos, let CC be a fixed reference charge configuration. For any solution SS to the quadratic anomaly cancellation conditions (denoted SQuadSolsS \in \text{QuadSols}), the mapping toQuad\text{toQuad} is a right inverse to the mapping toQuadInv\text{toQuadInv}. That is, reconstructing a quadratic solution from the components provided by the inverse map returns the original solution: toQuad(C,toQuadInv(C,S))=S \text{toQuad}(C, \text{toQuadInv}(C, S)) = S Here, toQuadInv\text{toQuadInv} maps a quadratic solution SS to a triple (S1,a,b)LinSols×Q×Q(S_1, a, b) \in \text{LinSols} \times \mathbb{Q} \times \mathbb{Q}, and toQuad\text{toQuad} maps such a triple back to the space of quadratic solutions.

theorem

Surjectivity of the map toQuad\text{toQuad} from linear to quadratic anomaly solutions

#toQuad_surjective

In the context of the nn-generation Standard Model with right-handed neutrinos, let CC be a fixed reference charge configuration and QuadSols\text{QuadSols} be the space of solutions to the quadratic anomaly cancellation conditions. The mapping toQuad(C,):LinSols×Q×QQuadSols\text{toQuad}(C, \cdot): \text{LinSols} \times \mathbb{Q} \times \mathbb{Q} \to \text{QuadSols}, which constructs a quadratic solution from a linear solution SLinSolsS \in \text{LinSols} and two rational scalars a,bQa, b \in \mathbb{Q}, is surjective.