PhyslibSearch

Physlib.Particles.StandardModel.HiggsBoson.Basic

59 declarations

abbrev

Higgs vector space C2\mathbb{C}^2

#HiggsVec

The space HiggsVec\text{HiggsVec} is defined as the 2-dimensional complex Euclidean space C2\mathbb{C}^2. 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 HiggsVec\text{HiggsVec}.

definition

Continuous linear map from HiggsVec\text{HiggsVec} to C2\mathbb{C}^2

#toFin2ℂ

The continuous linear map over R\mathbb{R} from the Higgs vector space HiggsVec\text{HiggsVec} to the space of functions from {0,1}\{0, 1\} to C\mathbb{C} (denoted as Fin 2C\text{Fin } 2 \to \mathbb{C}), which maps a vector xHiggsVecx \in \text{HiggsVec} to its representation as a complex-valued function via casting.

theorem

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 HiggsVec\text{HiggsVec} to the space of complex-valued functions on {0,1}\{0, 1\}, is smooth (infinitely differentiable).

definition

Orthonormal basis of HiggsVec\text{HiggsVec}

#orthonormBasis

The definition provides the standard orthonormal basis {ei}i{0,1}\{e_i\}_{i \in \{0, 1\}} for the Higgs vector space HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2. This basis consists of vectors e0=(1,0)e_0 = (1, 0) and e1=(0,1)e_1 = (0, 1) such that their inner product satisfies ei,ej=δij\langle e_i, e_j \rangle = \delta_{ij}.

definition

Higgs vector from a real number aa as (a,0)(\sqrt{a}, 0)

#ofReal

For any real number aa, the function returns a vector in the Higgs vector space HiggsVec\text{HiggsVec} (isomorphic to C2\mathbb{C}^2) defined by the components (a,0)(\sqrt{a}, 0). This vector is constructed such that its squared norm (a,0)2\|(\sqrt{a}, 0)\|^2 is equal to aa (for a0a \ge 0).

theorem

ofReal(a)2=a\|\text{ofReal}(a)\|^2 = a for a0a \ge 0

#ofReal_normSq

For any non-negative real number aRa \in \mathbb{R} (a0a \ge 0), let ofReal(a)\text{ofReal}(a) be the vector in the Higgs vector space HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2 defined by the components (a,0)(\sqrt{a}, 0). The squared norm of this vector satisfies ofReal(a)2=a\|\text{ofReal}(a)\|^2 = a.

instance

Action of the gauge group on HiggsVec\text{HiggsVec} via gϕ=g13(g2ϕ)g \cdot \phi = g_1^3 (g_2 \phi)

#instSMulGaugeGroupI

This definition establishes the group action (scalar multiplication) of the Standard Model gauge group G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) on the Higgs vector space HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2. For an element g=(g3,g2,g1)Gg = (g_3, g_2, g_1) \in \mathcal{G} and a Higgs vector ϕC2\phi \in \mathbb{C}^2, the action is defined as: \[ g \cdot \phi = g_1^3 (g_2 \phi) \] where g2SU(2)g_2 \in SU(2) acts on ϕ\phi via standard matrix-vector multiplication, g1U(1)g_1 \in U(1) acts as a complex phase multiplication raised to the third power, and the SU(3)SU(3) component g3g_3 acts trivially.

theorem

The Action of the Gauge Group on Higgs Vectors is gϕ=g13(g2ϕ)g \cdot \phi = g_1^3 (g_2 \phi)

#gaugeGroupI_smul_eq

For any element gg of the Standard Model gauge group G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) and any vector ϕ\phi in the Higgs vector space HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2, the action of gg on ϕ\phi is given by gϕ=g13(g2ϕ)g \cdot \phi = g_1^3 (g_2 \phi), where g1U(1)g_1 \in U(1) and g2SU(2)g_2 \in SU(2) are the respective projections of gg onto its U(1)U(1) and SU(2)SU(2) components. Here, g2ϕg_2 \phi denotes matrix-vector multiplication.

theorem

The action of gGg \in \mathcal{G} on ϕ\phi is g2(g13ϕ)g_2 (g_1^3 \phi)

#gaugeGroupI_smul_eq_U1_mul_SU2

Let G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) be the Standard Model gauge group and HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2 be the Higgs vector space. For any element gGg \in \mathcal{G} and any Higgs vector ϕHiggsVec\phi \in \text{HiggsVec}, the action of gg on ϕ\phi satisfies gϕ=g2(g13ϕ)g \cdot \phi = g_2 (g_1^3 \phi), where g1U(1)g_1 \in U(1) and g2SU(2)g_2 \in SU(2) are the projections of gg onto its U(1)U(1) and SU(2)SU(2) components, respectively. Here, g13g_1^3 acts on the vector ϕ\phi via scalar multiplication, and g2g_2 acts on the resulting vector via matrix-vector multiplication.

