Skip to content

pro465/nyaya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyaya

This aims to be a very simple theorem verifier based on sequent calculus and Metamath to educate myself and others about the basics of theorem provers.

Examples are on the examples directory.

For instructions on installation and how to prove your theorems in nyaya, see tutorial.

For the mathematical foundations of nyaya, see foundations.

License

all files in ./examples are available under public domain, while the interpreter is licensed under GPLv3.0