pith. sign in
module module high

IndisputableMonolith.Foundation.ObserverForcing

show as:
view Lean formalization →

ObserverForcing defines recognition events as positive states under recognition and supplies supporting objects such as cost and persistence. It extends the Cost module inside the Foundation domain. Researchers building the base layer of Recognition Science cite these objects when constructing observer forcing. The module consists entirely of definitions and short lemmas.

claimA recognition event is a positive state under recognition. The associated cost function is nonnegative and the identity state is persistent.

background

The module belongs to the Foundation domain and imports only Mathlib together with IndisputableMonolith.Cost. Cost supplies the underlying cost function used to measure recognition. The supplied doc-comment states that a recognition event is a positive state under recognition. Sibling declarations introduce RecognitionEvent, cost_nonneg, identity, IsPersistent, and cooper_pair_cost_zero.

proof idea

this is a definition module, no proofs

why it matters in Recognition Science

These definitions supply the observer concept required by later results on coherent recognition and persistent states. They sit early in the forcing development and prepare the ground for theorems that link recognition events to the single functional equation.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (20)