semantic tableau is method of finding whether the given logic (propositional logic here) is consistent or inconsistent, whether it is valid (tautology) or not.
-
Updated
Oct 2, 2018 - C++
semantic tableau is method of finding whether the given logic (propositional logic here) is consistent or inconsistent, whether it is valid (tautology) or not.
Propositional Logic Proof Validation and Tree Traversal.
Add a description, image, and links to the propositional-proof-system topic page so that developers can more easily learn about it.
To associate your repository with the propositional-proof-system topic, visit your repo's landing page and select "manage topics."