Program Equivalence by Circular Reasoning

Dorel Lucanu, Rusu, Vlad. Program Equivalence by Circular Reasoning. Formal Aspects of Computing, , 2014. [doi]

Abstract

We propose a logic and a deductive system for stating and automatically proving the equivalence of programs written in languages having a rewriting-based operational semantics. The chosen equivalence is parametric in a so-called observation relation, and it says that two programs satisfying the observation relation will inevitably be, in the future, in the observation relation again. This notion of equivalence generalises several well-known equivalences and is appropriate for deterministic (or, at least, for confluent) programs. The deductive system is circular in nature and is proved sound and weakly complete; together, these results say that, when it terminates, our system correctly solves the given program-equivalence problem. We show that our approach is suitable for proving equivalence for terminating and non-terminating programs as well as for concrete and symbolic programs. The latter are programs in which some statements or expressions are symbolic variables. By proving the equivalence between symbolic programs, one proves the equivalence of (in- finitely) many concrete programs obtained by replacing the variables by concrete statements or expressions. The approach is illustrated by proving program equivalence in two languages from different programming paradigms. The examples in the paper, as well as other examples, can be checked using an online tool.

Link to online paper : http://link.springer.com/article/10.1007%2Fs00165-014-0319-6

PDF available at https://hal.inria.fr/hal-01065830/document

Technical report

The following is a technical report version of this publication:

Predecessors

The following are older variants of this publication: