Pith. sign in
module module moderate

IndisputableMonolith.Physics.AlphaRunningCorrectionScoreCard

show as:
view Lean formalization →

Scorecard module for the RS prediction of the low-energy inverse fine-structure constant α⁻¹(0) and its running ratio relative to the PDG value at the Z pole. It packages numerical bounds, the running ratio, and a free-parameter count over charged leptons and light quarks. Physicists checking the RS alpha band or electroweak consistency cite it. The content is mostly definitions and interval inequalities assembled from Constants, VEVConsistency, and AlphaBounds.

claimThe module records the RS value $\alpha^{-1}(0)$, the PDG reference $\alpha^{-1}(M_Z)$, their running ratio $r=\alpha^{-1}(0)/\alpha^{-1}(M_Z)$, interval bounds on each, and a free-parameter tally over charged leptons and light quarks that closes at zero free parameters.

background

Recognition Science targets a narrow band for the inverse fine-structure constant, with $\alpha^{-1}$ inside $(137.030, 137.039)$ in RS-native units. Running from the Z pole down to zero momentum transfer is the standard QED correction that must be scored against that band.

The module sits on three imports. Constants supplies the RS time quantum and related fixed scales. VEVConsistency shows the Higgs VEV is not independent: $v^2 = m_Z^2 \sin^2\theta_W \cos^2\theta_W ,\alpha^{-1}/\pi$. AlphaBounds supplies rigorous interval arithmetic on $\alpha^{-1}$ from the symbolic RS derivation.

Sibling definitions name $\alpha^{-1}(0)$, the PDG $\alpha^{-1}(M_Z)$, the running ratio, one-sided bounds, and particle-content counters (charged leptons, light quarks) that feed a zero-free-parameter claim.

proof idea

Definition-and-bound module rather than a single deep theorem. It introduces named constants for $\alpha^{-1}(0)$ and the PDG Z-pole value, forms their ratio, and discharges elementary interval inequalities (strict upper/lower bounds and $r<1$). Particle-content definitions count charged leptons and light quarks; those counts assemble into a free-parameter score that evaluates to zero. Heavier lifting is deferred to AlphaBounds and VEVConsistency.

why it matters in Recognition Science

Closes the low-energy end of the RS alpha story: the framework predicts a tight band for $\alpha^{-1}$, and this scorecard records both the absolute $\alpha^{-1}(0)$ figure and the running correction relative to $M_Z$. Downstream electroweak identities (VEV from $m_Z$, $\theta_W$, and $\alpha^{-1}$) need a controlled $\alpha^{-1}(0)$; the free-parameter tally supports the broader RS claim of no adjustable couplings once particle content is fixed. No further modules currently import it (used_by empty), so it functions as a leaf audit artifact for the alpha band and P5a-style consistency checks.

scope and limits

depends on (3)

Lean names referenced from this declaration's body.

declarations in this module (14)