oIi123 / TableauxProver

Graphical Tableaux Prover for Propositional-, First Order Predicate-, Intuitionistic Propositional- and Intuitionistic First Order Predicate Logic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whats this?

This tableaux prover aims to prove tableaux in different logics as a learning tool. The tableaux can be proven in automatic or manual mode. In manual mode the user has to perform each step manually and gets feedback about the correctness of his derivations.

Screenshot automatic mode:

Screenshot manual mode:

The syntax reference can be found by clicking at the info button.

Requirements

Folder Structure

The main entry point of the programm is the file src/main.py

About

Graphical Tableaux Prover for Propositional-, First Order Predicate-, Intuitionistic Propositional- and Intuitionistic First Order Predicate Logic

License:MIT License


Languages

Language:Python 91.9%Language:HTML 7.9%Language:ANTLR 0.2%Language:Batchfile 0.0%