Perspectivity Research Reports Β· Vol. 1, No. 4 Β· PRR-2026-004

CONCRETE CONSENSUS ALGEBRA

The Dual Theory of Agreement-Based Reasoning Operators
Submitted July 5, 2026
Companion paper to Concrete Inferential Algebra (Edwards, PRR-2026-003), released simultaneously. The two papers share all preliminaries β€” the semantic domain S, the reasoning operators R, the concrete operators C, the relations A, and sequential composition, which does not depend on the choice below. This paper develops only the ∧-based (consensus) dual of PRR-2026-003's ∨-based (pooling) construction, obtained via the Boolean Duality Principle rather than derived from scratch.
πŸ—ΊοΈ Stop 3 of 12 in The Reasoning Operators Tour

Abstract

PRR-2026-003 combined independent invocations of concrete inference operators by pooling β€” taking the disjunction (∨) of two independently sampled outcomes, an optimistic combinator under which either conclusion suffices. This paper develops the dual: combining by consensus β€” taking the conjunction (∧) of two independently sampled outcomes, a skeptical combinator under which only what both branches confirm survives. Because Boolean complementation (Β¬) is an order-reversing automorphism of S swapping βˆ¨β†”βˆ§ and βŠ₯β†”βŠ€, every structural theorem of PRR-2026-003 built from ∨ transfers to a mirror theorem built from ∧ by the identical proof, symbol for symbol swapped β€” the Duality Principle for Boolean algebras does the work, and we do not re-derive associativity, commutativity, or the distributivity obstruction from scratch. We further verify, rather than merely assume, that the underlying sampling procedure for consensus behaves identically to pooling's (an open question raised in informal discussion before this paper was finalized) β€” the verification is itself an instance of the same duality argument, not a separate proof. We show precisely which parts of the framework dualize (the parallel combinator, the deductive characterization, the distributivity obstruction) and which do not (sequential composition, invertibility, iteration) β€” duality applies exactly to the ∨/∧-built parts of the structure, nothing more, nothing less.

Keywords. consensus algebra; Boolean duality principle; conjunctive combination; concrete inference operators; complex algebras; Edwardian algebra

1. Introduction

Combining two independent reasoning attempts admits (at least) two equally legitimate readings. Pooling (PRR-2026-003): either conclusion is enough β€” optimistic, appropriate for redundancy and robustness (ensembling to reduce false negatives). Consensus (this paper): only what both branches independently confirm is trusted β€” skeptical, appropriate for verification (requiring agreement to reduce false positives). Neither supersedes the other; they answer different questions about the same act of combining two reasoning operators.

The mathematical content of this paper is therefore not a second, independent construction, but a precise statement of how much of PRR-2026-003 transfers for free (via the Boolean Duality Principle) and how much must be checked independently. That bookkeeping β€” not novelty for its own sake β€” is the actual contribution.

2. The Duality Principle

Β¬ : S β†’ S is an order-reversing automorphism of the Boolean algebra S, swapping ∨ ↔ ∧ and βŠ₯ ↔ ⊀. Consequently (the Duality Principle for Boolean algebras, standard β€” see Birkhoff 1967, Halmos 1963): any identity or theorem provable using only ∨, βŠ₯ has a mirror theorem, provable by the identical argument, using only ∧, ⊀. This paper leans on that principle throughout rather than re-deriving associativity/commutativity/monoid structure from first principles a second time.

3. Definitions

Sequential composition βŠ› (Kleisli composition, PRR-2026-003 Β§4) has no ∨/∧ dependence and is shared, unmodified, with the companion paper.

Definition 3.1 β€” Consensus Combination

For κ₁, ΞΊβ‚‚ ∈ C:

(κ₁ βŠ™ ΞΊβ‚‚)(x)(z) = Ξ£_{a ∧ b = z} κ₁(x)(a) Β· ΞΊβ‚‚(x)(b)