theorem

The action of the gauge group on Higgs vectors is gϕ=(g13g2)ϕg \cdot \phi = (g_1^3 g_2) \phi

#gaugeGroupI_smul_eq_U1_smul_SU2

For any element gg of the Standard Model gauge group G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) and any vector ϕ\phi in the Higgs vector space HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2, the action of gg on ϕ\phi is given by gϕ=(g13g2)ϕg \cdot \phi = (g_1^3 g_2) \phi. Here, g1U(1)g_1 \in U(1) and g2SU(2)g_2 \in SU(2) are the projections of gg onto its respective components, and (g13g2)ϕ(g_1^3 g_2) \phi denotes the application of the scalar-multiplied matrix g13g2g_1^3 g_2 to the vector ϕ\phi.

instance

Group action of the gauge group G\mathcal{G} on HiggsVec\text{HiggsVec}

#instMulActionGaugeGroupI

The definition establishes that the action of the Standard Model gauge group G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) on the Higgs vector space HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2 satisfies the axioms of a group action. Specifically, for any Higgs vector ϕHiggsVec\phi \in \text{HiggsVec} and gauge group elements g,hGg, h \in \mathcal{G}, the action satisfies the identity property 1ϕ=ϕ1 \cdot \phi = \phi and the associativity property (gh)ϕ=g(hϕ)(g \cdot h) \cdot \phi = g \cdot (h \cdot \phi).

instance

Distributive action of the gauge group G\mathcal{G} on HiggsVec\text{HiggsVec}

#instDistribMulActionGaugeGroupI

This definition establishes that the action of the Standard Model gauge group G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) on the Higgs vector space HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2 is a distributive multiplicative action. This means that for any gauge transformation gGg \in \mathcal{G} and any Higgs vectors ϕ,ψHiggsVec\phi, \psi \in \text{HiggsVec}, the action distributes over addition, g(ϕ+ψ)=gϕ+gψg \cdot (\phi + \psi) = g \cdot \phi + g \cdot \psi, and the action on the zero vector results in the zero vector, g0=0g \cdot 0 = 0.

theorem

The Gauge Action on HiggsVec\text{HiggsVec} Preserves the Complex Inner Product

#gaugeGroupI_smul_inner

Let G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) be the Standard Model gauge group and let HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2 be the Higgs vector space. For any gauge group element gGg \in \mathcal{G} and any Higgs vectors ϕ,ψHiggsVec\phi, \psi \in \text{HiggsVec}, 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 gϕg \cdot \phi denotes the group action of gg on the vector ϕ\phi.

theorem

The Gauge Action on HiggsVec\text{HiggsVec} Preserves the Norm

#gaugeGroupI_smul_norm

Let G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) be the Standard Model gauge group and let HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2 be the Higgs vector space. For any gauge group element gGg \in \mathcal{G} and any Higgs vector ϕHiggsVec\phi \in \text{HiggsVec}, the norm of the vector is invariant under the action of the gauge group, such that: \[ \|g \cdot \phi\| = \|\phi\| \] where gϕg \cdot \phi denotes the group action of gg on the vector ϕ\phi.

definition

Gauge group element mapping a Higgs vector ϕ\phi to (ϕ,0)(\|\phi\|, 0)

#toRealGroupElem

Given a Higgs vector ϕ=(ϕ0,ϕ1)C2\phi = (\phi_0, \phi_1) \in \mathbb{C}^2, this function returns an element of the Standard Model gauge group G=SU(3)×SU(2)×U(1)G = SU(3) \times SU(2) \times U(1). For a non-zero vector ϕ\phi, the SU(3)SU(3) and U(1)U(1) components of the returned element are identity matrices, while the SU(2)SU(2) 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 zˉ\bar{z} denotes the complex conjugate of zz. This group element gg has the property that its action on ϕ\phi rotates the vector to the form (ϕ,0)(\|\phi\|, 0). If ϕ=0\phi = 0, the function returns the identity element of the gauge group.

theorem

gϕϕ=(ϕ,0)g_\phi \cdot \phi = (\|\phi\|, 0) where gϕg_\phi is `toRealGroupElem φ`

#toRealGroupElem_smul_self

For any Higgs vector ϕ\phi in the 2-dimensional complex vector space HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2, the action of the gauge group element gϕ=toRealGroupElem(ϕ)g_\phi = \text{toRealGroupElem}(\phi) on the vector ϕ\phi results in the vector (ϕ,0)(\|\phi\|, 0). In the formalization, this is expressed as gϕϕ=ofReal(ϕ2)g_\phi \cdot \phi = \text{ofReal}(\|\phi\|^2), where ofReal(a)\text{ofReal}(a) is defined as the Higgs vector (a,0)(\sqrt{a}, 0).

