Physlib.Particles.StandardModel.HiggsBoson.Basic
The Higgs field
i. Overview
The Higgs field describes is the underlying field of the Higgs boson. It is a map from SpaceTime to a 2-dimensional complex vector space. In this module we define the Higgs field and prove some basic properties.
ii. Key results
- `HiggsVec`: The 2-dimensional complex vector space which is the target space of the Higgs field. This vector space is equipped with an action of the global gauge group of the Standard Model. - `HiggsBundle`: The trivial vector bundle over `SpaceTime` with fiber `HiggsVec`. - `HiggsField`: The type of smooth sections of the `HiggsBundle`, i.e., the type of Higgs fields.
iii. Table of contents
- A. The Higgs vector space - A.1. Definition of the Higgs vector space - A.2. Relation to `(Fin 2 → ℂ)` - A.3. Orthonormal basis - A.4. Generating Higgs vectors from real numbers - A.5. Action of the gauge group on `HiggsVec` - A.5.1. Definition of the action - A.5.2. Unitary nature of the action - A.6. The Gauge orbit of a Higgs vector - A.6.1. The rotation matrix to ofReal - A.6.2. Members of orbits - A.7. The stability group of a Higgs vector - B. The Higgs bundle - B.1. Definition of the Higgs bundle - B.2. Instance of a vector bundle - C. The Higgs fields - C.1. Relations between `HiggsField` and `HiggsVec` - C.1.1. The constant Higgs field - C.1.2. The map from `HiggsField` to `SpaceTime → HiggsVec` - C.2. Smoothness properties of components - C.3. The pointwise inner product - C.3.1. Basic equalities - C.3.2. Symmetry properties - C.3.3. Linearity conditions - C.3.4. Smoothness of the inner product - C.4. The pointwise norm - C.4.1. Basic equalities - C.4.2. Positivity - C.4.3. On the zero section - C.4.4. Smoothness of the norm-squared - C.4.5. Norm-squared of constant Higgs fields - C.5. The action of the gauge group on Higgs fields
iv. References
- The particle data group has properties of the Higgs boson [Review of Particle Physics, PDG][ParticleDataGroup:2018ovx]
A. The Higgs vector space
The target space of the Higgs field is a 2-dimensional complex vector space. In this section we will define this vector space, and the action of the global gauge group on it.
A.1. Definition of the Higgs vector space
A.2. Relation to `(Fin 2 → ℂ)`
We define the continuous linear map from `HiggsVec` to `(Fin 2 → ℂ)` achieved by casting vectors, we also show that this map is smooth.
A.3. Orthonormal basis
We define an orthonormal basis of `HiggsVec`.
A.4. Generating Higgs vectors from real numbers
Given a real number `a` we define the Higgs vector corresponding to that real number as `(√a, 0)`. This has the property that it's norm is equal to `a`.
A.5. Action of the gauge group on `HiggsVec`
The gauge group of the Standard Model acts on `HiggsVec` by matrix multiplication.
#### A.5.1. Definition of the action
#### A.5.2. Unitary nature of the action
The action of `StandardModel.GaugeGroupI` on `HiggsVec` is unitary.
A.6. The Gauge orbit of a Higgs vector
We show that two Higgs vectors are in the same gauge orbit if and only if they have the same norm.
#### A.6.1. The rotation matrix to ofReal
We define an element of `GaugeGroupI` which takes a given Higgs vector to the corresponding `ofReal` Higgs vector.
#### A.6.2. Members of orbits
Members of the orbit of a Higgs vector under the action of `GaugeGroupI` are exactly those Higgs vectors with the same norm.
A.7. The stability group of a Higgs vector
We find the stability group of a Higgs vector, and the stability group of the set of all Higgs vectors.
The items in this section are marked as `informal_lemma` as they are not yet formalized.
A.8. Gauge action removing phase from second component
B. The Higgs bundle
We define the Higgs bundle as the trivial vector bundle with base `SpaceTime` and fiber `HiggsVec`. The Higgs field will then be defined as smooth sections of this bundle.
B.1. Definition of the Higgs bundle
We define the Higgs bundle.
B.2. Instance of a vector bundle
We given the Higgs bundle an instance of a smooth vector bundle.
C. The Higgs fields
Higgs fields are smooth sections of the Higgs bundle. This corresponds to smooth maps from `SpaceTime` to `HiggsVec`. We here define the type of Higgs fields and create an API around them.
C.1. Relations between `HiggsField` and `HiggsVec`
#### C.1.1. The constant Higgs field
We define the constant Higgs field associated to a given Higgs vector.
#### C.1.2. The map from `HiggsField` to `SpaceTime → HiggsVec`
C.2. Smoothness properties of components
We prove some smoothness properties of the components of a Higgs field.
C.3. The pointwise inner product
The pointwise inner product on the Higgs field.
#### C.3.1. Basic equalities
#### C.3.2. Symmetry properties
#### C.3.3. Linearity conditions
#### C.3.4. Smoothness of the inner product
C.4. The pointwise norm
We define the pointwise norm-squared of a Higgs field.
#### C.4.1. Basic equalities
#### C.4.2. Positivity
#### C.4.3. On the zero section
#### C.4.4. Smoothness of the norm-squared
#### C.4.5. Norm-squared of constant Higgs fields
C.5. The action of the gauge group on Higgs fields
The results in this section are currently informal.
59 declarations
Higgs vector space
The 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
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 is smooth
The map , 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
The 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
For 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
For 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
This 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: 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
For 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
Let 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
For 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
The 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
This 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
Let 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: where denotes the group action of on the vector .
The Gauge Action on Preserves the Norm
Let 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: where denotes the group action of on the vector .
Gauge group element mapping a Higgs vector to
Given 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 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 φ`
For 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:
Stability group of the Higgs vector
The 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
The 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
For 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: 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
For 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
The 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
The 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
The 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
The 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
For 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
For 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
For 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
For any Higgs field , the underlying map is an infinitely differentiable () function with respect to the real numbers .
A Higgs Field is a Smooth Map
For 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
For 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
For 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
For 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
The 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
For 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
For 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:
For 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
For 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
For 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
For 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
For 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
For 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
For 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
For 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
For 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
This 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
Let 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
For 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
For 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
The 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
Two 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
For 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.
