Memoryless Action Obstruction
Abstract
Repeated public states with different actions rule out a memoryless policy.
Theorem 1.1 (A repeated public state cannot support two different actions).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Policy/MemorylessActionObstruction.no_memoryless_policy (✓ std3). ∎
Source. Repository-derived.
Commentary.
The public-state map and action trace are source primitives. If two times have the same public state but distinct actions, any policy depending only on that public state would assign equal actions at those times, contradicting the observed action inequality.
References
- Truth anchor:
D5/S3/ConceptDynamics/Policy/MemorylessActionObstruction.no_memoryless_policy