pith. sign in
module module high

IndisputableMonolith.Numerics.Interval.AlphaBounds

show as:
view Lean formalization →

This module supplies rigorous interval bounds on the fine-structure constant alpha using the eight-tick weight and Taylor expansions. Physicists checking Recognition Science numerical predictions against measured values cite these bounds. It assembles closed-form W8 expressions and seed inequalities to certify strict lower and upper limits without floating-point approximations.

claim$4π·11 > 138.230048$ together with companion interval bounds on the alpha seed derived from the eight-tick gap weight $w_8 = (348 + 210√2 - (204 + 130√2)φ)/7$.

background

The module imports W8Bounds, which supplies the parameter-free closed form for the gap weight $w_8$ arising from the eight-tick octave (T7). It also imports the Alpha module to anchor the seed value $4π·11$. These feed interval arithmetic lemmas that certify inequalities for alpha in RS-native units where $c=1$, $ℏ=φ^{-5}$.

proof idea

This is a definition module, no proofs. It consists of named constants and lemmas (alpha_seed_gt, exp_taylor_10_at_048, etc.) that encode Taylor ceilings and error bounds for the exponential at selected points near 0.048.

why it matters in Recognition Science

The module feeds HartreeRydbergScoreCard (P1-C04, P1-C02), Masses.NumericalPredictions, CKMGeometry, ElectronGMinus2ScoreCard (P1-C05), and ElectronMass.Necessity. It supplies the verified alpha interval required for the machine-checked numerical predictions and the T9 necessity argument.

scope and limits

used by (5)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (31)