pith. sign in
theorem

D2_no_spinor_structure

proved
show as:
module
IndisputableMonolith.Foundation.DimensionForcing
domain
Foundation
line
235 · github
papers citing
none yet

plain-language theorem explainer

The theorem shows that two-dimensional space fails the RS spinor structure because its spin group is abelian. Researchers deriving the uniqueness of three-dimensional space from recognition principles would cite this when excluding lower-dimensional cases in ledger-based models. The proof is a one-line term-mode contradiction that normalizes the non-abelian hypothesis D ≥ 3 against the concrete value 2.

Claim. $¬$HasRSSpinorStructure$(2)$, where HasRSSpinorStructure$(D)$ asserts that spinors are two-component, Spin$(D)$ is non-abelian ($D ≥ 3$), and Spin$(D)$ is simple ($D=3$ or $D ≥ 5$).

background

The module proves that only three spatial dimensions satisfy the topological and algebraic constraints of the Recognition Science ledger. HasRSSpinorStructure$(D)$ is the structure asserting three properties: spinors are two-component (spinorDimension $D = 2$ or $D=3$), Spin$(D)$ is non-abelian ($D ≥ 3$), and Spin$(D)$ is simple ($D=3$ or $D ≥ 5$). This encodes why $D=3$ yields the Clifford algebra Cl$_3$ ≅ M$_2$(ℂ) and Spin$(3)$ ≅ SU$(2)$, matching requirements for spin-½ particles and non-abelian gauge interactions.

proof idea

The proof assumes HasRSSpinorStructure 2, which supplies the field nonabelian asserting $2 ≥ 3$. Normalization immediately produces a contradiction, discharging the assumption. No additional lemmas are invoked beyond the definition of the structure.

why it matters

This result contributes to the dimension-forcing argument by eliminating $D=2$ on spinor grounds, complementing the topological linking argument and the eight-tick synchronization that together force $D=3$. It aligns with the T8 step in the unified forcing chain where spatial dimension is fixed at three. The absence of downstream uses indicates it serves as a supporting lemma within the module rather than a widely applied interface.

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