Relational Strongest-Postcondition Composition
Abstract
Relational strongest postconditions compose in forward process order.
Theorem 1.1 (Strongest postconditions follow the process order).
Proof. Machine-checked in Lean as D5/S3/ObserverMemory/Knowledge/RelationalStrongestPostconditionComposition.relational_strongest_postcondition_composition (✓ std3). ∎
Source. Repository-derived.
Commentary.
The displayed equality is between set transformers. Relational composition first applies R and then S, while relational image first propagates through R and then through S; the proof is the pinned library image law.
References
- Truth anchor:
D5/S3/ObserverMemory/Knowledge/RelationalStrongestPostconditionComposition.relational_strongest_postcondition_composition - Dependency: D5/S3/ObserverMemory/Knowledge/RelationalPreconditionAdjunction