pith. sign in
module module high

IndisputableMonolith.LedgerPostingAdjacency

show as:
view Lean formalization →

LedgerPostingAdjacency supplies the minimal carrier types for a d-account ledger, including AccountRS, LedgerState, phiVec, parity, Side, and post. It is referenced by parity-adjacency arguments but deliberately omits the recognition relation. The module contains only definitions.

claimDefines the carrier types for a $d$-account ledger: AccountRS, LedgerState (as integer vectors), phiVec (real vector), parity (mod-2 map), Side (debit/credit), and post (atomic update).

background

The module sits inside the Recognition Science ledger layer and imports Recognition (T1: nothing cannot recognize itself), Cost.Jlog, and LedgerParityAdjacency. The latter states that a single atomic ±1 update in one coordinate flips exactly one parity bit. Recognition relation is explicitly excluded from this carrier.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

Provides the ledger carrier required by LedgerParityAdjacency for the one-bit adjacency claim of Workstream B2. It therefore supports the bridge from basic ledger states to parity patterns used in later forcing-chain steps.

scope and limits

depends on (3)

Lean names referenced from this declaration's body.

declarations in this module (43)