pith. sign in
module module high

IndisputableMonolith.Information.SimulationHypothesisStructure

show as:
view Lean formalization →

This module defines the formal structure for the simulation hypothesis in Recognition Science, introducing the RS physical universe as the type of all recognition events along with simulation predicates and grounding conditions. Physicists or philosophers examining the physical Church-Turing thesis and simulation arguments would cite these definitions when formalizing whether an RS universe can be embedded in another. The module assembles definitions from the constants, cost, and Church-Turing modules with no internal proofs.

claimLet $U$ be the type whose elements are recognition events comprising the RS physical universe. A simulated universe is a structure $S$ equipped with an embedding map into $U$ such that the embedding satisfies the zero-cost condition derived from the recognition composition law, with the predicate $IsSimulation$ expressing that $S$ is realized inside $U$.

background

The module sits in the Information domain and imports the RS time quantum $τ_0 = 1$ tick from Constants, cost functions from Cost, and the Physical Church-Turing Thesis extension from ChurchTuringPhysicsStructure. The upstream Church-Turing module states that every physical process can be simulated by a Turing machine as a direct consequence of Recognition Science. The supplied doc-comment identifies the central object as the RS physical universe, formalized as the type of recognition events, which supplies the base for all sibling declarations on simulation and ledger grounding.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the structural definitions required by the simulation hypothesis, including the zero-cost existence condition and self-grounding of the ledger that appear in sibling declarations. It extends the Church-Turing physics structure into the simulation setting and connects to the recognition composition law, providing the interface for later results on whether an RS universe can be shown to be simulated.

scope and limits

depends on (3)

Lean names referenced from this declaration's body.

declarations in this module (19)