pith. sign in
module module high

IndisputableMonolith.Algebra.RecognitionCategory

show as:
view Lean formalization →

The RecognitionCategory module defines the category RecAlg whose objects are cost algebra data bundles equipped with J-cost, phi-ring, ledger, and octave structures. Researchers formalizing categorical aspects of recognition algebras would cite it when building initial objects or verifying composition laws. This is a definition module containing no proofs, only declarations of objects, homomorphisms, identities, and associativity axioms.

claimLet $RecAlg$ be the category whose objects are cost algebra data bundles and whose morphisms are structure-preserving homomorphisms that respect the $J$-cost function and the phi-ring operations.

background

This module resides in the Algebra domain and imports CostAlgebra (which supplies the J-cost function obeying the Recognition Composition Law), PhiRing (which encodes the self-similar fixed point phi), LedgerAlgebra, and OctaveAlgebra. It introduces RecAlgObj as cost algebra data bundles and RecAlgHom as the corresponding morphisms, together with the standard category operations recAlg_id, recAlg_comp, and the initialObject construction.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the categorical framework that supports the initial object and costFamily constructions appearing among its sibling declarations. It provides the algebraic setting required for the forcing chain steps T5 through T8 and for applications of the Recognition Composition Law in later modules.

scope and limits

depends on (4)

Lean names referenced from this declaration's body.

declarations in this module (65)