Foundations for entailment checking in quantitative separation logic

The work

AuthorsKevin Batz; Ira Fesefeldt; Marvin Jansen; Joost-Pieter Katoen; Florian Keßler; Christoph Matheja; Thomas Noll
Editors
Typeinproceedings
Year2022
Citekeybatz2022foundations

Where it appeared

Published in31st European Symposium on Programming (ESOP)
PublisherSpringer
SeriesLecture Notes in Computer Science
Number in series13240
Volume13240
Pages57--84

Abstract

Quantitative separation logic (QSL) is an extension of separation logic (SL) for the verification of probabilistic pointer programs. In QSL, formulae evaluate to real numbers instead of truth values, e.g., the probability of memory-safe termination in a given symbolic heap. As with SL, one of the key problems when reasoning with QSL is entailment: does a formula f entail another formula g? We give a generic reduction from entailment checking in QSL to entailment checking in SL. This allows to leverage the large body of SL research for the automated verification of probabilistic pointer programs. We analyze the complexity of our approach and demonstrate its applicability. In particular, we obtain the first decidability results for the verification of such programs by applying our reduction to a quantitative extension of the well-known symbolic-heap fragment of separation logic.

A copy is held

pdf, 469.3 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 15:29 UTC

Cite it as

@inproceedings{batz2022foundations,
  title        = {Foundations for entailment checking in quantitative separation logic},
  author       = {Kevin Batz and Ira Fesefeldt and Marvin Jansen and Joost-Pieter Katoen and Florian Keßler and Christoph Matheja and Thomas Noll},
  year         = {2022},
  booktitle    = {31st European Symposium on Programming (ESOP)},
  publisher    = {Springer},
  series       = {Lecture Notes in Computer Science},
  volume       = {13240},
  pages        = {57--84},
  doi          = {10.1007/978-3-030-99336-8_3},
}

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