Budget Envelope Completion
Abstract
Nonnegative budget layers are cofinal among finite residual families, so their escape envelope converges to the all-finite infimum.
Theorem 1.1 (The finite-family budget envelope has the all-finite limit).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/EscapeSpectrum/BudgetEnvelopeCompletion.budget_envelope_infimum_and_limit (✓ std3). ∎
Source. Repository-derived.
Commentary.
A candidate is a Finset of the active definition subtype Gamma. Its cost uses the canonical finiteSelectionCost, and its residual mass uses the canonical finiteSelectionSupplement, concept join, and target-defect relation.
Every finite candidate is feasible at some nonnegative-real budget, while every budget layer contains only finite candidates. These two directions identify the infimum across budget layers with the infimum across all finite candidates.
Antitonicity and the common greatest lower bound give the filter-level limit atTop. Dividing by the positive baseline mass preserves the infimum and limit for the normalized escape spectrum.
The theorem asserts approximation by cofinal budget layers only. It does not assert that any finite candidate attains either infimum.
References
- Truth anchor:
D5/S3/ConceptDynamics/EscapeSpectrum/BudgetEnvelopeCompletion.budget_envelope_infimum_and_limit - Dependency: D5/S3/ConceptDynamics/DefinitionEscape/FiniteCoverCounting