Leonardo de Moura
|
9dd382f649
|
chore(tests/lean): fix tests
|
2017-12-05 15:36:58 -08:00 |
|
Sebastian Ullrich
|
ac8de2472e
|
feat(library/tactic/induction_tactic): clear hypothesis before introducing new ones
|
2017-07-07 10:06:30 -07:00 |
|
Sebastian Ullrich
|
d0c2c73b35
|
refactor(init/meta,tools): rename now tactic to done
It was pointed out that Coq already uses `now` for a different kind of tactic.
And `done` is more descriptive anyway.
|
2017-05-03 11:18:31 +02:00 |
|
Leonardo de Moura
|
e875141322
|
feat(library/tactic/intro_tactic): make sure unused names are used if the user did not provide them
|
2017-03-09 16:03:18 -08:00 |
|
Leonardo de Moura
|
a6ef7f52a9
|
chore(tests/lean/run): repair SMT tests
|
2017-01-13 13:36:19 -08:00 |
|
Leonardo de Moura
|
69fd35f068
|
feat(library/init/meta/smt): add helper tactics and doc-strings
|
2017-01-13 11:21:20 -08:00 |
|