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.

AuthorHOL Light
Licensehttps://github.com/jrh13/hol-light/blob/master/LICENSE
Published
Homepagehttps://hol-light.github.io/
Issue Trackerhttps://github.com/jrh13/hol-light/issues
MaintainersJohn Harrison <jrh013@gmail.com> and Juneyoung Lee <aqjune@gmail.com>
Availableos = "linux" | os = "macos" | os = "cygwin"
Dependencies
Optional dependencies
Source [http] https://github.com/jrh13/hol-light/archive/refs/tags/Release-3.1.0.tar.gz
md5=00ff3680c6651158795388280a28b906
sha512=0cdf9753c2cbcdbbad34f6df42490ca03324819ad78b1f5cb3d7fe24ec364c07bd7a656ce7bde3adf281f1074052e217fa77853097da4125865c64ad74335f53
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/hol_light/hol_light.3.1.0/opam
No package is dependent