pith. sign in
module module high

IndisputableMonolith.Foundation.CoupledRecognitionCores

show as:
view Lean formalization →

This module defines the ququart carrier to model local quarter-turn cores within the Recognition Science foundation. Researchers building operator cores or coupled recognition structures would cite it for the discrete state definitions. It supplies a set of type and function definitions for states, basis vectors, and modular operations on four elements, with no embedded proofs.

claimThe local quarter-turn core is modeled by a ququart carrier equipped with basis kets and modular addition and subtraction operations on a four-state space.

background

The module introduces QuquartState as the carrier type for a four-level discrete system. It defines basisKet for the standard basis elements, prev4 for the predecessor map, and add4 together with sub4 for addition and subtraction, plus core cancellation identities such as sub4_add4_cancel_core. These sit inside the Recognition Science foundation that derives physics from the J-cost functional equation and the phi-ladder.

The module imports only Mathlib and supplies the local modeling step for quarter-turn cores before they are lifted into operator-level constructions. No upstream Recognition lemmas are referenced inside the module itself.

proof idea

this is a definition module, no proofs

why it matters in Recognition Science

The module feeds the parent construction IndisputableMonolith.Foundation.OperatorCore.CoupledRecognitionCores by supplying the ququart carrier. It directly realizes the modeling statement that the local quarter-turn core is represented as a ququart carrier, closing one link in the foundation-to-operator chain.

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)