Invoke both independently, combine samples with ∧ ("only trust what both branches independently confirm"). Identity: κ⊀(x) = Ξ΄_⊀ for all x β€” forced by the same uniqueness-of-monoid-identity argument as PRR-2026-003 Β§4 (not a free choice).

Proposition 3.2 (by duality)

(C, βŠ™) is a commutative monoid with identity κ⊀. Proof: swap βˆ¨β†’βˆ§, βŠ₯β†’βŠ€ throughout PRR-2026-003 Proposition 4.4. No new argument is required; the associativity of ∧ in S does identical work to the associativity of ∨ used there.

Definition 3.3 β€” Complex-Meet, for Relations

(ρ₁ βŠ•_A^∧ ρ₂)(x) = {a∧b : aβˆˆΟβ‚(x), bβˆˆΟβ‚‚(x)} β€” dual of PRR-2026-003 Β§6's βŠ•_A. supp is a homomorphism onto this too, by the identical argument with βˆ¨β†’βˆ§.

3.4 β€” Verifying the Invocation Procedure Itself

An open question was raised before this paper was finalized: does the actual sampling procedure behind consensus combination need independent verification, beyond the combinator's algebraic properties? Verified, not merely assumed: Proposition 3.2's proof depends only on ∧ being an associative, commutative, idempotent binary operation with global identity ⊀ on S β€” properties ∧ satisfies identically to how ∨ satisfies them (both are the two lattice operations of the same Boolean algebra). The independent-invocation-then-combine sampling construction of PRR-2026-003 Β§4.3 carries over verbatim with ∨ replaced by ∧; no step of that construction refers to which lattice operation is being used. The question is therefore closed: the sampling procedure requires no independent construction, and none of PRR-2026-003's machinery for realizing ⊞ concretely depended on properties unique to ∨.

4. Interpretation

⊞/βŠ•_A (PRR-2026-003) model pooling: two independent reasoning attempts, take the weakest shared conclusion. βŠ™/βŠ•_A^∧ (this paper) model consensus: two independent reasoning attempts, take only what both agree on. Pooling is the right model for redundancy/robustness; consensus is the right model for verification. Neither is derivative of the other β€” they are the two natural readings of "combine two AI systems' conclusions" that a Boolean domain admits, nothing more.

5. The Dual Deductive Characterization

A precise answer to "which notion of 'deductive' is more true" (∨-, ∧-, or monotone):

  • ρ is ∨-deductive (PRR-2026-002 Def 6.2) if ρ(x∨y)=ρ(x)∨ρ(y) β€” the modal-logic notion of a normal operator dual to β—‡ (possibility).
  • ρ is ∧-deductive if ρ(x∧y)=ρ(x)∧ρ(y) β€” the dual, exactly the modal-logic notion of a normal β–‘ (necessity) operator.
  • Monotonicity is implied by either but is strictly weaker β€” it does not by itself pin down either distributivity theorem's iff.
Theorem 5.1 (dual to PRR-2026-002 Thm 6.3)

∧-deductivity of ρ is equivalent to left-distributivity of βŠ™ over the shared-ρ composition. Proof identical to PRR-2026-002 Theorem 6.3 with βˆ¨β†’βˆ§.

Neither definition is "more true" than the other β€” they are the β—‡/β–‘ duals of each other. ∨-deductive is correct for the pooling algebra; ∧-deductive is correct for the consensus algebra. Monotonicity remains a documented weaker corollary, not the primary definition, in both papers.

6. The Distributivity Obstruction, Dualized

Theorem 6.1 (dual to PRR-2026-003 Theorem 7.1)

Right-distributivity of (βŠ™,βŠ›) holds unconditionally iff the shared operator is deterministic. Witness: identical construction to PRR-2026-003 Β§7, with βˆ¨β†’βˆ§, βŠ₯β†’βŠ€, and a∧b=⊀ only when a=b=⊀ in the computation. Not re-derived digit-by-digit β€” a mechanical transcription of PRR-2026-003's proof.

