English

Formalizing Constructive Quantifier Elimination in Agda

Logic in Computer Science 2018-07-12 v1

Abstract

In this paper a constructive formalization of quantifier elimination is presented, based on a classical formalization by Tobias Nipkow. The formalization is implemented and verified in the programming language/proof assistant Agda. It is shown that, as in the classical case, the ability to eliminate a single existential quantifier may be generalized to full quantifier elimination and consequently a decision procedure. The latter is shown to have strong properties under a constructive metatheory, such as the generation of witnesses and counterexamples. Finally, this is demonstrated on a minimal theory on the natural numbers.

Cite

@article{arxiv.1807.04083,
  title  = {Formalizing Constructive Quantifier Elimination in Agda},
  author = {Jeremy Pope},
  journal= {arXiv preprint arXiv:1807.04083},
  year   = {2018}
}

Comments

In Proceedings MSFP 2018, arXiv:1807.03732

R2 v1 2026-06-23T02:57:37.942Z