pith. sign in
module module high

IndisputableMonolith.RRF.Models.Trivial

show as:
view Lean formalization →

The module supplies the base consistency model for RRF with a singleton state space. Researchers verifying internal consistency of the Recognition framework axioms cite this as the minimal example. Content consists solely of definitions that establish the single point together with its strain and ledger properties.

claimThe trivial state space is the singleton set $\{*\}$.

background

RRF.Core re-exports all core RRF definitions. It contains only definitional content—no physical constants, no hypotheses, no heavy mathlib. This module specializes those definitions to a trivial model whose state space contains exactly one element. The sibling declarations then equip that point with strain, balance, and ledger closure.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

Supplies the base case to the RRF.Models collection of consistency models. These models demonstrate that the RRF axioms are internally consistent by exhibiting concrete realizations.

scope and limits

used by (1)

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