Close #18
This commit is contained in:
21
tools/sat-smt/hilbert.md
Normal file
21
tools/sat-smt/hilbert.md
Normal file
@@ -0,0 +1,21 @@
|
||||
+++
|
||||
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
|
||||
+++
|
||||
|
||||
{{<inactive year="2014">}}
|
||||
|
||||
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.
|
Reference in New Issue
Block a user