Leonardo de Moura
|
7bb015c6b3
|
chore(tests/lean): fix more tests
|
2019-03-21 15:11:05 -07:00 |
|
Sebastian Ullrich
|
f34d37c371
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
Leonardo de Moura
|
ab9e812ac5
|
chore(tests/lean): fix tests
|
2018-09-06 18:09:32 -07:00 |
|
Leonardo de Moura
|
208b932583
|
feat(library/constructions/brec_on): add brec_on and binduction_on for new inductive datatype module
We don't support these constructions for nested inductive types, but we
do for mutual inductives.
|
2018-09-05 14:46:03 -07:00 |
|
Leonardo de Moura
|
f335623530
|
feat(library/constructions/brec_on): add below and ibelow for new inductive datatype module
|
2018-09-05 14:46:03 -07:00 |
|
Leonardo de Moura
|
afb9584a63
|
feat(kernel): store at inductive_val whether the type is reflexive or not
|
2018-09-05 14:46:03 -07:00 |
|
Leonardo de Moura
|
4964ad660f
|
feat(library/constructions/no_confusion): add no_confusion for new inductive datatype module
|
2018-09-05 10:27:49 -07:00 |
|
Leonardo de Moura
|
4773a3be5f
|
feat(library/constructions/no_confusion): add no_confusion_type for new inductive datatype module
|
2018-09-05 09:55:13 -07:00 |
|
Leonardo de Moura
|
cc5f60c28d
|
test(tests/lean/run/new_inductive): add new tests
|
2018-09-04 18:17:13 -07:00 |
|
Leonardo de Moura
|
d8e7941116
|
feat(library/constructions/rec_on): add rec_on for new inductive datatype module
|
2018-09-04 17:22:16 -07:00 |
|
Leonardo de Moura
|
0f207380c7
|
test(tests/lean/run/new_inductive): add test for new inductive datatype module
|
2018-09-04 10:35:28 -07:00 |
|