Alignment complete relational Hoare logics for some and all
Ramana Nagasamudram, Anindya Banerjee, David A. Naumann
TL;DR
The paper tackles relational verification by formalizing alignment-based proofs for both ∀∀ and ∀∃ properties. It introduces RHL+ (a Kleene algebra with tests (KAT)-based rewrite-enabled relational logic) and proves alignment completeness for a broad class of ∀∀ alignment automata, culminating in Cook completeness. It further extends the framework with ERHL+ to handle ∀∃ properties via filtered alignment automata, achieving alignment and Cook completeness in that setting as well. The approach shows that automata-based alignment and deductive proof systems can simulate each other with a minimal core of rules, highlighting the fundamental role of rewriting and alignment in relational verification. The work also discusses entailment completeness and outlines future directions toward richer languages, modular reasoning, and automated tooling.
Abstract
In relational verification, judicious alignment of computational steps facilitates proof of relations between programs using simple relational assertions. Relational Hoare logics (RHL) provide compositional rules that embody various alignments of executions. Seemingly more flexible alignments can be expressed in terms of product automata based on program transition relations. A single degenerate alignment rule (sequential composition), atop a complete Hoare logic, comprises a RHL for $\forall\forall$ properties that is complete in the sense of Cook. The notion of alignment completeness was previously proposed as an additional measure, and some rules were shown to be alignment complete with respect to a few ad hoc forms of alignment automata. This paper proves alignment completeness with respect to a general class of $\forall\forall$ alignment automata, for a RHL comprised of standard rules together with a rule of semantics-preserving rewrites based on Kleene algebra with tests. A new logic for $\forall\exists$ properties is introduced and shown to be sound and alignment complete for a new general class of automata. The $\forall\forall$ and $\forall\exists$ automata are shown to be semantically complete. Thus both logics are complete in the sense of Cook. The paper includes discussion of why alignment is not the only important principle for relational reasoning and proposes entailment completeness as further means to evaluate RHLs.
