Skip to content

An "interactive" Theorem Prover for First-order Logic

License

Notifications You must be signed in to change notification settings

jparsert/Thmper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thmper

An "interactive" Theorem Prover for First-order Logic

This is my attempt at building a small LCF-style theorem prover that is incomplete and most likely unsound.
The core syntax and semantics can be found in core.ml.
A string version (string variable/atom identifiers) can be found in string_prover.ml. There one can also find some
theorems and even a double negation elimination tactic.

About

An "interactive" Theorem Prover for First-order Logic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published