Constants Alpha Derivation
The constants alpha derivation module assembles a geometric seed from cube combinatorics, but the identification of that seed with the inverse fine-structure constant is retired, not derived.
The retired seed assembly
Constants alpha derivation in Recognition Science is the name of a module that once tried to build the inverse fine-structure constant from the geometry of a cube. The module, AlphaDerivation, assembles a seed value from three pieces: a solid angle of 4π from Gauss-Bonnet curvature, a factor of 11 from the passive field edges of a cube in three dimensions, and a curvature term of 103/102π⁵ from seam topology. The seed is therefore 4π × 11, or 44π.
The module establishes, as a matter of established arithmetic, that the cube has 8 vertices, 12 edges, and 6 faces in three dimensions; that the passive field edges count is 11; that the seam denominator is 102 (6 faces times 17 wallpaper groups); and that the seam numerator is 103 (102 plus the Euler closure of 1). These are all theorems in Lean, and they are true. The module also defines a derived inverse coupling as the geometric seed minus a gap term and the curvature term.
What the module does not establish is that this seed is the measured inverse fine-structure constant. That identification is retired. The kernel proves the premise false: the factor 11 counts passive field edges after one vertex is fixed, not gauge degrees of freedom. The forced count is the cycle rank 5, and 11 ≠ 5. The identification built on the seed is excluded by measurement at more than 30,000σ. A no-go theorem proves that no normalization-blind condition can pin the coupling at all: α⁻¹ is a boundary datum, so deriving the exact value from the forced sector is closed, not open.
The module is one of five mutually inconsistent constructions in the library that all reached the measured 137.036, which is the signature of fitting rather than derivation. The honest status is that the seed assembly is a definitional exercise in cube combinatorics, the identification is retired, and the exact value of the inverse fine-structure constant remains a boundary datum.
THEOREM geometric_seed_eq · IndisputableMonolith/Constants/AlphaDerivation.lean
THEOREM vertices_at_D3 · edges_at_D3 · faces_at_D3 · IndisputableMonolith/Constants/AlphaDerivation.lean
THEOREM passive_edges_at_D3 · IndisputableMonolith/Constants/AlphaDerivation.lean
THEOREM curvature_fraction_is_103_over_102 · IndisputableMonolith/Constants/AlphaDerivation.lean
MODEL alphaInv_derived · IndisputableMonolith/Constants/AlphaDerivation.lean
What this page does not claim
This answer does not claim that the exact value of the inverse fine-structure constant is derived in Recognition Science. This answer does not claim that the factor 11 is a gauge degree of freedom count. This answer does not claim that the geometric seed is a physical coupling.
Verify this page
Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:
$ lake env lean IndisputableMonolith/Constants/AlphaDerivation.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)
A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.
Derived articles
This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:
- What is the cycle rank 5, and why is it the forced count for gauge degrees of freedom?
- What does the no-go theorem prove about normalization-blind conditions and the coupling?
- What is the status of the other four constructions that reached 137.036?
- What is the boundary datum for the inverse fine-structure constant in Recognition Science?
MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND
- THEOREMThe module assembles a geometric seed of 4π × 11 from cube combinatorics. geometric_seed_eq · IndisputableMonolith/Constants/AlphaDerivation.lean
- THEOREMThe cube in three dimensions has 8 vertices, 12 edges, and 6 faces. vertices_at_D3 · edges_at_D3 · faces_at_D3 · IndisputableMonolith/Constants/AlphaDerivation.lean
- THEOREMThe passive field edges count is 11. passive_edges_at_D3 · IndisputableMonolith/Constants/AlphaDerivation.lean
- THEOREMThe seam numerator is 103 and the seam denominator is 102. curvature_fraction_is_103_over_102 · IndisputableMonolith/Constants/AlphaDerivation.lean
- MODELThe identification of the seed with the measured inverse fine-structure constant is retired, not derived. alphaInv_derived · IndisputableMonolith/Constants/AlphaDerivation.lean