Deciding Univariate Polynomial Problems Using Untrusted Certificates in Isabelle/HOL
Logic in Computer Science
2018-04-12 v2
Abstract
We present a proof procedure for univariate real polynomial problems in Isabelle/HOL. The core mathematics of our procedure is based on univariate cylindrical algebraic decomposition. We follow the approach of untrusted certificates, separating solving from verifying: efficient external tools perform expensive real algebraic computations, producing evidence that is formally checked within Isabelle's logic. This allows us to exploit highly-tuned computer algebra systems like Mathematica to guide our procedure without impacting the correctness of its results. We present experiments demonstrating the efficacy of this approach, in many cases yielding orders of magnitude improvements over previous methods.
Keywords
Cite
@article{arxiv.1506.08238,
title = {Deciding Univariate Polynomial Problems Using Untrusted Certificates in Isabelle/HOL},
author = {Wenda Li and Grant Olney Passmore and Lawrence C. Paulson},
journal= {arXiv preprint arXiv:1506.08238},
year = {2018}
}
Comments
24 pages