Leonardo de Moura
|
6d96741010
|
feat(library): provide names for constructor arguments
Motivation: `cases` and `induction` tactics use these names when the
user does not provide them.
|
2017-12-04 16:25:16 -08:00 |
|
Gabriel Ebner
|
2d69fc9cd7
|
fix(library/init/meta/coinductive_predicates): bug with reflexive occurrences
|
2017-09-04 09:54:12 +02:00 |
|
Mario Carneiro
|
74aeb250ec
|
refactor(*): move out stdlib
|
2017-07-26 11:52:10 +01:00 |
|
Johannes Hölzl
|
8d438e1012
|
feat(library/init/meta): add coinduction method
|
2017-06-12 20:42:48 -07:00 |
|
Johannes Hölzl
|
652cbee425
|
feat(library/init/meta): support nesting for coinductive predicates
|
2017-06-12 20:42:48 -07:00 |
|
Johannes Hölzl
|
1352d4a5b3
|
feat(src/frontents/lean): support for coinduction command in frontend
|
2017-06-12 20:42:48 -07:00 |
|