Proof Analogy in Interactive Theorem Proving: A Method to Express and Use It via Second Order Pattern Matching

Abstract

A method is presented to express and use syntactic analogies between proofs in interactive theorem proving and proof checking. Up to now, very few papers have addressed instances of this problem. The paradigm of proposition as types is adopted and proofs are represented as terms. The proposed method is to transform a known proof of a theorem into what might become a proof of an analogous --according to the user-- proposition, namely the one to be proved. This transformation is expressed by means of second order pattern matching (this may be seen as a generalisation of rewriting rules), thus allowing the use of variable function symbols. For the moment, it is up to the user to discover the transformation rule, and the paper deals only with the problem of managing it. We explain the proposed analogy treatment with a fully developed running example.

Cite

Text

de la Tour and Caferra. "Proof Analogy in Interactive Theorem Proving: A Method to Express and Use It via Second Order Pattern Matching." AAAI Conference on Artificial Intelligence, 1987.

Markdown

[de la Tour and Caferra. "Proof Analogy in Interactive Theorem Proving: A Method to Express and Use It via Second Order Pattern Matching." AAAI Conference on Artificial Intelligence, 1987.](https://mlanthology.org/aaai/1987/delatour1987aaai-proof/)

BibTeX

@inproceedings{delatour1987aaai-proof,
  title     = {{Proof Analogy in Interactive Theorem Proving: A Method to Express and Use It via Second Order Pattern Matching}},
  author    = {de la Tour, Thierry Boy and Caferra, Ricardo},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1987},
  pages     = {95-99},
  url       = {https://mlanthology.org/aaai/1987/delatour1987aaai-proof/}
}