Copyright | (c) Erich Gut |
---|---|
License | BSD3 |
Maintainer | zerich.gut@gmail.com |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Propositions on statements.
Proposition
prpStatement :: Statement Source #
validity of the logic of Statement
..
prpStatementTautologies :: Statement Source #
logical tautologies of Statement
.
Note Validating this proposition produces about 15% denied premises, which is OK.
prpValidTautologies :: Statement Source #
logical tautologies of Valid
.