SAT-canonical-0.1.0.0
Simplification
Synopsis
withTF :: FProp -> Bool Source #
(withTF f) is verified if the formula f contains any occurrence of the constants T or F:
simplification :: FProp -> FProp Source #
simplification' :: FProp -> FProp Source #
prop_simp :: FProp -> Bool Source #
>>> quickCheck prop_simp +++ OK, passed 100 tests.
>>>
quickCheck prop_simp