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