theorem

ψorbG(ϕ)    ψ=ϕ\psi \in \text{orb}_{\mathcal{G}}(\phi) \iff \|\psi\| = \|\phi\|

#mem_orbit_gaugeGroupI_iff

Let G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) be the Standard Model gauge group and let HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2 be the Higgs vector space. For any two Higgs vectors ϕ,ψHiggsVec\phi, \psi \in \text{HiggsVec}, ψ\psi belongs to the orbit of ϕ\phi under the action of G\mathcal{G} if and only if their norms are equal: \[ \psi \in \text{orb}_{\mathcal{G}}(\phi) \iff \|\psi\| = \|\phi\| \]

definition

Stability group of the Higgs vector (0,ϕ)(0, \|\phi\|)

#stability_group_single

The stability group of a non-zero Higgs vector represented by the element (0ϕ)\begin{pmatrix} 0 \\ \|\phi\| \end{pmatrix} under the action of the Standard Model gauge group SU(3)×SU(2)×U(1)SU(3) \times SU(2) \times U(1) is the SU(3)×U(1)SU(3) \times U(1) subgroup. An element (g,eiθ)SU(3)×U(1)(g, e^{i\theta}) \in SU(3) \times U(1) is embedded into the gauge group via the mapping (g,diag(e3iθ,e3iθ),eiθ)(g, \text{diag}(e^{3i\theta}, e^{-3i\theta}), e^{i\theta}).

definition

The stability group of the Higgs vector space is SU(3)×Z6SU(3) \times \mathbb{Z}_6

#stability_group

The stability group of the Higgs vector space VHiggsV_{\text{Higgs}} under the action of the Standard Model gauge group G=SU(3)×SU(2)×U(1)G = SU(3) \times SU(2) \times U(1) is given by the subgroup SU(3)×Z6SU(3) \times \mathbb{Z}_6. Here, Z6\mathbb{Z}_6 is the subgroup of SU(2)×U(1)SU(2) \times U(1) consisting of elements of the form (α3I2,α)(\alpha^{-3} I_2, \alpha), where I2I_2 is the 2×22 \times 2 identity matrix and α\alpha is a sixth root of unity (i.e., α6=1\alpha^6 = 1). This subgroup represents the set of all gauge transformations that act as the identity on every Higgs vector ϕVHiggs\phi \in V_{\text{Higgs}}.

theorem

Action of U(1)U(1) subgroup on HiggsVec\text{HiggsVec} is diag(1,u6)\text{diag}(1, u^6)

#ofU1Subgroup_smul_eq_smul

For any unitary complex number uU(1)u \in U(1) and any Higgs vector ϕHiggsVecC2\phi \in \text{HiggsVec} \cong \mathbb{C}^2, the action of the gauge group element (I3,diag(uˉ3,u3),u)(I_3, \text{diag}(\bar{u}^3, u^3), u)—which represents the inclusion of uu into the Standard Model gauge group—on ϕ\phi 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 ϕ0\phi_0 and ϕ1\phi_1 are the complex components of the Higgs vector ϕ\phi.

theorem

Existence of a Gauge Transformation to Make the Second Higgs Component Real and Non-Negative

#gaugeGroupI_smul_phase_snd

For any Higgs vector ϕ=(ϕ0,ϕ1)C2\phi = (\phi_0, \phi_1) \in \mathbb{C}^2, there exists an element gg of the Standard Model gauge group G=SU(3)×SU(2)×U(1)\mathcal{G} = SU(3) \times SU(2) \times U(1) such that: 1. The second component of the transformed vector gϕg \cdot \phi is equal to the norm of the original second component, i.e., (gϕ)1=ϕ1(g \cdot \phi)_1 = |\phi_1|, which is a non-negative real number. 2. The action of gg preserves the first component of any Higgs vector ψC2\psi \in \mathbb{C}^2, i.e., (gψ)0=ψ0(g \cdot \psi)_0 = \psi_0 for all ψ\psi. 3. For any real number aa, the Higgs vector (a,0)(a, 0) is fixed under the action of gg, i.e., g(a,0)=(a,0)g \cdot (a, 0) = (a, 0).

abbrev

The Higgs bundle over spacetime M×C2M \times \mathbb{C}^2

#HiggsBundle

The Higgs bundle is defined as the trivial vector bundle over the spacetime manifold MM with the fiber being the Higgs vector space VC2V \cong \mathbb{C}^2. As a smooth manifold, it is represented as the Cartesian product M×VM \times V, which corresponds to R4×C2\mathbb{R}^4 \times \mathbb{C}^2.

instance

HiggsBundle\text{HiggsBundle} is a CC^\infty Smooth Vector Bundle over Spacetime

