Safe Haskell | Safe-Infered |
---|
Proper.Sentence
Documentation
checkTheorem :: (Ord s, Show s) => Theorem s -> BoolSource
truthAssignment :: Ord s => [s] -> [Bool] -> TruthAssignment sSource
evalSentence :: (Ord s, Show s) => TruthAssignment s -> Sentence s -> BoolSource
isValidByTruthTable :: (Ord s, Show s) => Sentence s -> BoolSource
bddCheckTaut :: Ord s => Sentence s -> BoolSource