pith. machine review for the scientific record. sign in
module module high

IndisputableMonolith.Constants.AlphaHigherOrder

show as:
view Lean formalization →

The AlphaHigherOrder module supplies the geometric primitives for Q₃, including its vertices, edges, faces, active and passive edge partitions, and wallpaper group pairings. Researchers refining higher-order corrections to the fine structure constant would cite these objects. The module is entirely definitional and builds directly on the base Constants import without any theorems or proofs.

claimThe module defines the vertex set $V(Q_3)$, edge set $E(Q_3)$, face set $F(Q_3)$ of the three-dimensional cube $Q_3$, the partitions into active_edges and passive_edges, and the bijections face_wallpaper_pairs between faces and wallpaper groups.

background

Recognition Science takes the fundamental time quantum τ₀ = 1 tick from the imported Constants module as its base unit. This module extends that foundation by introducing the Q₃ structures required for three spatial dimensions. The listed sibling definitions (Q3_vertices, Q3_edges, Q3_faces, active_edges, passive_edges, wallpaper_groups, face_wallpaper_pairs and their equality lemmas) encode the combinatorial data of the 3-cube together with its symmetry assignments.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

These Q₃ objects supply the geometric scaffolding needed for higher-order terms in the fine structure constant α. They prepare the structural data that will enter calculations inside the alpha inverse interval (137.030, 137.039). With zero current downstream uses, the module remains an open foundation awaiting attachment to parent constant theorems.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (44)