Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

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