A Learning-Based Fact Selector for Isabelle/HOL
A Learning-Based Fact Selector for Isabelle/HOL
复制标题
DOI:
10.1007/s10817-016-9362-8
复制
发表时间:
2016-10-01
期刊:
影响因子:
--
通讯作者:
Urban, Josef
中科院分区:
文献类型:
--
作者:
Blanchette, Jasmin Christian;Greenaway, David;Urban, Josef
Sledgehammer integrates automatic theorem provers in the proof assistant Isabelle/HOL. A key component, the fact selector, heuristically ranks the thousands of facts (lemmas, definitions, or axioms) available and selects a subset, based on syntactic similarity to the current proof goal. We introduce MaSh, an alternative that learns from successful proofs. New challenges arose from our "zero click" vision: MaSh integrates seamlessly with the users' workflow, so that they benefit from machine learning without having to install software, set up servers, or guide the learning. MaSh outperforms the old fact selector on large formalizations.