Invariant Concepts Preclude Outcome Remedies
Abstract
An outcome computed from a concept preserved by every allowed action cannot be changed to a different desired value.
Theorem 1.1 (An invariant concept precludes a different outcome remedy).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Control/InvariantConceptPrecludesOutcomeRemedy.invariant_concept_precludes_outcome_remedy (✓ std3). ∎
Source. Repository-derived.
Commentary.
The state transition is indexed by actions, and the allowed set is evaluated at the actual state. The outcome is constructed by applying j to the concept readout I.
Concept invariance transports through j, so every allowed action has the same outcome as the actual state.
Consequently, any desired outcome different from the actual outcome cannot be reached by an allowed action.
References
- Truth anchor:
D5/S3/ConceptDynamics/Control/InvariantConceptPrecludesOutcomeRemedy.invariant_concept_precludes_outcome_remedy