Pith. sign in
module module high

IndisputableMonolith.Foundation.AbsoluteFloorClosure

show as:
view Lean formalization →

Packages the absolute floor of distinguishability for a universe of discourse: bare distinguishability (unequal propositions exist) is equivalent to a non-singleton carrier. Unifies Route A self-bootstrap meta-facts with Route B specifiability. Downstream T-1 and forcing-chain modules import it as the named floor witness. Content is equivalence lemmas, a Bool instance, and a closure certificate.

claimFor a universe of discourse $K$, an absolute-floor witness equates bare distinguishability $\exists P,Q:\mathrm{Prop},\,P\neq Q$ with $K$ being non-singleton. The module records both directions of the equivalence, a Boolean specialization, a floor-status flag, and a named closure certificate.

background

The absolute-floor program sits strictly below the Recognition Science forcing chain (T0–T8). Before cost interfaces, J-uniqueness, or dimensional forcing can start, one needs a minimal distinction: something that is not nothing.

Two upstream routes supply the raw material. Route A (SelfBootstrapDistinguishability) records the Lean-checkable meta-level facts: the formal language already distinguishes propositions; it does not claim to mint an object-level non-singleton from pure void. Route B (DistinguishabilityFromSpecifiability) makes the sharp equivalence that a non-trivial specification is the same as a non-singleton carrier: if a framework can place something inside and something outside an ontology, it already has the distinction the Law-of-Logic chain needs.

This module names the combined witness for a carrier $K$ and packages the equivalence so later modules can cite a single floor object rather than re-open either route.

proof idea

Definition-and-equivalence module, not a long derivation. It introduces a fully named AbsoluteFloorWitness for carrier $K$, proves both directions between that witness and bare distinguishability, records the iff, specializes the floor to Bool, exposes a floor-status flag, and wraps the package in AbsoluteFloorClosureCert. The logical work is inherited from the two imported routes; the local contribution is naming, packaging, and the certificate surface.

why it matters in Recognition Science

This is the named T-1 absolute floor that the rest of the foundation stands on. NonTrivialityFromDistinguishability imports it to promote the NonTrivial field of SatisfiesLawsOfLogic from a posit to a corollary (Move 1). NothingToDistinction treats the present floor as the given precondition it then derives from absolute nothing (T-2 → T-1). TMinus1ToT1Bridge isolates T-1 as this distinguishability floor before T0 (minimal recognition-work cost) and T1 (Meta-Principle). UnifiedForcingChain imports it so the full T0–T8 inevitability claim can start from a closed absolute floor rather than an anonymous hypothesis. Without this package, the forcing chain would still rest on an unnamed meta-assumption.

scope and limits

used by (4)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (8)