Skip to content

Releases: jonaprieto/agda-prop

Normals Forms supported

19 Aug 23:22
Compare
Choose a tag to compare

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.

First realease.

14 Mar 16:52
Compare
Choose a tag to compare
First realease. Pre-release
Pre-release
Equality (#3)

* [ Dec.agda ] eq function for decidibility

* [ Dec.agda ] eq and subs functions! :)

* cosmetics.