Dynamic Separation Logic and its Use in Education

The work

AuthorsEvgeny M. Makarov
Typearticle
Year2020
Also known asmaratovich2020dynamic
Citekeymakarov2020dynamic

Where it appeared

Published inСовременные информационные технологии и ИТ-образование
Volume16
Issue3
Pages543--550

Related

Distinct fromboer2023dynamic

Abstract

Mathematical logic is widely used in hardware and software verification. Hoare logic is particularly suitable for reasoning about imperative programs. Its extension, separation logic, introduces the sep- arating conjunction, which makes it possible to reason about programs working with pointers and mutable data structures. Dynamic logic, an example of modal logic, is yet another formalism used for verification. This article introduces propositional dynamic separation logic, which adds separating con- junction to dynamic logic. We describe syntax, semantics and Hilbert-style deductive system for propositional dynamic separa- tion logic and prove its soundness. The definition of the logic is rather abstract. Thus, the programming language consists of so-called regular programs rather than while-programs, and the set of atomic com- mands can be arbitrary as long as they correspond to local actions. Special attention is devoted to the soundness of the frame rule, which allows writing program specification using a small footprint, i.e., specifying exactly the portion of the heap that the program reads or writes. Programs that perform tests are also treated differently from regular dynamic logic. The article also argues for the use of separation logic in computer science curriculum. It is more intu- itive that other substructural logics and can be taught even in introductory logic courses. At the same time, it is an active research area with numerous verification tools built on its foundation. Therefore, it serves an excellent introduction to formal methods.

A copy is held

pdf, 901.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-24 07:29 UTC

Cite it as

@article{makarov2020dynamic,
  title        = {Dynamic Separation Logic and its Use in Education},
  author       = {Evgeny M. Makarov},
  year         = {2020},
  journal      = {Современные информационные технологии и ИТ-образование},
  volume       = {16},
  number       = {3},
  pages        = {543--550},
  doi          = {10.25559/sitito.16.202003.543-550},
}

This record lives at https://refs.drheap.org/makarov2020dynamic/ and will keep doing so. It used to be called maratovich2020dynamic, and those addresses still resolve to this one.