作者: Ke Zhang , Zongyan Qiu
DOI: 10.1007/978-3-319-41591-8_18
关键词:
摘要: We implement an OO specification and verification framework VeriJ in the proof assistant Coq. This covers main features like encapsulation, inheritance polymorphism. It can modularly specify verify programs, while only one per method is necessary. In this paper, we introduce VeriJ, our tool Coq, example to illustrate how specify/verify program a modular abstract way.