Reading: shared invocation of a stochastic operator differs from independent re-invocation, exactly as in the pooling case, for exactly the same structural reason β€” Definition 3.1's combinator does not know whether a sample was reused or freshly drawn, and the two acts really are different, regardless of which lattice operation joins the results.

7. Invertibility β€” No New Content

The result G_A = G (PRR-2026-003 Corollary 6.6: relations never get richer invertibility than deterministic bijections) is symmetric under βˆ¨β†”βˆ§ β€” its proof never references either operation, only the structure of singleton sets under union. A full restatement here would be pure duplication; we cite PRR-2026-003 Β§6 directly. The same applies to Theorem 5.1 (PRR-2026-003's invertibility collapse for C): its proof depends only on Ξ΄_x being an extreme point of the simplex, a fact independent of which parallel combinator is in use.

Why this is duality-independent, stated explicitly: both proofs establish their conclusions using only properties of ∘/βŠ› (sequential composition) and set-theoretic facts about singletons/extreme points β€” neither proof ever invokes ∨ or ∧ as a hypothesis. Since duality only guarantees a mirror theorem for results that were built from ∨ or ∧ in the first place, a result that never used either is already its own mirror β€” there is nothing for the Duality Principle to act on.

8. Discussion and Conclusion

This paper's discipline was deliberate: derive nothing that duality already gives for free, and independently verify only what duality does not automatically cover. That turned out to be exactly one thing β€” whether the sampling procedure itself, not merely the combinator's algebra, transfers correctly (Β§3.4) β€” and it checks out for the same reason everything else does: ∧ and ∨ are the two faces of one Boolean structure, and nothing in either paper's construction ever looked at the face rather than the structure.

Together with PRR-2026-003, this establishes: pooling and consensus are equally legitimate, fully dual algebras of concrete inference; genuine invertibility never emerges from non-determinism under either combinator; and the one place the two constructions genuinely diverge in difficulty is nowhere in the algebra β€” it is entirely in deciding, for a given application, which combinator is the right model of "combining conclusions."

References

Edwards, R. (2026). Edwardian Algebra: The Algebraic Theory of Reasoning Operators Concretized by Artificial Intelligence. Perspectivity Research Reports, Vol. 1, No. 2, PRR-2026-002.

Edwards, R. (2026). Concrete Inferential Algebra: An Algebraic Theory of Invocable Non-Deterministic Reasoning Operators. Perspectivity Research Reports, Vol. 1, No. 3, PRR-2026-003.

Birkhoff, G. (1967). Lattice Theory (3rd ed.). American Mathematical Society.

Halmos, P. R. (1963). Lectures on Boolean Algebras. Van Nostrand.

JΓ³nsson, B., & Tarski, A. (1951, 1952). Boolean Algebras with Operators, Parts I and II. American Journal of Mathematics, 73(4) and 74(1).

Peer Review

Referee Report 1

This is a well-disciplined companion paper β€” it correctly resists the temptation to pad out a "second paper" with re-derivations. Section 3.4's verification of the sampling procedure is the right amount of rigor: the authors identified precisely which single claim duality does not automatically discharge, and closed it rather than waving it away. I would ask for a forward pointer in PRR-2026-003 itself noting that this companion exists, for readers who encounter the pooling paper first. Recommend acceptance.

Referee Report 2

Section 5's resolution of "which deductive definition is more true" is the strongest part of the paper β€” treating the two definitions as genuine duals rather than picking a winner is the mathematically honest answer, and the modal-logic framing (β—‡/β–‘) is an apt and correctly-cited analogy. Minor note: Section 7's decision to cite rather than restate the invertibility results is correct, but a one-line statement of why those results are duality-independent (rather than simply asserting it) would preempt a reader's natural question. Recommend acceptance with minor revision.