pith. sign in
module module high

IndisputableMonolith.Constants.AlphaExponentialForm

show as:
view Lean formalization →

AlphaExponentialForm module unfolds the alphaInv formula to its explicit exponential expression in the Recognition Science constants pipeline. Researchers deriving fundamental constants from the gap-weighted alpha formula would cite it for the closed form. The module consists of sequential definitions and equalities that reduce the formula using imported gap and alpha components.

claim$\alpha^{-1}$ unfolds to the exponential expression $\exp(f_{\rm gap} + \dots)$ with $f_{\rm gap} = w_8 \ln\phi$.

background

The module sits in the constants domain and imports the RS time quantum $\tau_0 = 1$ tick. It draws on the Alpha module for base definitions and on GapWeight, which states: "In the $\alpha$ pipeline we use a single gap term: $f_{\rm gap} = w_8 \cdot \ln(\phi)$." The same upstream note requires $w_8$ to be parameter-free to uphold the no-free-parameters claim.

Sibling declarations in the module (alphaInv_def, alphaInv_of_gap, log_alphaInv_eq) supply the concrete objects that the exponential unfolding acts upon.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supports the alpha constants pipeline that targets the band $(137.030, 137.039)$. It supplies the exponential form required by the module doc-comment and feeds downstream constant derivations even though no explicit used_by edges are recorded.

scope and limits

depends on (3)

Lean names referenced from this declaration's body.

declarations in this module (15)