| Year | 2017 |
|---|---|
| Type | Conference |
| Status | Published |
| Authors | Andrei Arusoaie, David Nowak, Vlad Rusu, Dorel Lucanu |
Abstract
Proving programs correct is hard. During the last decades computer scientists developed various logics dedicated to program verification. One such effort is Reachability Logic (RL): a language-parametric generalisation of Hoare Logic. Recently, based on RL, an automatic verification procedure was given and proved sound. In this paper we generalise this procedure and prove its soundness formally in the Coq proof assistant. For the formalisation we had to deal with all the minutiae that were neglected in the paper proof (i.e., an insufficient assumption, implicit hypotheses, and a missing case in the paper proof). The Coq formalisation provides us with a certified program-verification procedure.BibTeX
@inproceedings{arusoaie:hal-01627517,
TITLE = {{A Certified Procedure for RL Verification}},
AUTHOR = {Arusoaie, Andrei and Nowak, David and Rusu, Vlad and Lucanu, Dorel},
URL = {https://hal.inria.fr/hal-01627517},
BOOKTITLE = {{SYNASC 2017 : 19th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing}},
ADDRESS = {Timisoara, Romania},
SERIES = {IEEE CPS (to appear)},
PAGES = {8},
YEAR = {2017},
MONTH = Sep,
PDF = {https://hal.inria.fr/hal-01627517/file/synasc2017.pdf},
HAL_ID = {hal-01627517},
HAL_VERSION = {v1},
}