ReLoC

A Mechanised Relational Logic for Fine-Grained Concurrency

Conference Paper (2018)
Author(s)

Dan Frumin (Radboud Universiteit Nijmegen)

R.J. Krebbers (TU Delft - Programming Languages)

Lars Birkedal (Aarhus University)

Research Group
Programming Languages
DOI related publication
https://doi.org/10.1145/3209108.3209174
More Info
expand_more
Publication Year
2018
Language
English
Research Group
Programming Languages
Pages (from-to)
442-451
ISBN (print)
978-1-4503-5583-4

Abstract

We present ReLoC: a logic for proving refinements of programs in a language with higher-order state, fine-grained concurrency, polymorphism and recursive types. The core of our logic is a judgement e ⪯ e': τ, which expresses that a program e refines a program e' at type τ. In contrast to earlier work on refinements for languages with higher-order state and concurrency, ReLoC provides type- and structure-directed rules for manipulating this judgement, whereas previously, such proofs were carried out by unfolding the judgement into its definition in the model. These more abstract proof rules make it simpler to carry out refinement proofs.

Moreover, we introduce logically atomic relational specifications: a novel approach for relational specifications for compound expressions that take effect at a single instant in time. We demonstrate how to formalise and prove such relational specifications in ReLoC, allowing for more modular proofs.

ReLoC is built on top of the expressive concurrent separation logic Iris, allowing us to leverage features of Iris such as invariants and ghost state. We provide a mechanisation of our logic in Coq, which does not just contain a proof of soundness, but also tactics for interactively carrying out refinements proofs. We have used these tactics to mechanise several examples, which demonstrates the practicality and modularity of our logic.

No files available

Metadata only record. There are no files for this record.