lean2/library/logic
Leonardo de Moura 3ca1264f61 refactor(library): mark 'decidable' theorems as definitions
If we don't do that, then any 'if' term that uses one of these theorems
will get "stuck". That is, the kernel will not be able to reduce them
because theorems are always opaque
2014-09-30 09:02:37 -07:00
..
axioms refactor(frontends/lean): replace '[private]' modifier with 'private 2014-09-19 15:54:32 -07:00
core refactor(library): mark 'decidable' theorems as definitions 2014-09-30 09:02:37 -07:00
examples refactor(library): add namespaces 'or', 'and' and 'iff' 2014-09-04 21:25:21 -07:00
default.lean refactor(library/logic): move files in classes directory to core 2014-09-16 13:13:01 -07:00
logic.md refactor(library): rename algebra directory to struc, move categories.lean to algebra 2014-09-16 13:13:01 -07:00