A Theorem-Prover for Recursive Functions: A User's Manual.
暂无分享,去创建一个
Abstract : A user's manual for an automatic theorem-proving computer program is presented. We here describe how to use the program, which is written in the INTERLISP dialect of LISP. Matters covered include our syntactic conventions; starting up the theorem-prover; defining functions; proving and storing lemmas; undoing previous work; and examining and saving the theorem-prover's state. More than 30 user commands are defined and described. Simple examples are given.