Skip to content

Normals Forms supported

Latest
Compare
Choose a tag to compare
@jonaprieto jonaprieto released this 19 Aug 23:22
· 49 commits to master since this release

We include the basic normal forms for propositional formulas. They are negative normal form, disjunctive normal form, and conjunctive normal formal. All are available using a function or applying a theorem. See
more details in the NormalForms module.