Translating HOL to Dedukti

Ali Assaf,Guillaume Burel
DOI: https://doi.org/10.48550/arXiv.1507.08720
2015-07-31
Logic in Computer Science
Abstract:Dedukti is a logical framework based on the lambda-Pi-calculus modulo rewriting, which extends the lambda-Pi-calculus with rewrite rules. In this paper, we show how to translate the proofs of a family of HOL proof assistants to Dedukti. The translation preserves binding, typing, and reduction. We implemented this translation in an automated tool and used it to successfully translate the OpenTheory standard library.
What problem does this paper attempt to address?