English

JEFL: Joint Embedding of Formal Proof Libraries

Logic in Computer Science 2021-07-22 v1 Computation and Language Machine Learning

Abstract

The heterogeneous nature of the logical foundations used in different interactive proof assistant libraries has rendered discovery of similar mathematical concepts among them difficult. In this paper, we compare a previously proposed algorithm for matching concepts across libraries with our unsupervised embedding approach that can help us retrieve similar concepts. Our approach is based on the fasttext implementation of Word2Vec, on top of which a tree traversal module is added to adapt its algorithm to the representation format of our data export pipeline. We compare the explainability, customizability, and online-servability of the approaches and argue that the neural embedding approach has more potential to be integrated into an interactive proof assistant.

Keywords

Cite

@article{arxiv.2107.10188,
  title  = {JEFL: Joint Embedding of Formal Proof Libraries},
  author = {Qingxiang Wang and Cezary Kaliszyk},
  journal= {arXiv preprint arXiv:2107.10188},
  year   = {2021}
}

Comments

Submission to FroCoS 2021

R2 v1 2026-06-24T04:24:13.275Z