#instContMDiffVectorBundleTopWithTopENatRealSpaceTimeOfNatNatHiggsVecHiggsBundleVectorAsSmoothManifold

The Higgs bundle HiggsBundle\text{HiggsBundle} is a smooth vector bundle of class CC^\infty over the spacetime manifold MM (modeled as the manifold of Lorentz vectors with spatial dimension 3), where the fiber at each point is the 2-dimensional complex vector space HiggsVecC2\text{HiggsVec} \cong \mathbb{C}^2.

abbrev

Higgs fields as smooth sections of the Higgs bundle M×C2M \times \mathbb{C}^2

#HiggsField

The type `HiggsField` represents the space of smooth (CC^\infty) sections of the Higgs bundle. Since the Higgs bundle is a trivial vector bundle over the spacetime manifold MM (modeled as R4\mathbb{R}^4) with fiber VC2V \cong \mathbb{C}^2, a Higgs field is equivalent to a smooth map ϕ:MC2\phi: M \to \mathbb{C}^2 that assigns a 2-dimensional complex vector to each point in spacetime.

definition

R\mathbb{R}-linear map from HiggsVec\text{HiggsVec} to constant Higgs fields

#const

The function is an R\mathbb{R}-linear map that takes a vector vHiggsVecC2v \in \text{HiggsVec} \cong \mathbb{C}^2 and returns a constant Higgs field ϕHiggsField\phi \in \text{HiggsField}. For any point xx in spacetime, the value of this field is ϕ(x)=v\phi(x) = v. This construction defines the constant section of the Higgs bundle associated with the vector vv.

theorem

const(ϕ)(x)=ϕ\text{const}(\phi)(x) = \phi

#const_apply

For any Higgs vector ϕHiggsVec\phi \in \text{HiggsVec} (the 2-dimensional complex vector space C2\mathbb{C}^2) and any point xx in spacetime, the constant Higgs field const(ϕ)\text{const}(\phi) evaluated at xx returns the vector ϕ\phi. That is, const(ϕ)(x)=ϕ\text{const}(\phi)(x) = \phi.

definition

Higgs field as a map SpaceTimeHiggsVec\text{SpaceTime} \to \text{HiggsVec}

#toHiggsVec

For a Higgs field ϕ\phi, which is defined as a smooth section of the Higgs bundle, the function toHiggsVec(ϕ)\text{toHiggsVec}(\phi) represents the underlying mapping ϕ:SpaceTimeHiggsVec\phi: \text{SpaceTime} \to \text{HiggsVec} that assigns a 2-dimensional complex vector to each point in spacetime.

theorem

The map ϕ:SpaceTimeHiggsVec\phi: \text{SpaceTime} \to \text{HiggsVec} is smooth

#toHiggsVec_smooth

For any Higgs field ϕHiggsField\phi \in \text{HiggsField}, the corresponding map ϕ:SpaceTimeHiggsVec\phi: \text{SpaceTime} \to \text{HiggsVec} that assigns a Higgs vector to each point in spacetime is smooth (CC^\infty) with respect to the standard manifold structures on SpaceTime\text{SpaceTime} and HiggsVec\text{HiggsVec}.

theorem

Evaluation of the constant field const(ϕ(x))\text{const}(\phi(x)) at xx equals ϕ(x)\phi(x)

#const_toHiggsVec_apply

For any Higgs field ϕ\phi and any point xx in spacetime, let ϕ(x)HiggsVec\phi(x) \in \text{HiggsVec} be the value of the field at that point. If const(v)\text{const}(v) denotes the constant Higgs field that assigns the vector vv to every point in spacetime, then evaluating the constant field generated by the value ϕ(x)\phi(x) at the point xx yields (const(ϕ(x)))(x)=ϕ(x)(\text{const}(\phi(x)))(x) = \phi(x).

theorem

ϕ.toHiggsVec=ϕ\phi.\text{toHiggsVec} = \phi

#toFin2ℂ_comp_toHiggsVec

For any Higgs field ϕ\phi, which is defined as a smooth section of the Higgs bundle over spacetime, the underlying map ϕ:SpaceTimeHiggsVec\phi: \text{SpaceTime} \to \text{HiggsVec} that assigns a 2-dimensional complex vector to each point in spacetime is equal to ϕ\phi.

theorem

Higgs fields are CC^\infty maps over R\mathbb{R}

#contDiff

For any Higgs field ϕ\phi, the underlying map ϕ:SpaceTimeHiggsVec\phi: \text{SpaceTime} \to \text{HiggsVec} is an infinitely differentiable (CC^\infty) function with respect to the real numbers R\mathbb{R}.

theorem

A Higgs Field is a Smooth Map SpaceTimeC2\text{SpaceTime} \to \mathbb{C}^2

#toVec_smooth

