English

Matching concepts across HOL libraries

Logic in Computer Science 2014-05-16 v1

Abstract

Many proof assistant libraries contain formalizations of the same mathematical concepts. The concepts are often introduced (defined) in different ways, but the properties that they have, and are in turn formalized, are the same. For the basic concepts, like natural numbers, matching them between libraries is often straightforward, because of mathematical naming conventions. However, for more advanced concepts, finding similar formalizations in different libraries is a non-trivial task even for an expert. In this paper we investigate automatic discovery of similar concepts across libraries of proof assistants. We propose an approach for normalizing properties of concepts in formal libraries and a number of similarity measures. We evaluate the approach on HOL based proof assistants HOL4, HOL Light and Isabelle/HOL, discovering 398 pairs of isomorphic constants and types.

Keywords

Cite

@article{arxiv.1405.3906,
  title  = {Matching concepts across HOL libraries},
  author = {Thibault Gauthier and Cezary Kaliszyk},
  journal= {arXiv preprint arXiv:1405.3906},
  year   = {2014}
}
R2 v1 2026-06-22T04:15:10.195Z