pith. sign in
module module high

IndisputableMonolith.Modal.Actualization

show as:
view Lean formalization →

The Actualization module encodes the principle that the universe selects cost-minimizing futures from possibility sets. Researchers deriving RS dynamics from modal structure would cite it when determining actualized states. The module supplies definitions and statements that rest on the imported Possibility module without internal proofs.

claimGiven current state $c$, the actualized future is chosen as $\arg\min_{y \in P(c)} J(y)$, where $P(c)$ is the possibility set. When the minimum is unique actualization is deterministic; multiple minima require further structure to resolve.

background

This module sits inside the modal layer of Recognition Science and imports the Possibility module to access the relation $P$. It introduces the Actualization Principle as the selection rule among possible futures, together with auxiliary notions for degeneracy, contingency, determination, and path actions with positive weights. The local setting treats $J$ as the recognition cost already defined upstream.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the Actualization Principle imported by the main Modal module and by ModalGeometry. It operationalizes the fundamental dynamical principle of RS in which the universe selects cost-minimizing futures, thereby enabling downstream modal geometry constructions.

scope and limits

used by (2)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (30)