pith. sign in
module module high

IndisputableMonolith.Foundation.StillnessGenerative

show as:
view Lean formalization →

StillnessGenerative module defines non-trivial configurations as those with at least one entry not equal to 1, distinct from the uniform ground state. It assembles auxiliary definitions including the phi-ladder and T4_Recognition. Researchers examining the emergence of structure in discrete recognition ledgers would reference these notions. The module contains no proofs and serves as a container for these foundational definitions.

claimA configuration $c$ is non-trivial if there exists an index $i$ such that $c_i ≠ 1$. Equivalently, $c$ is not the uniform ground state in which every entry equals 1.

background

The module operates in the Foundation layer of Recognition Science and imports five modules. LawOfExistence states that an object $x$ exists precisely when its defect vanishes. Cost supplies the J-cost functional on configurations. PhiForcing shows that the golden ratio $φ$ is forced by self-similarity in a discrete ledger. PhiForcingDerived derives the quadratic $r^2 = r + 1$ from discrete scale and additive ledger axioms. InitialCondition formalizes the low-entropy starting state.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The definitions supply the is_nontrivial predicate that supports T4_Recognition and the phi_ladder family. They distinguish the ground state from states that participate in the forcing chain T0-T8 and the Recognition Composition Law, enabling later derivation of $D=3$ and the alpha band.

scope and limits

depends on (5)

Lean names referenced from this declaration's body.

declarations in this module (39)