Proof Mining with Dependent Types

Ekaterina Komendantskaya,Jonathan Heras
DOI: https://doi.org/10.48550/arXiv.1705.04680
2017-05-20
Abstract:Several approaches exist to data-mining big corpora of formal proofs. Some of these approaches are based on statistical machine learning, and some -- on theory exploration. However, most are developed for either untyped or simply-typed theorem provers. In this paper, we present a method that combines statistical data mining and theory exploration in order to analyse and automate proofs in dependently typed language of Coq.
Programming Languages
What problem does this paper attempt to address?