Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Gain Difference Cocycle

Abstract

Five heterogeneous additive gain coordinates telescope exactly.

Theorem 1.1 (Gain differences have zero self-value and a three-point cocycle).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/DefinitionEscapeAdjudication/GainDifferenceCocycle.gain_difference_self_zero_and_cocycle (✓ std3). ∎

Source. Repository-derived.

Commentary.

For an arbitrary action type, each action receives one vector with independently typed information, residual-capture, transfer, lifecycle-cost, and risk coordinates. Each coordinate is an additive group, and gainDifference subtracts absolute values coordinate by coordinate.

Scalar self-subtraction proves the first clause. In the second clause, the intermediate absolute value cancels independently in all five coordinates by sub_add_sub_cancel, yielding the direct difference.

This closes the first half of proof obligation 10 in definition-escape-completion-theory atom generic-residual-8f550f340a56075d2e0b7a070a3f78814a780adf06d7f6677736a277f7a39cb3. The separate no-source-weight implication is not asserted here.

References