For any Higgs field ϕ\phi, the map ϕ:SpaceTimeC2\phi : \text{SpaceTime} \to \mathbb{C}^2 is smooth (CC^\infty) with respect to the standard manifold structures on spacetime and the 2-dimensional complex Euclidean space C2\mathbb{C}^2.

theorem

The components ϕi\phi_i of a Higgs field are smooth maps SpaceTimeC\text{SpaceTime} \to \mathbb{C}

#apply_smooth

For any Higgs field ϕ\phi, which is a smooth section of the Higgs bundle, each component map ϕi:SpaceTimeC\phi_i: \text{SpaceTime} \to \mathbb{C} (where i{0,1}i \in \{0, 1\}) is infinitely differentiable (CC^\infty) with respect to the standard smooth manifold structures on spacetime and the complex numbers.

theorem

The real parts of the components ϕi\phi_i of a Higgs field are smooth functions SpaceTimeR\text{SpaceTime} \to \mathbb{R}

#apply_re_smooth

For any Higgs field ϕ\phi and any index i{0,1}i \in \{0, 1\}, the function xRe(ϕi(x))x \mapsto \text{Re}(\phi_i(x)), which maps each point xx in spacetime to the real part of the ii-th complex component of the Higgs field, is smooth (CC^\infty) from spacetime to the real numbers R\mathbb{R}.

theorem

The imaginary parts of the components ϕi\phi_i of a Higgs field are smooth functions SpaceTimeR\text{SpaceTime} \to \mathbb{R}

#apply_im_smooth

For any Higgs field ϕ\phi and any index i{0,1}i \in \{0, 1\}, the function xIm(ϕi(x))x \mapsto \text{Im}(\phi_i(x)), which maps each point xx in spacetime to the imaginary part of the ii-th complex component of the Higgs field, is smooth (CC^\infty) from spacetime to the real numbers R\mathbb{R}.

instance

Pointwise inner product of Higgs fields ϕ1,ϕ2\langle \phi_1, \phi_2 \rangle

#instInnerForallSpaceTimeOfNatNatComplex

The inner product of two Higgs fields ϕ1,ϕ2\phi_1, \phi_2 is defined as a complex-valued function on spacetime, where for each point xSpaceTimex \in \text{SpaceTime}, the value is given by the standard Hermitian inner product ϕ1(x),ϕ2(x)C2\langle \phi_1(x), \phi_2(x) \rangle_{\mathbb{C}^2} of the field values in the Higgs vector space C2\mathbb{C}^2.

theorem

ϕ1,ϕ2(x)=ϕ1(x),ϕ2(x)\langle \phi_1, \phi_2 \rangle(x) = \langle \phi_1(x), \phi_2(x) \rangle for Higgs fields

#inner_apply

For any two Higgs fields ϕ1,ϕ2\phi_1, \phi_2 and any point xx in spacetime, the pointwise inner product ϕ1,ϕ2\langle \phi_1, \phi_2 \rangle evaluated at xx is equal to the Hermitian inner product of the vectors ϕ1(x)\phi_1(x) and ϕ2(x)\phi_2(x) in the Higgs vector space C2\mathbb{C}^2: ϕ1,ϕ2(x)=ϕ1(x),ϕ2(x)C2\langle \phi_1, \phi_2 \rangle(x) = \langle \phi_1(x), \phi_2(x) \rangle_{\mathbb{C}^2}

theorem

Real and imaginary component expansion of the Higgs field inner product ϕ1,ϕ2\langle \phi_1, \phi_2 \rangle

#inner_eq_expand

For any two Higgs fields ϕ1\phi_1 and ϕ2\phi_2, their pointwise inner product ϕ1,ϕ2:SpaceTimeC\langle \phi_1, \phi_2 \rangle: \text{SpaceTime} \to \mathbb{C} is given by the expansion: ϕ1,ϕ2(x)=j=01(Re(ϕ1,j(x))Re(ϕ2,j(x))+Im(ϕ1,j(x))Im(ϕ2,j(x)))+ij=01(Re(ϕ1,j(x))Im(ϕ2,j(x))Im(ϕ1,j(x))Re(ϕ2,j(x))) \langle \phi_1, \phi_2 \rangle(x) = \sum_{j=0}^1 \left( \text{Re}(\phi_{1,j}(x)) \text{Re}(\phi_{2,j}(x)) + \text{Im}(\phi_{1,j}(x)) \text{Im}(\phi_{2,j}(x)) \right) + i \sum_{j=0}^1 \left( \text{Re}(\phi_{1,j}(x)) \text{Im}(\phi_{2,j}(x)) - \text{Im}(\phi_{1,j}(x)) \text{Re}(\phi_{2,j}(x)) \right) where xx is a point in spacetime, ϕi,j(x)\phi_{i,j}(x) denotes the jj-th complex component of the Higgs field ϕi\phi_i at that point, and Re()\text{Re}(\cdot) and Im()\text{Im}(\cdot) denote the real and imaginary parts of a complex number, respectively.

