A New Interaction Concept for Interactive and Autoactive Program Verification
Abstract
Fully functional program verification is an undecidableand, hence, inherently difficulttask, that is not automatically solvable but typically requires user interaction and guidance. Existing verifiers either work autoactively, requiring the user to write annotations in source code, without the possibility to inspect the proof state or intervene in case of an unsuccessful attempt, or allow interactions on a logical encoding that is on a lower level than the user-provided specifications. We present a novel interaction concept which allows the user to inspect and interact with the proof state on source code and specification level. This minimizes the mental gap between the representations. We provide an implementation of the concept as a plugin for the Java verification engine KeY, and show with a user study that this prototype can be beneficial for users to understand the proof state and find defects in source code or specifications.
Cite
@article{arxiv.2605.06972,
title = {A New Interaction Concept for Interactive and Autoactive Program Verification},
author = {Wolfram Pfeifer and Mattias Ulbrich and Daniel Drodt},
journal= {arXiv preprint arXiv:2605.06972},
year = {2026}
}
Comments
13 pages, 10 figures; Manuscript accepted at FTfJP'26