English

Performing Implicit Induction Reasoning with Certifying Proof Environments

Logic in Computer Science 2013-08-01 v1

Abstract

Largely adopted by proof assistants, the conventional induction methods based on explicit induction schemas are non-reductive and local, at schema level. On the other hand, the implicit induction methods used by automated theorem provers allow for lazy and mutual induction reasoning. In this paper, we present a new tactic for the Coq proof assistant able to perform automatically implicit induction reasoning. By using an automatic black-box approach, conjectures intended to be manually proved by the certifying proof environment that integrates Coq are proved instead by the Spike implicit induction theorem prover. The resulting proofs are translated afterwards into certified Coq scripts.

Keywords

Cite

@article{arxiv.1307.8214,
  title  = {Performing Implicit Induction Reasoning with Certifying Proof Environments},
  author = {Amira Henaien and Sorin Stratulat},
  journal= {arXiv preprint arXiv:1307.8214},
  year   = {2013}
}

Comments

In Proceedings SCSS 2012, arXiv:1307.8029

R2 v1 2026-06-22T01:01:07.339Z