Apply eq sum even term Of Mass Dim
StandardModel.HiggsField.EffectivePotential.apply_eq_sum_even_termOfMassDim
Project documentation
The part of a potential at a given mass-dimension. -/ def termOfMassDim (V : EffectivePotential) {n : ā} (h : HasMaxMassDimLE V n) (m : ā) : HiggsVec ā ā := fun Ļ => ((polynomial V h).homogeneousComponent m).eval Ļ.toRealScalars lemma termOfMassDim_eq_zero_of_max_lt {V : EffectivePotential} {n : ā} (h : HasMaxMassDimLE V n) {m : ā} (hm : n < m) (Ļ : Higgs...
Source project: Physlib
Person-level attribution pending.