2014-08-01 10:37:55 -07:00
|
|
|
logic
|
|
|
|
=====
|
|
|
|
|
2014-08-24 18:11:56 -07:00
|
|
|
Logical constructions and axioms. By default, `import logic` does not
|
|
|
|
import any additional axioms.
|
2014-08-01 10:37:55 -07:00
|
|
|
|
2014-09-16 14:58:54 -04:00
|
|
|
* [core](core/core.md) : logical connectives and type classes
|
2014-08-01 10:37:55 -07:00
|
|
|
* [axioms](axioms/axioms.md) : additional axioms
|
2014-08-22 18:10:22 -07:00
|
|
|
* [examples](examples/examples.md)
|