pith. sign in
module module high

IndisputableMonolith.Unification.CouplingLaw

show as:
view Lean formalization →

The Unification.CouplingLaw module defines the cosh enhancement factor S(t) as the exact-to-perturbative ratio of J-cost in logarithmic coordinates. Researchers deriving RS coupling constants or mass ladders beyond quadratic approximations would cite these definitions. The module consists of core definitions for exactCost and perturbativeCost together with elementary lemmas establishing bounds, symmetry, and the identity relating them.

claimThe cosh enhancement factor is given by $S(t) = 2(cosh(t)-1)/t^2$ for $t≠0$, with $S(0):=1$. This equals the ratio of exact J-cost to its quadratic perturbative approximation $J_pert$.

background

The module operates in the Recognition Science setting where the J-cost function J(x) = ½(x + x^{-1}) - 1 is central. In log coordinates this becomes cosh(t) - 1, a convex bowl with minimum at t = 0, as stated in the DiscretenessForcing upstream result. Constants supplies the RS time quantum τ₀ = 1 tick, while RSBridge.Anchor provides the fermion species, ZOf charge index, and gap function F(Z) = ln(1 + Z/φ)/ln(φ) used in mass anchoring.

proof idea

This is a definition module, no proofs. It introduces coshEnhancement, perturbativeCost, exactCost and exactCost_eq, then establishes coupling_identity and the inequalities enhancement_ge_one, enhancement_gt_one, enhancement_at_zero, enhancement_symmetric, enhancement_near_one by direct algebraic verification of the defining expressions.

why it matters in Recognition Science

The module supplies the exact correction factor required to move from perturbative J-cost to the full recognition cost when constructing coupling laws. It feeds the unification machinery that produces the alpha band (137.030, 137.039) and the phi-ladder mass formula. The doc-comment positions S(t) as the universal ratio bridging exact and approximate costs in the forcing chain from T5 onward.

scope and limits

depends on (3)

Lean names referenced from this declaration's body.

declarations in this module (20)