Potential Is Stable iff forall gram Vector
TwoHiggsDoublet.potentialIsStable_iff_forall_gramVector
Project documentation
A function related to the quartic term of the potential, used in the stableness condition and equivalent to the term J4 in https://arxiv.org/abs/hep-ph/0605184. -/ noncomputable def quarticTermReduced (P : PotentialParameters) (k : EuclideanSpace β (Fin 3)) : β := P.Ξ· (Sum.inl 0) (Sum.inl 0) + 2 * β b, k b * P.Ξ· (Sum.inl 0) (Sum.inr b) + β a, β b, k a *...
Source project: Physlib
Person-level attribution pending.