S. Ray and J S. Moore, “Proof
Styles in Operational Semantics,” in A. J. Hu and A. K. Martin,
editors, Formal Methods in Computer-Aided Design (FMCAD-2004),
Springer, LNCS 3312, pp. 67-81, 2004.
Relevance: ACL2 tools for transforming inductive
assertion-style proofs to clock function style and vice versa
Abstract
We relate two well-studied methodologies in deductive verification of operationally modeled sequential programs, namely the use of inductive invariants and clock functions. We show that the two methodologies are equivalent and one can mechanically transform a proof of a program in one methodology to a proof in the other. Both partial and total correctness are considered. This mechanical transformation is compositional; different parts of a program can be verified using different methodologies to achieve a complete proof of the entire program. The equivalence theorems have been mechanically checked by the ACL2 theorem prover and we implement automatic tools to carry out the transformation between the two methodologies in ACL2.
See also the files by S. Ray on the ACL2 directory