Physlib.Particles.StandardModel.HiggsBoson.Basic
59 declarations
Higgs vector space
#HiggsVecThe space is defined as the 2-dimensional complex Euclidean space . This space serves as the target space for the Higgs field, meaning that at any given spacetime point, the value of a Higgs field is an element of .
Continuous linear map from to
#toFin2ℂThe continuous linear map over from the Higgs vector space to the space of functions from to (denoted as ), which maps a vector to its representation as a complex-valued function via casting.
The map \text{toFin2\mathbb{C}} is smooth
#smooth_toFin2ℂThe map \text{toFin2\mathbb{C}} : \text{HiggsVec} \to (\text{Fin } 2 \to \mathbb{C}), which casts vectors from the 2-dimensional complex Higgs vector space to the space of complex-valued functions on , is smooth (infinitely differentiable).
Orthonormal basis of
#orthonormBasisThe definition provides the standard orthonormal basis for the Higgs vector space . This basis consists of vectors and such that their inner product satisfies .
Higgs vector from a real number as
#ofRealFor any real number , the function returns a vector in the Higgs vector space (isomorphic to ) defined by the components . This vector is constructed such that its squared norm is equal to (for ).
for
#ofReal_normSqFor any non-negative real number (), let be the vector in the Higgs vector space defined by the components . The squared norm of this vector satisfies .
Action of the gauge group on via
#instSMulGaugeGroupIThis definition establishes the group action (scalar multiplication) of the Standard Model gauge group on the Higgs vector space . For an element and a Higgs vector , the action is defined as: \[ g \cdot \phi = g_1^3 (g_2 \phi) \] where acts on via standard matrix-vector multiplication, acts as a complex phase multiplication raised to the third power, and the component acts trivially.
The Action of the Gauge Group on Higgs Vectors is
#gaugeGroupI_smul_eqFor any element of the Standard Model gauge group and any vector in the Higgs vector space , the action of on is given by , where and are the respective projections of onto its and components. Here, denotes matrix-vector multiplication.
The action of on is
#gaugeGroupI_smul_eq_U1_mul_SU2Let be the Standard Model gauge group and be the Higgs vector space. For any element and any Higgs vector , the action of on satisfies , where and are the projections of onto its and components, respectively. Here, acts on the vector via scalar multiplication, and acts on the resulting vector via matrix-vector multiplication.
The action of the gauge group on Higgs vectors is
#gaugeGroupI_smul_eq_U1_smul_SU2For any element of the Standard Model gauge group and any vector in the Higgs vector space , the action of on is given by . Here, and are the projections of onto its respective components, and denotes the application of the scalar-multiplied matrix to the vector .
Group action of the gauge group on
#instMulActionGaugeGroupIThe definition establishes that the action of the Standard Model gauge group on the Higgs vector space satisfies the axioms of a group action. Specifically, for any Higgs vector and gauge group elements , the action satisfies the identity property and the associativity property .
Distributive action of the gauge group on
#instDistribMulActionGaugeGroupIThis definition establishes that the action of the Standard Model gauge group on the Higgs vector space is a distributive multiplicative action. This means that for any gauge transformation and any Higgs vectors , the action distributes over addition, , and the action on the zero vector results in the zero vector, .
The Gauge Action on Preserves the Complex Inner Product
#gaugeGroupI_smul_innerLet be the Standard Model gauge group and let be the Higgs vector space. For any gauge group element and any Higgs vectors , the complex inner product is invariant under the action of the gauge group, such that: \[ \langle g \cdot \phi, g \cdot \psi \rangle_{\mathbb{C}} = \langle \phi, \psi \rangle_{\mathbb{C}} \] where denotes the group action of on the vector .
The Gauge Action on Preserves the Norm
#gaugeGroupI_smul_normLet be the Standard Model gauge group and let be the Higgs vector space. For any gauge group element and any Higgs vector , the norm of the vector is invariant under the action of the gauge group, such that: \[ \|g \cdot \phi\| = \|\phi\| \] where denotes the group action of on the vector .
Gauge group element mapping a Higgs vector to
#toRealGroupElemGiven a Higgs vector , this function returns an element of the Standard Model gauge group . For a non-zero vector , the and components of the returned element are identity matrices, while the component is defined by the matrix \[ M = \frac{1}{\|\phi\|} \begin{pmatrix} \bar{\phi}_0 & \bar{\phi}_1 \\ -\phi_1 & \phi_0 \end{pmatrix} \] where denotes the complex conjugate of . This group element has the property that its action on rotates the vector to the form . If , the function returns the identity element of the gauge group.
where is `toRealGroupElem φ`
#toRealGroupElem_smul_selfFor any Higgs vector in the 2-dimensional complex vector space , the action of the gauge group element on the vector results in the vector . In the formalization, this is expressed as , where is defined as the Higgs vector .
Let be the Standard Model gauge group and let be the Higgs vector space. For any two Higgs vectors , belongs to the orbit of under the action of if and only if their norms are equal: \[ \psi \in \text{orb}_{\mathcal{G}}(\phi) \iff \|\psi\| = \|\phi\| \]
Stability group of the Higgs vector
#stability_group_singleThe stability group of a non-zero Higgs vector represented by the element under the action of the Standard Model gauge group is the subgroup. An element is embedded into the gauge group via the mapping .
The stability group of the Higgs vector space is
#stability_groupThe stability group of the Higgs vector space under the action of the Standard Model gauge group is given by the subgroup . Here, is the subgroup of consisting of elements of the form , where is the identity matrix and is a sixth root of unity (i.e., ). This subgroup represents the set of all gauge transformations that act as the identity on every Higgs vector .
Action of subgroup on is
#ofU1Subgroup_smul_eq_smulFor any unitary complex number and any Higgs vector , the action of the gauge group element —which represents the inclusion of into the Standard Model gauge group—on is given by the matrix multiplication: \[ u \cdot \phi = \begin{pmatrix} 1 & 0 \\ 0 & u^6 \end{pmatrix} \begin{pmatrix} \phi_0 \\ \phi_1 \end{pmatrix} \] where and are the complex components of the Higgs vector .
Existence of a Gauge Transformation to Make the Second Higgs Component Real and Non-Negative
#gaugeGroupI_smul_phase_sndFor any Higgs vector , there exists an element of the Standard Model gauge group such that: 1. The second component of the transformed vector is equal to the norm of the original second component, i.e., , which is a non-negative real number. 2. The action of preserves the first component of any Higgs vector , i.e., for all . 3. For any real number , the Higgs vector is fixed under the action of , i.e., .
The Higgs bundle over spacetime
#HiggsBundleThe Higgs bundle is defined as the trivial vector bundle over the spacetime manifold with the fiber being the Higgs vector space . As a smooth manifold, it is represented as the Cartesian product , which corresponds to .
is a Smooth Vector Bundle over Spacetime
#instContMDiffVectorBundleTopWithTopENatRealSpaceTimeOfNatNatHiggsVecHiggsBundleVectorAsSmoothManifoldThe Higgs bundle is a smooth vector bundle of class over the spacetime manifold (modeled as the manifold of Lorentz vectors with spatial dimension 3), where the fiber at each point is the 2-dimensional complex vector space .
Higgs fields as smooth sections of the Higgs bundle
#HiggsFieldThe type `HiggsField` represents the space of smooth () sections of the Higgs bundle. Since the Higgs bundle is a trivial vector bundle over the spacetime manifold (modeled as ) with fiber , a Higgs field is equivalent to a smooth map that assigns a 2-dimensional complex vector to each point in spacetime.
-linear map from to constant Higgs fields
#constThe function is an -linear map that takes a vector and returns a constant Higgs field . For any point in spacetime, the value of this field is . This construction defines the constant section of the Higgs bundle associated with the vector .
For any Higgs vector (the 2-dimensional complex vector space ) and any point in spacetime, the constant Higgs field evaluated at returns the vector . That is, .
Higgs field as a map
#toHiggsVecFor a Higgs field , which is defined as a smooth section of the Higgs bundle, the function represents the underlying mapping that assigns a 2-dimensional complex vector to each point in spacetime.
The map is smooth
#toHiggsVec_smoothFor any Higgs field , the corresponding map that assigns a Higgs vector to each point in spacetime is smooth () with respect to the standard manifold structures on and .
Evaluation of the constant field at equals
#const_toHiggsVec_applyFor any Higgs field and any point in spacetime, let be the value of the field at that point. If denotes the constant Higgs field that assigns the vector to every point in spacetime, then evaluating the constant field generated by the value at the point yields .
For any Higgs field , which is defined as a smooth section of the Higgs bundle over spacetime, the underlying map that assigns a 2-dimensional complex vector to each point in spacetime is equal to .
Higgs fields are maps over
#contDiffFor any Higgs field , the underlying map is an infinitely differentiable () function with respect to the real numbers .
A Higgs Field is a Smooth Map
#toVec_smoothFor any Higgs field , the map is smooth () with respect to the standard manifold structures on spacetime and the 2-dimensional complex Euclidean space .
The components of a Higgs field are smooth maps
#apply_smoothFor any Higgs field , which is a smooth section of the Higgs bundle, each component map (where ) is infinitely differentiable () with respect to the standard smooth manifold structures on spacetime and the complex numbers.
The real parts of the components of a Higgs field are smooth functions
#apply_re_smoothFor any Higgs field and any index , the function , which maps each point in spacetime to the real part of the -th complex component of the Higgs field, is smooth () from spacetime to the real numbers .
The imaginary parts of the components of a Higgs field are smooth functions
#apply_im_smoothFor any Higgs field and any index , the function , which maps each point in spacetime to the imaginary part of the -th complex component of the Higgs field, is smooth () from spacetime to the real numbers .
Pointwise inner product of Higgs fields
#instInnerForallSpaceTimeOfNatNatComplexThe inner product of two Higgs fields is defined as a complex-valued function on spacetime, where for each point , the value is given by the standard Hermitian inner product of the field values in the Higgs vector space .
for Higgs fields
#inner_applyFor any two Higgs fields and any point in spacetime, the pointwise inner product evaluated at is equal to the Hermitian inner product of the vectors and in the Higgs vector space :
Real and imaginary component expansion of the Higgs field inner product
#inner_eq_expandFor any two Higgs fields and , their pointwise inner product is given by the expansion: where is a point in spacetime, denotes the -th complex component of the Higgs field at that point, and and denote the real and imaginary parts of a complex number, respectively.
For any two Higgs fields and and any point in spacetime, the pointwise inner product evaluated at is given by the sum of the products of the complex conjugates of the components of and the components of : where denotes the -th complex component of the Higgs field at point , and denotes the complex conjugate of .
Conjugate Symmetry of the Higgs Field Inner Product:
#inner_symmFor any two Higgs fields and , the pointwise complex-valued inner product satisfies the conjugate symmetry property: where denotes the function mapping each point in spacetime to the Hermitian inner product of the field values and in the Higgs vector space .
Left Additivity of the Pointwise Inner Product for Higgs Fields
#inner_add_leftFor any three Higgs fields , the pointwise inner product of the sum with is equal to the sum of their individual pointwise inner products: where each term represents a complex-valued function on spacetime, defined by the standard Hermitian inner product on the Higgs vector space at each point .
for Higgs fields
#inner_add_rightFor any three Higgs fields (smooth sections of the Higgs bundle over spacetime), the pointwise inner product satisfies the additivity property in the second argument: where denotes the pointwise Hermitian inner product in the complex vector space , resulting in a complex-valued function on spacetime.
for any Higgs field
#inner_zero_leftFor any Higgs field , the pointwise inner product of the zero Higgs field with is the zero function on spacetime: . Here, the zero Higgs field is the smooth section that is zero at every point in spacetime, and the inner product is defined such that at each point , .
for Higgs Fields
#inner_zero_rightFor any Higgs field , the pointwise inner product of with the zero Higgs field is the zero function from spacetime to the complex numbers, denoted as . Here, the inner product is defined such that at each point in spacetime, .
for Higgs fields
#inner_neg_leftFor any two Higgs fields and , the pointwise inner product of and is equal to the negation of the pointwise inner product of and . That is, where and are smooth sections of the Higgs bundle, and the result is a complex-valued function on spacetime.
for Higgs fields
#inner_neg_rightFor any two Higgs fields and , the pointwise inner product of and the negative of is equal to the negative of the pointwise inner product of and , which is expressed as .
The pointwise inner product of Higgs fields is smooth
#inner_smoothFor any two Higgs fields and , their pointwise Hermitian inner product is a smooth () function from spacetime to the complex numbers.
Pointwise squared norm of a Higgs field
#normSqFor a Higgs field , the function is defined as the pointwise squared norm of the field, given by . At each point in spacetime, the value is the square of the Euclidean norm of the Higgs vector . This function is denoted by the notation .
Pointwise squared norm of a Higgs field
#term‖_‖_H^2This notation denotes the pointwise squared norm of a Higgs field , represented as . It maps each point in spacetime to the square of the norm of the Higgs vector at that point, defined by the function .
Pointwise equality for Higgs fields
#inner_self_eq_normSqLet be a Higgs field, which is a smooth section of the Higgs bundle over spacetime . For any point , the pointwise Hermitian inner product of the field with itself at , denoted by , is equal to the squared norm of the field at that point, denoted by .
for Higgs fields
#normSq_eq_inner_self_reFor any Higgs field , which is a smooth section of the Higgs bundle over spacetime , and for any point , the pointwise squared norm of the field is equal to the real part of the pointwise Hermitian inner product of the field with itself : where the inner product is the standard Hermitian inner product on the Higgs vector space .
For any Higgs field and any point in spacetime, the pointwise squared norm is given by the real part of the sum of the products of the complex conjugates of the field components and the components themselves: where denotes the -th complex component of the Higgs field at the point , and denotes the complex conjugate of .
For any Higgs field and any point in spacetime, the pointwise squared norm of the field, denoted by , is non-negative: where is the value of the Higgs field at .
The pointwise squared norm of the zero Higgs field is equal to zero at every point in spacetime.
is a smooth function on
#normSq_smoothFor any Higgs field , the pointwise squared norm function , which maps each point in spacetime to the squared Euclidean norm of the field , is a smooth () function.
For any Higgs vector and any spacetime point , the pointwise squared norm of the constant Higgs field evaluated at is equal to the squared norm of the vector :
Gauge action on Higgs fields
#gaugeActionThe gauge action on a Higgs field is defined pointwise using the representation of the gauge group on the Higgs vector space. For a gauge transformation and a Higgs field , the resulting field is given by for every point in , where is the representation of the gauge group on .
Existence of such that iff
#guage_orbitTwo Higgs fields and are in the same gauge orbit—meaning there exists a gauge transformation such that —if and only if their pointwise norm-squared values are equal for all , that is, .
Surjectivity of the Higgs norm squared map
#gauge_orbit_surjectFor every smooth map that is positive semidefinite (i.e., for all ), there exists a Higgs field (a smooth section of the Higgs bundle) such that holds pointwise, where denotes the squared norm of the Higgs field.
