中文

The Bedwyr system for model checking over syntactic expressions

计算机科学中的逻辑 2008-04-25 v2

摘要

Bedwyr is a generalization of logic programming that allows model checking directly on syntactic expressions possibly containing bindings. This system, written in OCaml, is a direct implementation of two recent advances in the theory of proof search. The first is centered on the fact that both finite success and finite failure can be captured in the sequent calculus by incorporating inference rules for definitions that allow fixed points to be explored. As a result, proof search in such a sequent calculus can capture simple model checking problems as well as may and must behavior in operational semantics. The second is that higher-order abstract syntax is directly supported using term-level λ\lambda-binders and the \nabla quantifier. These features allow reasoning directly on expressions containing bound variables.

关键词

引用

@article{arxiv.cs/0702116,
  title  = {The Bedwyr system for model checking over syntactic expressions},
  author = {David Baelde and Andrew Gacek and Dale Miller and Gopalan Nadathur and Alwen Tiu},
  journal= {arXiv preprint arXiv:cs/0702116},
  year   = {2008}
}

备注

6 page system description. Appeared in CADE 2007