https://github.com/danielholmes/herbrand-logic
Formalisation of Herbrand Logic
https://github.com/danielholmes/herbrand-logic
Last synced: 9 months ago
JSON representation
Formalisation of Herbrand Logic
- Host: GitHub
- URL: https://github.com/danielholmes/herbrand-logic
- Owner: danielholmes
- Created: 2013-04-28T07:27:31.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-30T13:15:48.000Z (about 13 years ago)
- Last Synced: 2025-02-10T01:41:23.645Z (over 1 year ago)
- Language: Python
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Herbrand Logic
==============
A library that formalises Herbrand logic. I'm building this while undertaking an [Introduction to Logic](https://www.coursera.org/course/intrologic),
so the implementation and understanding is a work in progress.