pith. sign in
module module high

IndisputableMonolith.RRF.Models.Trivial

show as:
view Lean formalization →

The Trivial module supplies the singleton state space as the base RRF consistency model. Researchers verifying internal consistency of the Recognition Rate Function axioms cite it as the degenerate case that satisfies all core conditions. The module consists of definitions for the point, zero strain, closed ledger, and well-posed octave together with direct verification lemmas.

claimLet $S = {*}$ be the singleton state space. The strain map satisfies $s(*) = 0$, the ledger is closed, the configuration is a J-cost minimizer, and the octave structure is well-posed.

background

RRF.Core is the umbrella module that re-exports only definitional content for the Recognition Rate Function axioms with no physical constants or hypotheses. The Trivial module specializes those definitions to the case of a single-point state space. Sibling declarations introduce TrivialState, trivialStrain, trivialLedger, trivialChannel, and trivialOctave along with the associated balance and validity statements.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module feeds the RRF.Models umbrella, which collects concrete examples proving that the RRF axioms are internally consistent. It supplies the simplest such example before non-trivial models are considered.

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)