Sciweavers

TPHOL
1994
IEEE

Trustworthy Tools for Trustworthy Programs: A Verified Verification Condition Generator

13 years 8 months ago
Trustworthy Tools for Trustworthy Programs: A Verified Verification Condition Generator
Verification Condition Generator (VCG) tools have been effective in simplifying the task of proving programs correct. However, in the past these VCG tools have in general not themselves been mechanically proven, so any proof using and depending on these VCGs might have contained errors. In our work, we define and rigorously prove correct a VCG tool within the HOL theorem proving system, for a standard while-loop language, with one new feature not usually treated: expressions with side effects. Starting from a structural operational semantics of this programming language, we prove as theorems the axioms and rules of inference of a Hoare-style axiomatic semantics, verifying their soundness. This axiomatic semantics is then used to define and prove correct a VCG tool for this language. Finally, this verified VCG is applied to an example program to verify its correctness.
Peter V. Homeier, David F. Martin
Added 09 Aug 2010
Updated 09 Aug 2010
Type Conference
Year 1994
Where TPHOL
Authors Peter V. Homeier, David F. Martin
Comments (0)