pith. sign in
module module high

IndisputableMonolith.Foundation.ObserverFromRecognition

show as:
view Lean formalization →

This module defines PrimitiveInterface as a map from carrier K to Fin n, the finite-resolution recognizer that serves as the pre-physical observer. Foundation researchers cite it when building the recognition lattice or showing that recognizers induce logic. The module supplies the core definitions and proves that the induced kernel is an equivalence relation.

claimA primitive interface on carrier $K$ is a map $r:K→ Fin n$ for finite $n$. Its kernel equivalence classes partition $K$ into distinguishable events; the interface is the pre-physical observer through which configurations become events.

background

The module sits in the Foundation layer and imports PrimitiveDistinction to supply the basic carrier and distinction structure. Its central object is PrimitiveInterface, a recognizer whose codomain is Fin n and therefore has finite resolution. Sibling definitions include PrimitiveObserver, the kernel predicates (kernel_refl, kernel_symm, kernel_trans, kernel_is_equivalence), NontrivialRecognition, Separates, and the pointInterface family that witnesses separation at a reference point.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the primitive recognizer that RecognitionLatticeFromRecognizer uses to form the first recognition lattice via kernel-equivalence classes and that RecognizerInducesLogic uses to realize the Law of Logic on the event space. It is imported directly by the root IndisputableMonolith module.

scope and limits

used by (3)

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 (17)