Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Weighted Residual Coverage

Abstract

Finite weighted residual capture is monotone submodular with cover boundaries.

Theorem 1.1 (Weighted gain has diminishing returns).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/ResidualCoverage/WeightedResidualCoverage.weightedGain_submodular_insert (✓ std3). ∎

Source. Repository-derived.

Commentary.

WeightedGain and MarginalGain are finite sums over the fixed residual universe with its weight and separation predicate.

The insertion identity reduces the four-term inequality to marginalGain_antitone, so larger selected sets have no larger additional gain.

References

  • Truth anchor: D5/S3/ConceptDynamics/ResidualCoverage/WeightedResidualCoverage.weightedGain_submodular_insert