Golden Resource Supremum
Abstract
At positive prices the resource supremum equals the finite sum of positive layer gains.
Theorem 1.1 (The objective at the minimal-count configuration).
Proof. Machine-checked in Lean as D5/S3/Arith/GoldenResource/GoldenResourceSupremum.objective_at_optimal_eq_positive_part_sum (✓ std3). ∎
Source. Repository-derived.
Commentary.
For a positive price and a positive integer realizing optimalLayerCount at every natural p, the objective equals the sum of log p times the net marginal over all strictly profitable prime-layer pairs. The frozen count specification supplies such an integer. The proof telescopes the public single-layer delta along each prime power, then regroups the finite active-pair set by prime. This is the value identity used by the supremum theorem.
Theorem 1.2 (The exact unconstrained optimal value).
Proof. Machine-checked in Lean as D5/S3/Arith/GoldenResource/GoldenResourceSupremum.golden_resource_supremum_eq_positive_part_sum (✓ std3). ∎
Source. Repository-derived.
Commentary.
The supremum ranges over objective values of all positive integers. The frozen count specification supplies a greatest element, so this supremum is attained and equals the objective evaluated in the preceding theorem.
The sum is indexed by the finite set of all pairs (p,k) with p prime, k at least one, and marginal strictly above lambda. Thus each included net marginal equals its positive part; all excluded positive-index prime layers have zero positive part. This finite support presentation expresses the positive-part double sum. The hypothesis lambda greater than zero is essential. No claim about nonpositive prices or the RH boundary is made.
Theorem 1.3 (Equality-price layers preserve the objective).
Proof. Machine-checked in Lean as D5/S3/Arith/GoldenResource/GoldenResourceSupremum.golden_resource_objective_eq_of_layer_price (✓ std3). ∎
Source. Repository-derived.
Commentary.
For every real price, positive integer n and prime p, if the next p-layer has marginal equal to the price, n and n times p have equal objectives. Reading the equality in reverse also describes removal of that layer. This companion is a direct application of the frozen single-layer delta to the equality-price clause.
References
- Truth anchor:
D5/S3/Arith/GoldenResource/GoldenResourceSupremum.golden_resource_objective_eq_of_layer_price - Truth anchor:
D5/S3/Arith/GoldenResource/GoldenResourceSupremum.golden_resource_supremum_eq_positive_part_sum - Truth anchor:
D5/S3/Arith/GoldenResource/GoldenResourceSupremum.objective_at_optimal_eq_positive_part_sum - Dependency: D5/S3/Arith/GoldenResource/GoldenResource5040EndpointComparison
- Dependency: D5/S3/Arith/GoldenResource/GoldenResourceOptimalLayerCount
- Dependency: D5/S3/Arith/GoldenResourceObjectiveFactorization