Skip to content

An implementation in Haskell of a tableau-style proof system for the implication-free fragment of intuitionistic propositional logic.

Notifications You must be signed in to change notification settings

ValentinoFilipetto/Intuitionistic_theorem_prover

 
 

Repository files navigation

Intuitionistic Propositional Logic Tableaux in Haskell

We present an implementation in Haskell of a tableau-style proof system for the implication-free fragment of intuitionistic propositional logic, drawing inspiration from a preexisting implementation of classical first-order logic. We also propose a tableau prover for classical propositional logic, obtained via a minor modification of the original one. These two can be used in conjunction to have experimental evidence of Glivenko’s theorem.

About

An implementation in Haskell of a tableau-style proof system for the implication-free fragment of intuitionistic propositional logic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 54.0%
  • TeX 45.2%
  • Makefile 0.8%