Files
content/tools/sat-smt/hilbert.md
2025-08-21 18:02:34 -06:00

669 B

+++ title = 'Hilbert' subtitle = 'Interactive Theorem Prover' links = [ { title = "Homepage", url = "https://github.com/liamoc/hilbert", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "https://github.com/liamoc/hilbert", icon = 'fa-solid fa-code' }, ] applications = ["Theorem Prover"] developers = ["ConsenSys"] licenses = ["Apache-2.0"] inputs = [] interfaces = ["CLI"] maintenance = ["Not Maintained"] updated_year = 2014 draft = false date = 2025-08-21 +++

{{}}

Hilbert is a theorem prover designed for people who don't want to learn a theorem prover, specifically students studying formal treatments of programming languages.