Waiting Cost Can Reverse Value
Abstract
Positive waiting cost alone can make delayed optimal value strictly lower.
Theorem 1.1 (Positive waiting cost can reverse optimal value).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Reversibility/WaitingCostValueReversal.positive_waiting_cost_can_reverse_value (✓ std3). ∎
Source. Repository-derived.
Commentary.
The witness has one state, one observation, and one action. Observation leaves the world unchanged, the action set is exactly preserved, and the constant policy remains admissible.
Immediate action has value one. Delayed action has the same gross utility and a positive cost of one, so its net value is zero.
Both optimality claims and the strict comparison use this same decision model; positive cost is the only failed safeguard.
References
- Truth anchor:
D5/S3/ConceptDynamics/Reversibility/WaitingCostValueReversal.positive_waiting_cost_can_reverse_value - Dependency: D5/S3/ConceptDynamics/DecisionValue/FreeInformationValue