PhyslibAlpha.Particles.BeyondTheStandardModel.TwoHDM.EffectivePotential
The effective potential of the two Higgs doublet model
i. Overview
An *effective potential* of the two Higgs doublet model is a real-valued function `V : TwoHiggsDoublet → ℝ` of the field configuration. This file introduces the two physical properties of such a potential used when expressing it through the gauge-invariant bilinears:
* `IsInvariant V` — invariance under the global gauge group, and * `HasMaxMassDimLE V n` — being a polynomial in the field components of mass dimension `≤ n`.
ii. Key results
* `EffectivePotential` — the type of effective potentials. * `IsInvariant` — gauge invariance of a potential. * `HasMaxMassDimLE` — being a bounded-degree polynomial in the field components. * `HasMaxMassDimLE.exists_comp_linear_poly` — a polynomial potential, restricted along any real-linear parametrisation of configurations, is a polynomial in the parameters.
iii. Table of contents
* A. The effective potential and its gauge invariance * B. Maximum mass dimension
A. The effective potential and its gauge invariance
B. Maximum mass dimension
4 declarations
Effective potential
The space of effective potentials for the two-Higgs-doublet model, consisting of real-valued functions that map a Higgs field configuration to a real number.
Gauge invariance of the potential :
An effective potential is invariant under the global gauge group if, for every gauge transformation and every Higgs field configuration , the potential satisfies .
Maximum mass dimension of is
An effective potential has a maximum mass dimension less than or equal to if it can be represented as a multivariate polynomial in the real-linear components of the field configurations with a total degree of at most . Specifically, there exists a multivariate polynomial over whose variables are elements of the dual space (the space of real-linear functionals on field configurations), such that for every configuration , is the evaluation of at the values of these functionals at , and the total degree of is less than or equal to .
A Polynomial Potential under Linear Parametrization is a Polynomial
Let be an effective potential of the two-Higgs-doublet model with a maximum mass dimension less than or equal to . This means can be represented as a multivariate polynomial of degree at most in the real-linear functionals of the field configurations. For any finite index set and any real-linear map (representing a linear parametrization of the field), there exists a multivariate polynomial over with variables indexed by such that for all , the potential evaluated at the parameterized configuration is equal to the evaluation of the polynomial at , i.e., .
