Skip to content
forked from tertium/SAD

automated verifier of formalized mathematical texts

License

Notifications You must be signed in to change notification settings

Tsukumoyarei/SAD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The System for Automated Deduction (SAD) is intended for automated
verification of formal texts written in a special language called
ForTheL (which stands for FORmal THEory Language) or in first-order
language. SAD is developed in the frame of the "Evidence Algorithm"
project (http://nevidal.org).

The SAD system is freely distributed under the conditions of
the GNU General Public License. It can be downloaded or used
online at the web site of the project.

Read the files in the doc/ subdirectory of this distribution
to know how to build, configure, and use SAD:

    build.txt       - build instructions
    usage.txt       - configure and use SAD
    provers.txt     - use third-party provers

    design.txt      - architecture of SAD
    forthel.txt     - short introduction to ForTheL
    sad-fol.txt     - syntax of first-order texts

    files.txt       - contents of this distribution
    authors.txt     - team of Evidence Algorithm

Please send your questions, comments, suggestions, and bug reports
to <[email protected]>.

Have a nice play!

About

automated verifier of formalized mathematical texts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 79.8%
  • C 19.1%
  • Makefile 1.1%