IndisputableMonolith.StandardModel.HiggsEFTBridge
This module defines the RS Higgs effective potential at canonical mass dimension four. Downstream modules in the Standard Model chain cite it to link recognition cost geometry to canonical EFT. The module consists of definitions and supporting lemmas for non-negativity, quartic expansion, and truncation error bounds.
claim$V_{RS}(\Lambda, v, h) = \Lambda^4 \cdot J(\exp(h/v))$
background
The module imports the RS time quantum from Constants and the J-cost function from Cost. J-cost satisfies the recognition composition law and equals cosh(log x) - 1. The potential is built by evaluating this cost on the exponential map from the Higgs field coordinate scaled by the substrate vacuum expectation value v.
The local theoretical setting is the effective scalar coordinate that arises once the recognition substrate scale is fixed. Sibling definitions establish the quartic canonical form together with explicit error controls on the truncation.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The module feeds the master certificate in HiggsEFTLowEnergyLimit, which formalises the chain RS cost geometry to effective scalar coordinate to canonical Higgs EFT. It also supports ElectroweakMassBridge and LongitudinalVectorScattering. It supplies the quartic potential structure required by the T5-T8 forcing chain.
scope and limits
- Does not compute numerical values for partial widths or branching ratios.
- Does not derive gauge-boson mass relations.
- Does not include higher-dimensional operators beyond dimension four.
- Does not fix the numerical value of the vacuum expectation value v.
used by (5)
depends on (2)
declarations in this module (18)
-
def
V_RS -
theorem
V_RS_eq_cosh -
theorem
V_RS_at_vacuum -
theorem
V_RS_nonneg -
def
V_RS_quartic -
theorem
exp_sub_trunc6_le -
theorem
cosh_quartic_error -
theorem
jcost_quartic_error -
theorem
V_RS_quartic_error -
def
quadratic_coefficient -
def
quartic_coefficient_canonical -
theorem
V_RS_quartic_canonical -
def
NormalizationHypothesis -
theorem
mass_term_matches_SM -
theorem
quartic_coupling_from_normalization -
structure
HiggsEFTBridgeCert -
def
higgsEFTBridgeCert -
theorem
higgsEFTBridgeCert_inhabited