theorem

ϕ1,ϕ2(x)=ϕ1(x)0ϕ2(x)0+ϕ1(x)1ϕ2(x)1\langle \phi_1, \phi_2 \rangle(x) = \overline{\phi_1(x)_0} \phi_2(x)_0 + \overline{\phi_1(x)_1} \phi_2(x)_1

#inner_expand_conj

For any two Higgs fields ϕ1\phi_1 and ϕ2\phi_2 and any point xx in spacetime, the pointwise inner product ϕ1,ϕ2\langle \phi_1, \phi_2 \rangle evaluated at xx is given by the sum of the products of the complex conjugates of the components of ϕ1(x)\phi_1(x) and the components of ϕ2(x)\phi_2(x): ϕ1,ϕ2(x)=ϕ1(x)0ϕ2(x)0+ϕ1(x)1ϕ2(x)1\langle \phi_1, \phi_2 \rangle(x) = \overline{\phi_1(x)_0} \phi_2(x)_0 + \overline{\phi_1(x)_1} \phi_2(x)_1 where ϕi(x)j\phi_i(x)_j denotes the jj-th complex component of the Higgs field ϕi\phi_i at point xx, and z\overline{z} denotes the complex conjugate of zz.

theorem

Conjugate Symmetry of the Higgs Field Inner Product: ϕ2,ϕ1=ϕ1,ϕ2\overline{\langle \phi_2, \phi_1 \rangle} = \langle \phi_1, \phi_2 \rangle

#inner_symm

For any two Higgs fields ϕ1\phi_1 and ϕ2\phi_2, the pointwise complex-valued inner product satisfies the conjugate symmetry property: ϕ2,ϕ1=ϕ1,ϕ2\overline{\langle \phi_2, \phi_1 \rangle} = \langle \phi_1, \phi_2 \rangle where ϕ1,ϕ2\langle \phi_1, \phi_2 \rangle denotes the function mapping each point xx in spacetime to the Hermitian inner product of the field values ϕ1(x)\phi_1(x) and ϕ2(x)\phi_2(x) in the Higgs vector space C2\mathbb{C}^2.

theorem

Left Additivity of the Pointwise Inner Product for Higgs Fields

#inner_add_left

For any three Higgs fields ϕ1,ϕ2,ϕ3\phi_1, \phi_2, \phi_3, the pointwise inner product of the sum ϕ1+ϕ2\phi_1 + \phi_2 with ϕ3\phi_3 is equal to the sum of their individual pointwise inner products: ϕ1+ϕ2,ϕ3=ϕ1,ϕ3+ϕ2,ϕ3\langle \phi_1 + \phi_2, \phi_3 \rangle = \langle \phi_1, \phi_3 \rangle + \langle \phi_2, \phi_3 \rangle where each term represents a complex-valued function on spacetime, defined by the standard Hermitian inner product on the Higgs vector space C2\mathbb{C}^2 at each point xSpaceTimex \in \text{SpaceTime}.

theorem

ϕ1,ϕ2+ϕ3=ϕ1,ϕ2+ϕ1,ϕ3\langle \phi_1, \phi_2 + \phi_3 \rangle = \langle \phi_1, \phi_2 \rangle + \langle \phi_1, \phi_3 \rangle for Higgs fields

#inner_add_right

For any three Higgs fields ϕ1,ϕ2,ϕ3\phi_1, \phi_2, \phi_3 (smooth sections of the Higgs bundle over spacetime), the pointwise inner product satisfies the additivity property in the second argument: ϕ1,ϕ2+ϕ3=ϕ1,ϕ2+ϕ1,ϕ3\langle \phi_1, \phi_2 + \phi_3 \rangle = \langle \phi_1, \phi_2 \rangle + \langle \phi_1, \phi_3 \rangle where ,\langle \cdot, \cdot \rangle denotes the pointwise Hermitian inner product in the complex vector space C2\mathbb{C}^2, resulting in a complex-valued function on spacetime.

theorem

0,ϕ=0\langle 0, \phi \rangle = 0 for any Higgs field ϕ\phi

#inner_zero_left

For any Higgs field ϕ\phi, the pointwise inner product of the zero Higgs field with ϕ\phi is the zero function on spacetime: 0,ϕ=0\langle 0, \phi \rangle = 0. Here, the zero Higgs field is the smooth section that is zero at every point in spacetime, and the inner product ,\langle \cdot, \cdot \rangle is defined such that at each point xSpaceTimex \in \text{SpaceTime}, 0,ϕ(x)=0,ϕ(x)C2\langle 0, \phi \rangle(x) = \langle 0, \phi(x) \rangle_{\mathbb{C}^2}.

