/NHol

An implementation of higher-order logic (HOL) in F#. Based on hol-light, Isabelle, and HOL4.

Primary LanguageF#Apache License 2.0Apache-2.0

NHol

An implementation of higher-order logic (HOL) in F#.

====

Purpose

The project aims at developing a high-order theorem prover in F#. The goal is to leverage the power of functional programming language F# and .NET platform in an interesting context, automated deduction. At the first step, we would like to bring the core features of Hol-light to F#.

Core Team

License

This project is available under Apache 2.0 license. For more information see the License file.

Personal Notes