Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Independent-Source Capture Lower Bound

Abstract

Independent irreplaceable branch sources impose a capture lower bound.

Theorem 1.1 (Independent sources force one captured source per branch).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/InstitutionalCapture/IndependentSourceCaptureLowerBound.independent_source_capture_lower_bound (✓ std3). ∎

Source. Repository-derived.

Commentary.

Each branch has an assigned source, distinct branches receive distinct sources, and a source determines a branch output exactly when it is that branch’s assigned source.

Any finite source set that captures every branch must therefore contain the entire range of the assignment: a source witnessing capture of a branch can only be its assigned source.

The assigned-source range itself captures every branch, so admissible finite capture sets exist. Its injective cardinality is the number of branches. Inclusion in a minimum capture set then gives the lower bound.

References