Opportunity Loss Can Reverse Waiting Value
Abstract
Losing an available action while waiting can strictly lower optimal value.
Theorem 1.1 (Opportunity loss can reverse waiting value).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Reversibility/OpportunityLossValueReversal.opportunity_loss_can_reverse_waiting_value (✓ std3). ∎
Source. Repository-derived.
Commentary.
The witness uses one state, one observation, and two actions. The world does not change, information has zero cost, and every constant policy is available as a candidate.
Before waiting both actions are available. After observation only the lower-utility action remains, so the opportunity-loss witness and both optimization claims refer to the same action sets and utility.
The best immediate action has value one, whereas every admissible waiting policy must select the remaining action and has value zero. Thus the optimal waiting value is strictly lower.
References
- Truth anchor:
D5/S3/ConceptDynamics/Reversibility/OpportunityLossValueReversal.opportunity_loss_can_reverse_waiting_value - Dependency: D5/S3/ConceptDynamics/DecisionValue/FreeInformationValue