theorem-proving topic

List theorem-proving repositories

gidti

75
Stars
4
Forks
Watchers

Book: Introduction to Dependent Types with Idris

ewd998

40
Stars
13
Forks
Watchers

Distributed termination detection on a ring, due to Shmuel Safra: https://www.cs.utexas.edu/users/EWD/ewd09xx/EWD998.PDF

acl2

343
Stars
96
Forks
Watchers

ACL2 System and Books as Maintained by the Community

FStar

2.6k
Stars
233
Forks
Watchers

A Proof-oriented Programming Language

coq

4.7k
Stars
632
Forks
Watchers

Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive developme...

HOL

597
Stars
129
Forks
Watchers

Canonical sources for HOL4 theorem-proving system. Branch develop is where “mainline development” occurs; when develop passes our regression tests, master is merged forward to catch up.