English

A Framework for Proof-carrying Logical Transformations

Logic in Computer Science 2021-07-07 v1

Abstract

In various provers and deductive verification tools, logical transformations are used extensively in order to reduce a proof task into a number of simpler tasks. Logical transformations are often part of the trusted base of such tools. In this paper, we develop a framework to improve confidence in their results. We follow a modular and skeptical approach: transformations are instrumented independently of each other and produce certificates that are checked by a third-party tool. Logical transformations are considered in a higher-order logic, with type polymorphism and built-in theories such as equality and integer arithmetic. We develop a language of proof certificates for them and use it to implement the full chain of certificate generation and certificate verification.

Keywords

Cite

@article{arxiv.2107.02352,
  title  = {A Framework for Proof-carrying Logical Transformations},
  author = {Quentin Garchery},
  journal= {arXiv preprint arXiv:2107.02352},
  year   = {2021}
}

Comments

In Proceedings PxTP 2021, arXiv:2107.01544