pith. machine review for the scientific record. sign in
module module high

IndisputableMonolith.Foundation.BranchSelection

show as:
view Lean formalization →

This module defines predicates that exclude trivial additive combiners from genuine composition in the Recognition Science foundation. It introduces SeparatelyAdditive as the case P(u,v) = p(u) + q(v) and interactionDefect as its deviation measure, plus related coupling predicates. Researchers tracing the forcing chain cite these to enforce non-trivial branches. The module supplies definitions and equivalences rather than a central theorem.

claimA combiner $P : ℝ → ℝ → ℝ$ is separately additive when $P(u,v) = p(u) + q(v)$ for functions $p,q : ℝ → ℝ$. The interaction defect of $P$ quantifies deviation from this form. Related predicates characterize when $P$ is a coupling combiner or satisfies the RCLCombiner condition.

background

The module belongs to the Foundation domain and supplies structural filters for composition consistency. It defines SeparatelyAdditive to capture the excluded additive shape and interactionDefect to measure its failure. Sibling definitions include IsCouplingCombiner, RCLCombiner, and the equivalences separatelyAdditive_iff_interactionDefect_zero together with RCLCombiner_isCoupling_iff.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module feeds the root IndisputableMonolith, which exposes the master forcing-chain theorem and the T0-T8 landmarks. It supplies the branch-selection predicates required to exclude separately additive cases before J-uniqueness (T5) and the eight-tick octave (T7) are applied.

scope and limits

used by (1)

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

declarations in this module (17)