An open API service indexing awesome lists of open source software.

https://github.com/xieyuheng/skolem

an ACL2 style theorem prover with structural diff, embedded in scheme.
https://github.com/xieyuheng/skolem

acl2 prover scheme structural-diff

Last synced: 7 months ago
JSON representation

an ACL2 style theorem prover with structural diff, embedded in scheme.

Awesome Lists containing this project

README

          

* skolem

- skolem is an ACL2 style theorem prover, with structural diff.

- it is inspired by the implementation of J-Bob
in `the little prover`, by Daniel P. Friedman and Carl Eastlund.