IndisputableMonolith.RecogGeom.FiniteResolution
The FiniteResolution module defines finite local resolution for recognizers on the recognition quotient. It would be cited when analyzing local event counts and discreteness in Recognition Geometry. The module supplies the core predicates HasFiniteLocalResolution and HasFiniteResolution together with their basic monotonicity and finiteness properties.
claimA recognizer has finite local resolution at point $c$ when there exists a neighborhood $U$ of $c$ such that only finitely many distinct events are observed inside $U$.
background
The module sits inside Recognition Geometry and imports the recognition quotient $C_R = C/\sim$ constructed in the Quotient module, where $\sim$ collapses indistinguishable configurations. It introduces the predicates HasFiniteLocalResolution and HasFiniteResolution, the function eventCount, and lemmas such as finite_resolution_mono and locally_discrete_finite_classes that relate local finiteness to the quotient structure.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module is imported by Charts, Foundations, Integration, and RSBridge. It supplies the finite-resolution notions required for the fundamental theorems of Recognition Geometry and for the bridge that instantiates the framework with the 8-tick cycle and ledger states of Recognition Science.
scope and limits
- Does not prove that every recognizer possesses finite local resolution.
- Does not connect event counts to the phi-ladder or physical constants.
- Does not treat global resolution or infinite neighborhoods.
- Does not derive discreteness from the Recognition Composition Law.
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