IndisputableMonolith.StandardModel.HiggsEFTBridge
The module supplies the Recognition Science Higgs effective potential at canonical mass dimension four, expressed as V_RS(Λ, v, h) = Λ⁴ J(exp(h/v)). Researchers constructing the low-energy Higgs EFT from the recognition substrate cite it as the bridge step in the Standard Model chain. The module consists of a core definition together with algebraic lemmas on non-negativity, quartic expansion, and truncation error bounds.
claim$V_{RS}(\Lambda, v, h) = \Lambda^4 \cdot J(\exp(h/v))$ where $J$ denotes the recognition cost function from the Cost module.
background
The module sits inside the Standard Model Higgs effective-field-theory low-energy-limit chain. It imports the fundamental RS time quantum τ₀ = 1 tick from Constants and the recognition cost function J from Cost. The setting is the RS cost geometry that produces an effective scalar coordinate for the Higgs field, with the potential required to have canonical mass dimension four.
J satisfies the Recognition Composition Law J(xy) + J(x/y) = 2J(x)J(y) + 2J(x) + 2J(y) and is realized as J(x) = cosh(log x) - 1. The potential is constructed so that its vacuum value and derivatives reproduce the required quartic structure at the electroweak scale v.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module feeds the Higgs EFT Low-Energy Limit master certificate, the Electroweak Mass Bridge, the Higgs Observable Skeleton, and Longitudinal Vector Scattering. It supplies the canonical Higgs EFT step inside the six-module Standard-Model chain cited in the root IndisputableMonolith module. The construction closes the link from RS cost geometry to the effective scalar potential used in the forcing-chain theorem surface.
scope and limits
- Does not derive numerical values for the Higgs mass or vacuum expectation value.
- Does not incorporate gauge couplings or loop corrections.
- Does not address non-perturbative or high-energy unitarity bounds.
- Does not compute partial widths or branching ratios.
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