Fundamentals Of Deductive Program Synthesis

Citation

Manna, Z., & Waldinger, R. (1992). Fundamentals of deductive program synthesis. STANFORD UNIV CA DEPT OF COMPUTER SCIENCE.

Abstract

An informal tutorial is presented for program synthesis, with an emphasis on deductive methods. According to this approach, to construct a program meeting a given specification, we prove the existence of an object meeting the specified conditions. The proof is restricted to be sufficiently constructive, in the sense that, in establishing the existence of the desired output, the proof is forced to indicated a computational method for finding it. That method becomes the basis for a program that can be extracted from the proof. The exposition is based on the deductive-tableau system, a theorem-proving framework particularly suitable for program synthesis. The system includes a nonclausal resolution rule, facilities for reasoning about equality, an a well-founded induction rule.


Read more from SRI