Leonardo de Moura
|
81618e30f3
|
fix(tests/lean/run): adjust some tests to changes in the standard library
|
2015-11-08 14:04:56 -08:00 |
|
Floris van Doorn
|
fa1979c128
|
feat(datatypes): let the type of unit be the lowest non-Prop universe
The definitional package (brec_on and cases_on) now use poly_unit instead of unit
closes #698
|
2015-06-25 17:33:46 -07:00 |
|
Leonardo de Moura
|
a35cce38b3
|
feat(frontends/lean): new semantics for "protected" declarations
closes #426
|
2015-02-11 14:09:25 -08:00 |
|
Leonardo de Moura
|
fca97d5bb2
|
feat(library/definitional): add brec_on construction, closes #272
|
2014-12-03 10:39:32 -08:00 |
|
Leonardo de Moura
|
edd04881ee
|
fix(library/logic): import prod and unit declarations in logic
Reason: we need them for automatically generating constructions needed
by the definitional package
|
2014-11-12 16:54:50 -08:00 |
|
Leonardo de Moura
|
aef1dd9a04
|
test(tests/lean/run): fibonacci using below_rec_on (aka brec_on)
|
2014-11-08 22:19:18 -08:00 |
|