English

Dynamic Separation Logic

Logic in Computer Science 2025-01-28 v3

Abstract

This paper introduces a dynamic logic extension of separation logic. The assertion language of separation logic is extended with modalities for the five types of the basic instructions of separation logic: simple assignment, look-up, mutation, allocation, and de-allocation. The main novelty of the resulting dynamic logic is that it allows to combine different approaches to resolving these modalities. One such approach is based on the standard weakest precondition calculus of separation logic. The other approach introduced in this paper provides a novel alternative formalization in the proposed dynamic logic extension of separation logic. The soundness and completeness of this axiomatization has been formalized in the Coq theorem prover.

Keywords

Cite

@article{arxiv.2309.08962,
  title  = {Dynamic Separation Logic},
  author = {Frank S. de Boer and Hans-Dieter A. Hiep and Stijn de Gouw},
  journal= {arXiv preprint arXiv:2309.08962},
  year   = {2025}
}