hol_lightversion
The HOL-Light interactive theorem prover
HOL Light is a computer program written by John Harrison 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.
This package will install hol.sh
which will run OCaml REPL with HOL Light
loaded.
To use a compiled module of HOL Light, please install with the
hol_light_module OPAM package.
Author | HOL Light |
---|---|
License | https://github.com/jrh13/hol-light/blob/master/LICENSE |
Published | |
Homepage | https://hol-light.github.io/ |
Issue Tracker | https://github.com/jrh13/hol-light/issues |
Maintainers | John Harrison <jrh013@gmail.com> and Juneyoung Lee <aqjune@gmail.com> |
Available | os = "linux" | os = "macos" | os = "cygwin" |
Dependencies |
|
Optional dependencies | |
Source [http] | https://github.com/jrh13/hol-light/archive/refs/tags/Release-3.0.0.tar.gz md5=6b7ece405efe5d891f547042d102f9ee sha512=ffedba9a96cd0058a1ec74825c25b22f5b29117c2e7378715c5f8efc576e6008576b0649395e8f5fab8575f7f81f8816fb19a57c81413bc0d9e7d0c49b8a4c99 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hol_light/hol_light.3.0.0/opam |