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

IndisputableMonolith.Foundation.StillnessGenerative

show as:
view Lean formalization →

The StillnessGenerative module defines non-trivial configurations as those differing from the uniform ground state of all entries equal to 1. It supplies the phi-ladder sequence and related predicates such as is_nontrivial to mark departures from trivial stillness. Researchers working on the transition from low-entropy initial conditions to structured states cite these definitions when applying self-similarity arguments. The module consists entirely of definitions and basic lemmas with no central theorem proof.

claimA configuration $c$ is non-trivial if there exists an index $i$ such that $c_i = 1$ fails, equivalently if $c$ is not the uniform ground state.

background

This module operates in the Foundation layer, importing the Law of Existence (x exists iff defect(x) = 0), PhiForcing (phi forced by self-similarity in a discrete ledger with J-cost), PhiForcingDerived (r² = r + 1 from discrete scale and additive ledger axioms), InitialCondition (formalizing the low-entropy start), and Cost. It introduces the phi-ladder as the geometric sequence of self-similar scales together with the predicate is_nontrivial that distinguishes structured states from the all-ones trivial configuration.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The non-triviality and phi-ladder definitions feed the sibling results T4_Recognition, has_phi_structure, and phi_ladder_positive_cost inside the same module. They supply the criterion for moving from the uniform ground state to generative structure, closing the step between the phi-forcing axioms and the recognition of non-trivial states required for the forcing chain.

scope and limits

depends on (5)

Lean names referenced from this declaration's body.

declarations in this module (39)