English

A First-Order Logic with Frames

Logic in Computer Science 2022-09-27 v4

Abstract

We propose a novel logic, called Frame Logic (FL), that extends first-order logic (with recursive definitions) using a construct Sp(.) that captures the implicit supports of formulas -- the precise subset of the universe upon which their meaning depends. Using such supports, we formulate proof rules that facilitate frame reasoning elegantly when the underlying model undergoes change. We show that the logic is expressive by capturing several data-structures and also exhibit a translation from a precise fragment of separation logic to frame logic. Finally, we design a program logic based on frame logic for reasoning with programs that dynamically update heaps that facilitates local specifications and frame reasoning. This program logic consists of both localized proof rules as well as rules that derive the weakest tightest preconditions in FL.

Keywords

Cite

@article{arxiv.1901.09089,
  title  = {A First-Order Logic with Frames},
  author = {Adithya Murali and Lucas Peña and Christof Löding and P. Madhusudan},
  journal= {arXiv preprint arXiv:1901.09089},
  year   = {2022}
}

Comments

This manuscript is an extended and revised version of the publication with the same title that appeared at ESOP 2022 (https://doi.org/10.1007/978-3-030-44914-8_19). It is currently under review

R2 v1 2026-06-23T07:22:42.143Z