Predictable Verification using Intrinsic Definitions
Programming Languages
2024-05-01 v2 Logic in Computer Science
Abstract
We propose a novel mechanism of defining data structures using intrinsic definitions that avoids recursion and instead utilizes monadic maps satisfying local conditions. We show that intrinsic definitions are a powerful mechanism that can capture a variety of data structures naturally. We show that they also enable a predictable verification methodology that allows engineers to write ghost code to update monadic maps and perform verification using reduction to decidable logics. We evaluate our methodology using Boogie and prove a suite of data structure manipulating programs correct.
Cite
@article{arxiv.2404.04515,
title = {Predictable Verification using Intrinsic Definitions},
author = {Adithya Murali and Cody Rivera and P. Madhusudan},
journal= {arXiv preprint arXiv:2404.04515},
year = {2024}
}
Comments
Published at PLDI 2024