theorem

ϕ,0=0\langle \phi, 0 \rangle = 0 for Higgs Fields

#inner_zero_right

For any Higgs field ϕ\phi, the pointwise inner product of ϕ\phi with the zero Higgs field 00 is the zero function from spacetime to the complex numbers, denoted as ϕ,0=0\langle \phi, 0 \rangle = 0. Here, the inner product is defined such that at each point xx in spacetime, ϕ,0(x)=ϕ(x),0C2=0\langle \phi, 0 \rangle(x) = \langle \phi(x), 0 \rangle_{\mathbb{C}^2} = 0.

theorem

ϕ1,ϕ2=ϕ1,ϕ2\langle -\phi_1, \phi_2 \rangle = -\langle \phi_1, \phi_2 \rangle for Higgs fields

#inner_neg_left

For any two Higgs fields ϕ1\phi_1 and ϕ2\phi_2, the pointwise inner product of ϕ1-\phi_1 and ϕ2\phi_2 is equal to the negation of the pointwise inner product of ϕ1\phi_1 and ϕ2\phi_2. That is, ϕ1,ϕ2=ϕ1,ϕ2\langle -\phi_1, \phi_2 \rangle = -\langle \phi_1, \phi_2 \rangle where ϕ1\phi_1 and ϕ2\phi_2 are smooth sections of the Higgs bundle, and the result is a complex-valued function on spacetime.

theorem

ϕ1,ϕ2=ϕ1,ϕ2\langle \phi_1, -\phi_2 \rangle = -\langle \phi_1, \phi_2 \rangle for Higgs fields

#inner_neg_right

For any two Higgs fields ϕ1\phi_1 and ϕ2\phi_2, the pointwise inner product of ϕ1\phi_1 and the negative of ϕ2\phi_2 is equal to the negative of the pointwise inner product of ϕ1\phi_1 and ϕ2\phi_2, which is expressed as ϕ1,ϕ2=ϕ1,ϕ2\langle \phi_1, -\phi_2 \rangle = -\langle \phi_1, \phi_2 \rangle.

theorem

The pointwise inner product ϕ1,ϕ2\langle \phi_1, \phi_2 \rangle of Higgs fields is smooth

#inner_smooth

For any two Higgs fields ϕ1\phi_1 and ϕ2\phi_2, their pointwise Hermitian inner product ϕ1,ϕ2:SpaceTimeC\langle \phi_1, \phi_2 \rangle: \text{SpaceTime} \to \mathbb{C} is a smooth (CC^\infty) function from spacetime to the complex numbers.

definition

Pointwise squared norm ϕH2\|\phi\|_H^2 of a Higgs field

#normSq

For a Higgs field ϕ\phi, the function normSq ϕ:SpaceTimeR\text{normSq } \phi: \text{SpaceTime} \to \mathbb{R} is defined as the pointwise squared norm of the field, given by xϕ(x)2x \mapsto \|\phi(x)\|^2. At each point xx in spacetime, the value is the square of the Euclidean norm of the Higgs vector ϕ(x)C2\phi(x) \in \mathbb{C}^2. This function is denoted by the notation ϕH2\|\phi\|_H^2.

definition

Pointwise squared norm ϕH2\|\phi\|_H^2 of a Higgs field

#term‖_‖_H^2

This notation denotes the pointwise squared norm of a Higgs field ϕ\phi, represented as ϕH2\|\phi\|_H^2. It maps each point in spacetime to the square of the norm of the Higgs vector at that point, defined by the function normSq(ϕ)\text{normSq}(\phi).

theorem

Pointwise equality ϕ,ϕ=ϕH2\langle \phi, \phi \rangle = \|\phi\|_H^2 for Higgs fields

#inner_self_eq_normSq

Let ϕ\phi be a Higgs field, which is a smooth section of the Higgs bundle over spacetime MM. For any point xMx \in M, the pointwise Hermitian inner product of the field with itself at xx, denoted by ϕ,ϕ(x)\langle \phi, \phi \rangle(x), is equal to the squared norm of the field at that point, denoted by ϕH2(x)=ϕ(x)2\|\phi\|_H^2(x) = \|\phi(x)\|^2.

theorem

ϕH2=Re(ϕ,ϕ)\|\phi\|_H^2 = \text{Re}(\langle \phi, \phi \rangle) for Higgs fields

#normSq_eq_inner_self_re

For any Higgs field ϕ\phi, which is a smooth section of the Higgs bundle over spacetime MM, and for any point xMx \in M, the pointwise squared norm of the field ϕH2(x)\|\phi\|_H^2(x) is equal to the real part of the pointwise Hermitian inner product of the field with itself ϕ,ϕ(x)\langle \phi, \phi \rangle(x): ϕH2(x)=Re(ϕ,ϕ(x))\|\phi\|_H^2(x) = \text{Re}(\langle \phi, \phi \rangle(x)) where the inner product is the standard Hermitian inner product on the Higgs vector space C2\mathbb{C}^2.

