pith. sign in
module module high

IndisputableMonolith.Algebra.RecognitionCategory

show as:
view Lean formalization →

RecognitionCategory defines the category RecAlg whose objects are cost algebra data bundles assembled from four imported algebras. Algebraists working on Recognition Science foundations cite it when constructing morphisms or initial objects in this setting. It is a definition module that organizes imported structures into categorical form without internal proofs.

claimThe category $\mathrm{RecAlg}$ whose objects are cost algebra data bundles, equipped with morphisms $\mathrm{RecAlgHom}$, identities, and composition satisfying associativity.

background

This module introduces the category RecAlg in the algebra domain. It imports CostAlgebra for underlying cost structures, PhiRing for phi-ladder operations, LedgerAlgebra for defect and cost tracking, and OctaveAlgebra for eight-tick periodicity. The module doc comment states that objects in RecAlg are cost algebra data bundles.

Sibling declarations define RecAlgObj, RecAlgHom, recAlg_id, recAlg_comp, recAlg_comp_assoc, initialObject, and costFamily, indicating the module assembles a complete category on the imported components.

proof idea

this is a definition module, no proofs

why it matters in Recognition Science

The module supplies the categorical infrastructure for Recognition Algebra, enabling sibling constructions such as initial morphisms and cost families. It organizes data bundles to support the Recognition Composition Law and related identities from the upstream CostAlgebra, PhiRing, LedgerAlgebra, and OctaveAlgebra modules.

scope and limits

depends on (4)

Lean names referenced from this declaration's body.

declarations in this module (65)