Interactive proofs in higher-order concurrent separation logic

The work

AuthorsRobbert Krebbers; Amin Timany; Lars Birkedal
Editors
Typeinproceedings
Year2017
Citekeykrebbers2017interactive

Where it appeared

Published in44th ACM Symposium on Principles of Programming Languages (POPL)
Pages205--217

Abstract

When using a proof assistant to reason in an embedded logic โ€“ like separation logic โ€“ one cannot benefit from the proof contexts and basic tactics of the proof assistant. This results in proofs that are at a too low level of abstraction because they are cluttered with bookkeeping code related to manipulating the object logic. In this paper, we introduce a so-called proof mode that extends the Coq proof assistant with (spatial and non-spatial) named proof contexts for the object logic. We show that thanks to these contexts we can implement high-level tactics for introduction and elimination of the connectives of the object logic, and thereby make reasoning in the embedded logic as seamless as reasoning in the meta logic of the proof assistant. We apply our method to Iris: a state of the art higher-order impredicative concurrent separation logic. We show that our method is very general, and is not just limited to program verification. We demonstrate its generality by formalizing correctness proofs of fine-grained concurrent algorithms, derived constructs of the Iris logic, and a unary and binary logical relation for a language with concurrency, higher-order store, polymorphism, and recursive types. This is the first formalization of a binary logical relation for such an expressive language. We also show how to use the logical relation to prove contextual refinement of fine-grained concurrent algorithms.

A copy is held

pdf, 321.5 kB. Not published โ€” it may be under copyright. The facts and links here are.

How it got here

How it got hereagent via bibtex
Added2026-08-05 00:00 UTC
Approved bya person 2026-08-16 16:09 UTC

Cite it as

@inproceedings{krebbers2017interactive,
  title        = {Interactive proofs in higher-order concurrent separation logic},
  author       = {Robbert Krebbers and Amin Timany and Lars Birkedal},
  year         = {2017},
  booktitle    = {44th ACM Symposium on Principles of Programming Languages (POPL)},
  pages        = {205--217},
  doi          = {10.1145/3009837.3009855},
}

This record lives at https://refs.drheap.org/krebbers2017interactive/ and will keep doing so.