Results 1 -
1 of
1
Recording Proofs
- University of Cambridge Computer Laboratory, New Museums Site
, 1993
"... This paper describes a text file format for recording hol proofs. It is intended to become an interface between hol and proof checkers. Modification to hol88 has been carried out to incorporate a proof recorder to generate a proof file in this format. The usage of this new feature is explained by a ..."
Abstract
-
Cited by 1 (1 self)
- Add to MetaCart
This paper describes a text file format for recording hol proofs. It is intended to become an interface between hol and proof checkers. Modification to hol88 has been carried out to incorporate a proof recorder to generate a proof file in this format. The usage of this new feature is explained by a simple example. A more substantial proof has been recorded, and benchmark data is presented here. Contents 1 Motivation 3 2 Proofs in hol 3 3 The Proof File Format: prf 5 3.1 The Syntax : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 6 3.2 The Semantics : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 10 3.2.1 Types : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 10 3.2.2 Terms : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 10 3.2.3 Theorems : : : : : : : : : : : : : : : : : : : : : : : : : : : 11 3.2.4 Lines : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 12 3.2.5 Justifications : : : : : : : : : : : : : : : : : : : : : : : : : 12 3.2....

