Pith. sign in
module module moderate

IndisputableMonolith.Foundation.CoupledRecognitionCores

show as:
view Lean formalization →

CoupledRecognitionCores models the local quarter-turn core as a ququart carrier. It supplies the type QuquartState together with basis kets, modular arithmetic on four levels, and the operators ququartX and ququartZ. Researchers building operator algebras on top of recognition cores cite these carriers. The module consists solely of definitions.

claimThe local quarter-turn core is realized by a ququart carrier whose states live in a four-dimensional space equipped with basis vectors, predecessor and successor maps, addition and subtraction modulo four, and the operators $X_4$, $Z_4$.

background

The module belongs to the Foundation layer and imports only Mathlib. Its single doc-comment states that the local quarter-turn core is modeled as a ququart carrier. Sibling definitions introduce QuquartState as the carrier type, basisKet for the standard basis, prev4/add4/sub4 for cyclic arithmetic on four elements, and ququartX/ququartZ as the corresponding Pauli-like operators on that space.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The carrier definitions are imported by IndisputableMonolith.Foundation.OperatorCore.CoupledRecognitionCores, which constructs the operator-level structures for coupled recognition cores. The module therefore supplies the concrete four-level object required to realize the quarter-turn model inside the Recognition Science foundation.

scope and limits

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

declarations in this module (61)