pith. sign in
module module high

IndisputableMonolith.RRF.Core.Recognition

show as:
view Lean formalization →

This module re-exports the fundamental recognition pairing from the base Recognition module, exposing T1 (MP) that nothing recognizes itself. RRF developers cite it to pull the MP axiom into the RRF namespace without direct base imports. The module performs no computation and contains only re-exports.

claimRe-export of the recognition structure satisfying the MP principle: no entity $x$ satisfies $x$ recognizes $x$.

background

The upstream Recognition module states T1 (MP): Nothing cannot recognize itself. This supplies the base recognition pairing used throughout Recognition Science. The present module imports that file and re-exports its core identifiers (Recognize, MP, mp_holds, RecognitionStructure, Chain) into the RRF.Core.Recognition namespace. No new constants, hypotheses, or physical content appear here.

proof idea

This is a definition module, no proofs. It consists of a single import followed by re-exports of the recognition primitives.

why it matters in Recognition Science

The module supplies the T1 MP axiom to the RRF.Core umbrella file, which collects all core RRF definitions. It therefore anchors every subsequent RRF construction to the recognition pairing that opens the forcing chain.

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