pith. sign in
module module high

IndisputableMonolith.Constants.AlphaExponentialForm

show as:
view Lean formalization →

This module unfolds the alphaInv formula into an explicit exponential expression using the gap-weight construction. Researchers deriving parameter-free values for the fine-structure constant would cite it when tracing alpha from the 8-tick projection. The module proceeds by successive substitutions that replace the gap term with its closed-form exponential reduction.

claimThe inverse fine-structure constant unfolds as an exponential expression: $f_ {gap} = w_8 · ln(φ)$ is substituted into the alphaInv formula to yield the explicit exponential form without free parameters.

background

The module sits in the constants domain of Recognition Science and imports the RS time quantum τ₀ = 1 tick together with the gap-weight definition. GapWeight supplies the single gap term f_gap = w₈ · ln(φ) as the 8-tick projection weight, required to be parameter-free for the no-free-parameters claim. The Alpha sibling module provides the base alphaInv object that this module then rewrites in exponential form.

proof idea

This is a definition module, no proofs. It organizes the unfolding through a sequence of definitions (alphaInv_def, alphaInv_of_gap) and supporting lemmas that perform the algebraic substitution of the gap term.

why it matters in Recognition Science

The module supplies the exponential reduction step that feeds the numerical verification of alpha^{-1} inside the interval (137.030, 137.039). It closes the gap-weight pipeline in the constants section of the framework, directly supporting the claim that alpha arises from the phi-ladder and eight-tick octave without external parameters.

scope and limits

depends on (3)

Lean names referenced from this declaration's body.

declarations in this module (15)