pith. sign in
module module high

IndisputableMonolith.Constants.SolidAngleExclusivity

show as:
view Lean formalization →

The SolidAngleExclusivity module defines the hypersurface area of the unit sphere in D dimensions and establishes that the solid angle equals exactly 4 pi only for D equals 3. Researchers working on geometric derivations of the fine structure constant would cite these results to justify the 4 pi factor in the cubic ledger. The argument proceeds by importing the standard gamma-function formula for sphere area and verifying uniqueness through direct evaluation at integer dimensions together with exclusion lemmas for D equals 2 and D equals 4.

claimThe surface area of the unit sphere in $D$ dimensions is $S_{D-1} = 2 pi^{D/2} / Gamma(D/2)$. This quantity equals $4 pi$ if and only if $D=3$.

background

Recognition Science fixes three spatial dimensions by the eight-tick octave (T8) in the unified forcing chain. The imported Constants module supplies the base time quantum tau_0 equal to one tick. The imported AlphaDerivation module obtains 4 pi from Gauss-Bonnet applied to vertex deficits of the cubic ledger Q_3. The present module introduces the unit sphere surface area, its specialization to D=3, the solid angle measure, and the isotropic measure uniqueness principle.

proof idea

This is a definition module with supporting lemmas. It introduces unitSphereSurface via the gamma-function formula, specializes to unitSphereSurface_D3, and proves four_pi_unique_for_D3 together with the exclusion statements two_pi_not_D3 and eight_pi_not_unit by direct substitution of small integer D into the area formula.

why it matters in Recognition Science

The module supplies the geometric justification for the 4 pi factor quoted in the AlphaDerivation documentation under the heading 4 pi from Gauss-Bonnet. It thereby supports the complete constructive derivation of alpha inverse from the cubic ledger geometry. No used-by edges are recorded, indicating the result is currently consumed inside the alpha derivation pipeline.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (11)