Copyright | (c) Artem Mavrin 2021 |
---|---|
License | BSD3 |
Maintainer | artemvmavrin@gmail.com |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe |
Language | Haskell2010 |
Provability checking in classical propositional logic.
Synopsis
- isProvable :: Ord a => Judgement a -> Bool
- isTautology :: Ord a => Formula a -> Bool