Commit graph

4 commits

Author SHA1 Message Date
Peter Bex
f29b700851 - Attempt some fixes; perhaps the package might work now. 2004-03-24 21:21:59 +00:00
Peter Bex
30b56410bb - Add TODO 2004-03-17 23:45:02 +00:00
Peter Bex
ae42f12e88 Changed hol-caml to caml-hol in runhol script 2004-03-17 22:49:20 +00:00
Peter Bex
162ad0c5cb HOL Light is a computer program to help users prove interesting
mathematical theorems completely formally in higher order logic.
It sets a very exacting standard of correctness, but provides a number
of automated tools and pre-proved mathematical theorems (e.g. about
arithmetic, basic set theory and real analysis) to save the user work.
It is also fully programmable, so users can extend it with new theorems
and inference rules without compromising its soundness.

There are a number of versions of HOL, going back to Mike Gordon's work
in the early 80s. Compared with other HOL systems, HOL Light uses a much
simpler logical core and has little legacy code, giving the system a
simple and uncluttered feel. Despite its simplicity, it offers theorem
proving power comparable to, and in some areas greater than, other
versions of HOL, and has been used for some significant industrial-scale
verification applications.
2004-03-17 22:28:24 +00:00