pith. sign in
def

fineStructureCert

definition
show as:
module
IndisputableMonolith.Physics.FineStructureConstantFromRS
domain
Physics
line
42 · github
papers citing
none yet

plain-language theorem explainer

The fine-structure constant certificate packages the rung equality alphaRung equals 44 together with positivity and a lower bound above 100 on the RS alpha factor. Researchers deriving alpha inverse from the recognition lattice would cite this record to anchor the 44 pi gauge-loop contribution that yields the observed value near 137.036. The body is a direct structure constructor that invokes the rung equality and two short positivity lemmas.

Claim. Let $r$ denote the recognition-ladder rung for the fine-structure constant and let $f$ be the associated RS alpha factor. The certificate asserts $r=44$, $0<f$, and $f>100$, where $f$ supplies the gauge-loop area factor in the prediction $1/alpha approx 44pi times correction$.

background

In Recognition Science the fine-structure constant emerges from the gauge-loop area on the J-cost lattice at spatial dimension D=3. The rung index 44 equals gap(3)-1, the defect distance at the first non-trivial bond cycle on the phi-ladder. The structure packages three facts required for the leading-order prediction: the rung equality, positivity of the factor, and its lower bound above 100. Upstream the alpha-particle reference rung in nuclear binding energy is defined as 4, but the fine-structure application uses the shifted 44-rung obtained from the phi-ladder gap computation.

proof idea

The definition constructs the FineStructureCert record by direct assignment of the rung equality, the positivity theorem, and the lower-bound theorem to the three fields. Each field is filled by reference to the corresponding lemma with no additional reduction or tactic steps required.

why it matters

This certificate supplies the structural anchor for the RS prediction alpha inverse equals 44 pi times correction approximately 137.036. It closes the basic requirements that enter the 44 pi gauge-loop term and confirms the factor lies in the interval needed for consistency with observation. The construction sits downstream of the phi-ladder gap at D=3 and upstream of any numerical evaluation of the correction term. No open scaffolding remains in the module.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.