IndisputableMonolith.RecogGeom.FiniteResolution
This module defines finite local resolution for recognizers on the recognition quotient, requiring a neighborhood with only finitely many distinct events. It would be cited by authors of recognition charts and foundational theorems in Recognition Geometry. The module supplies predicates, monotonicity lemmas, and event-count functions as scaffolding for downstream local coordinate and integration work.
claimA recognizer has finite local resolution at $c \in C_R$ when there exists a neighborhood $U$ of $c$ such that the set of observed events in $U$ is finite. The module also supplies the global predicate HasFiniteResolution, the eventCount function, and lemmas establishing monotonicity and local discreteness.
background
The module sits atop the recognition quotient $C_R = C/\sim$ constructed in the Quotient module, where $\sim$ is the indistinguishability relation that collapses configurations the recognizer cannot separate. It introduces the predicates HasFiniteLocalResolution and HasFiniteResolution together with the auxiliary functions eventCount and IsLocallyDiscrete. These notions formalize the requirement that only finitely many distinct events appear inside any sufficiently small neighborhood.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The finite-resolution predicates feed directly into the Charts module for local coordinate systems, the Foundations module for its three fundamental theorems, the Integration module for the complete framework summary, and the RSBridge module that links Recognition Geometry to the eight-tick cycle and ledger states of Recognition Science. Without these definitions the local-discreteness assumptions required by the fundamental theorems remain unstated.
scope and limits
- Does not prove existence of points with finite local resolution.
- Does not treat global or infinite-resolution cases.
- Does not derive numerical bounds on eventCount from physical constants.
- Does not connect finite resolution to the phi-ladder or alpha band.
used by (4)
depends on (1)
declarations in this module (16)
-
def
HasFiniteLocalResolution -
def
HasFiniteResolution -
theorem
finite_resolution_event_in_finite -
theorem
finite_resolution_mono -
theorem
finite_resolution_cell_finite_events -
def
IsLocallyDiscrete -
theorem
locally_discrete_finite_classes -
theorem
no_injection_on_infinite_finite -
theorem
finite_resolution_not_injective -
def
eventCount -
theorem
eventCount_pos -
def
eventCountFinite -
theorem
eventCountFinite_pos -
theorem
finite_resolution_pos -
theorem
physical_interpretation_finite_resolution -
def
finite_resolution_status