pith. machine review for the scientific record. sign in
module module high

IndisputableMonolith.Cognition.AnimalZComplexityBound

show as:
view Lean formalization →

The AnimalZComplexityBound module defines Z-complexity as Z_k = phi^k on the phi-ladder for cognitive structures. Researchers modeling animal intelligence in Recognition Science cite it to bound complexity at successive rungs. The module supplies a chain of definitions establishing positivity, strict increase, and concrete rung assignments for vertebrates through life.

claim$Z_k := phi^k$ for the Z-complexity at rung $k$, with $phi$ the self-similar fixed point.

background

Recognition Science places cognitive complexity on the same phi-ladder used for mass and length scales. The module imports the RS time quantum tau_0 = 1 tick from Constants and the cost functions from the Cost module to ground the definitions. Z-complexity at rung k is introduced directly as Z_k = phi^k, with auxiliary lemmas recording that the sequence is positive, strictly increasing, and satisfies the bond relation Z_{k+1} = phi * Z_k.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The definitions supply the rung assignments that later cognition results invoke when bounding animal intelligence. They sit inside the phi-ladder construction that begins with the self-similar fixed point and the eight-tick octave, providing the concrete Z values needed for vertebrate, octopus, cetacean, human, and life cases.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (27)