theorem

ϕH2(x)=Re(ϕ(x)0ϕ(x)0+ϕ(x)1ϕ(x)1)\|\phi\|_H^2(x) = \text{Re}(\overline{\phi(x)_0} \phi(x)_0 + \overline{\phi(x)_1} \phi(x)_1)

#normSq_expand

For any Higgs field ϕ\phi and any point xx in spacetime, the pointwise squared norm ϕH2(x)\|\phi\|_H^2(x) is given by the real part of the sum of the products of the complex conjugates of the field components and the components themselves: ϕH2(x)=Re(ϕ(x)0ϕ(x)0+ϕ(x)1ϕ(x)1)\|\phi\|_H^2(x) = \text{Re}\left( \overline{\phi(x)_0} \phi(x)_0 + \overline{\phi(x)_1} \phi(x)_1 \right) where ϕ(x)i\phi(x)_i denotes the ii-th complex component of the Higgs field at the point xx, and z\overline{z} denotes the complex conjugate of zz.

theorem

ϕH20\|\phi\|_H^2 \geq 0

#normSq_nonneg

For any Higgs field ϕ\phi and any point xx in spacetime, the pointwise squared norm of the field, denoted by ϕ(x)H2\|\phi(x)\|_H^2, is non-negative: 0ϕ(x)H20 \leq \|\phi(x)\|_H^2 where ϕ(x)C2\phi(x) \in \mathbb{C}^2 is the value of the Higgs field at xx.

theorem

0H2=0\|0\|_H^2 = 0

#normSq_zero

The pointwise squared norm 0H2\|0\|_H^2 of the zero Higgs field is equal to zero at every point in spacetime.

theorem

ϕH2\|\phi\|_H^2 is a smooth function on SpaceTime\text{SpaceTime}

#normSq_smooth

For any Higgs field ϕ\phi, the pointwise squared norm function ϕH2:SpaceTimeR\|\phi\|_H^2: \text{SpaceTime} \to \mathbb{R}, which maps each point xx in spacetime to the squared Euclidean norm of the field ϕ(x)2\|\phi(x)\|^2, is a smooth (CC^\infty) function.

theorem

const ϕH2(x)=ϕ2\|\text{const } \phi\|_H^2(x) = \|\phi\|^2

#const_normSq

For any Higgs vector ϕHiggsVec\phi \in \text{HiggsVec} and any spacetime point xSpaceTimex \in \text{SpaceTime}, the pointwise squared norm of the constant Higgs field const ϕ\text{const } \phi evaluated at xx is equal to the squared norm of the vector ϕ\phi: const ϕH2(x)=ϕ2\|\text{const } \phi\|_H^2(x) = \|\phi\|^2

definition

Gauge action on Higgs fields

#gaugeAction

The gauge action on a Higgs field ϕ\phi is defined pointwise using the representation of the gauge group on the Higgs vector space. For a gauge transformation gg and a Higgs field ϕ\phi, the resulting field gϕg \cdot \phi is given by (gϕ)(x)=ρ(g)(ϕ(x))(g \cdot \phi)(x) = \rho(g)(\phi(x)) for every point xx in SpaceTime\text{SpaceTime}, where ρ\rho is the representation of the gauge group on HiggsVec\text{HiggsVec}.

definition

Existence of gg such that gϕ=ϕg \cdot \phi = \phi' iff ϕϕ=(ϕ)ϕ\phi^\dagger \phi = (\phi')^\dagger \phi'

#guage_orbit

Two Higgs fields ϕ\phi and ϕ\phi' are in the same gauge orbit—meaning there exists a gauge transformation gg such that (gϕ)(x)=ϕ(x)(g \cdot \phi)(x) = \phi'(x)—if and only if their pointwise norm-squared values are equal for all xSpaceTimex \in \text{SpaceTime}, that is, ϕ(x)ϕ(x)=ϕ(x)ϕ(x)\phi(x)^\dagger \phi(x) = \phi'(x)^\dagger \phi'(x).

definition

Surjectivity of the Higgs norm squared map ϕϕϕ\phi \mapsto \phi^\dagger \phi

#gauge_orbit_surject

For every smooth map f:SpaceTimeRf : \text{SpaceTime} \to \mathbb{R} that is positive semidefinite (i.e., f(x)0f(x) \geq 0 for all xSpaceTimex \in \text{SpaceTime}), there exists a Higgs field ϕ\phi (a smooth section of the Higgs bundle) such that f=ϕϕf = \phi^\dagger \phi holds pointwise, where ϕϕ\phi^\dagger \phi denotes the squared norm of the Higgs field.