Skip to content

Collection of explainatory example proofs for popular proof assistants.

License

Notifications You must be signed in to change notification settings

SatyendraBanjare/ATP-proofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ATP-proofs (Automated Theorem Prover - Proofs)


This is a collection of example proof scripts to help any new person learn proving maths using computer programs. Many of these are very basic for now but I'll try to add complex examples as soon as I learn more.

Currently the set of examples target COQ as the interactive theorem prover but I will try to translate them for other proof assistants too.

The basic/ part contains the super basic ideas and fundamentals of working of a given ATP. This includes its own used ways and tactic systems.

Proofs Coq Isabelle
De Morgan's Law Yes No

Releases

No releases published

Packages

No packages published

Languages