IndisputableMonolith.Constants.AlphaExponentialForm
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
- Does not introduce additional free parameters.
- Does not compute explicit numerical values for alphaInv.
- Does not treat higher-order radiative corrections.
depends on (3)
declarations in this module (15)
-
theorem
alphaInv_def -
theorem
alpha_seed_positive -
theorem
alphaInv_positive -
theorem
exp_factor_bounded -
theorem
alphaInv_seed_ratio -
theorem
log_alphaInv_seed_ratio -
theorem
log_alphaInv_eq -
def
alphaInv_of_gap -
theorem
alphaInv_of_gap_at_canonical -
theorem
deriv_alphaInv_of_gap -
theorem
logarithmic_derivative_constant -
theorem
alphaInv_linear_term -
theorem
alphaInv_linear_rate -
def
exponential_form_from_constant_log_derivative -
theorem
exponential_form_uniqueness_ode_principle