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 overSpaceTimewith fiberHiggsVec.HiggsField: The type of smooth sections of theHiggsBundle, 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 
HiggsFieldandHiggsVec- C.1.1. The constant Higgs field
 - C.1.2. The map from 
HiggsFieldtoSpaceTime → 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
 
 - C.1. Relations between 
 
iv. References #
- The particle data group has properties of the Higgs boson Review of Particle Physics, PDG
 
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.
The map toFin2ℂ is smooth.
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.
Generating a Higgs vector from a real number, such that the norm-squared of that Higgs vector is the given real number.
Instances For
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 #
Equations
- One or more equations did not get rendered due to their size.
 
Equations
- One or more equations did not get rendered due to their size.
 
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.
Given a Higgs vector, a rotation matrix which puts the second component of the vector to zero, and the first component to a real
Equations
- One or more equations did not get rendered due to their size.
 
Instances For
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.
The Higgs boson breaks electroweak symmetry down to the electromagnetic force, i.e., the
stability group of the action of rep on ![0, Complex.ofReal ‖φ‖], for non-zero ‖φ‖, is the
SU(3) × U(1) subgroup of gaugeGroup := SU(3) × SU(2) × U(1) with the embedding given by
(g, e^{i θ}) ↦ (g, diag (e ^ {3 * i θ}, e ^ {- 3 * i θ}), e^{i θ}).
Equations
Instances For
The subgroup of gaugeGroup := SU(3) × SU(2) × U(1) which preserves every HiggsVec by the
action of StandardModel.HiggsVec.rep is given by SU(3) × ℤ₆ where ℤ₆ is the subgroup of
SU(2) × U(1) with elements (α^(-3) * I₂, α) where α is a sixth root of unity.
Equations
Instances For
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.
The HiggsBundle is defined as the trivial vector bundle with base SpaceTime and
fiber HiggsVec. Thus as a manifold it corresponds to ℝ⁴ × ℂ².
Instances For
B.2. Instance of a vector bundle #
We given the Higgs bundle an instance of a smooth vector bundle.
The instance of a smooth vector bundle with total space HiggsBundle and fiber HiggsVec.
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.
The type HiggsField is defined such that elements are smooth sections of the trivial
vector bundle HiggsBundle. Such elements are Higgs fields. Since HiggsField is
trivial as a vector bundle, a Higgs field is equivalent to a smooth map
from SpaceTime to HiggsVec.
Equations
Instances For
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.
Given a vector in HiggsVec the constant Higgs field with value equal to that
section.
Equations
- One or more equations did not get rendered due to their size.
 
Instances For
C.1.2. The map from HiggsField to SpaceTime → HiggsVec #
Given a HiggsField, the corresponding map from SpaceTime to HiggsVec.
Equations
- φ.toHiggsVec = ⇑φ
 
Instances For
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.
Equations
- StandardModel.HiggsField.instInnerForallSpaceTimeOfNatNatComplex = { inner := fun (φ1 φ2 : StandardModel.HiggsField) (x : SpaceTime) => inner ℂ (φ1 x) (φ2 x) }
 
C.3.1. Basic equalities #
Expands the inner product on Higgs fields in terms of complex components of the Higgs fields.
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.
Given an element φ of HiggsField, normSq φ is defined as the
the function SpaceTime → ℝ obtained by taking the square norm of the
pointwise Higgs vector. In other words, normSq φ x = ‖φ x‖ ^ 2.
The notation ‖φ‖_H^2 is used for the normSq φ.
Instances For
Given an element φ of HiggsField, normSq φ is defined as the
the function SpaceTime → ℝ obtained by taking the square norm of the
pointwise Higgs vector. In other words, normSq φ x = ‖φ x‖ ^ 2.
The notation ‖φ‖_H^2 is used for the normSq φ.
Equations
- One or more equations did not get rendered due to their size.
 
Instances For
C.4.1. Basic equalities #
The expansion of the norm squared of into components.
C.4.2. Positivity #
C.4.3. On the zero section #
C.4.4. Smoothness of the norm-squared #
The norm squared of the Higgs field is a smooth function on space-time.
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.
The action of gaugeTransformI on HiggsField acting pointwise through HiggsVec.rep.
Equations
Instances For
There exists a g in gaugeTransformI such that gaugeAction g φ = φ' iff
φ(x)^† φ(x) = φ'(x)^† φ'(x).
Equations
Instances For
For every smooth map f from SpaceTime to ℝ such that f is positive semidefinite, there
exists a Higgs field φ such that f = φ^† φ.