Three Rule Forms and Actor Readout
Abstract
All three actor-relative rule forms descend on the full action-input carrier.
Theorem 1.1 (Compatibility, separation, and recipient descent).
Proof. Machine-checked in Lean as D5/S3/Observer/VisibleDescent/ThreeRuleActorDecidability.three_rule_actor_decidability (✓ std3). ∎
Source. Repository-derived.
Commentary.
The actor-visible input retains the action and recipient coordinates while replacing the state by the actor’s readout.
The frozen observer-action criterion supplies compatibility, universal preservation, and the positive desire-and-ability rule on this carrier. Its contrapositive yields the separating desire.
For the actual transition evaluated by the recipient’s desire, Mathlib’s factorization criterion exposes the descended predicate explicitly.
Repository search found the frozen full-carrier owner but no declaration that publicly states both the separating witness and descended predicate. Pinned Mathlib supplies the latter factorization step.
References
- Truth anchor:
D5/S3/Observer/VisibleDescent/ThreeRuleActorDecidability.three_rule_actor_decidability - Dependency: D5/S3/ConceptDynamics/NormativeStructure/ObserverActionRuleDecidability