Towards a unified theory of operational and axiomatic semantics

  • Authors:
  • Grigore Roşu;Andrei Ştefănescu

  • Affiliations:
  • University of Illinois at Urbana-Champaign, USA, Alexandru Ioan Cuza University, Iaşi, Romania;University of Illinois at Urbana-Champaign

  • Venue:
  • ICALP'12 Proceedings of the 39th international colloquium conference on Automata, Languages, and Programming - Volume Part II
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a nine-rule language-independent proof system that takes an operational semantics as axioms and derives program reachability properties, including ones corresponding to Hoare triples. This eliminates the need for language-specific Hoare-style proof rules to verify programs, and, implicitly, the tedious step of proving such proof rules sound for each language separately. The key proof rule is Circularity, which is coinductive in nature and allows for reasoning about constructs with repetitive behaviors (e.g., loops). The generic proof system is shown sound and has been implemented in the MatchC verifier.