Leonardo de Moura
|
921d72b6c4
|
feat(library/init/meta): add helper tactics
|
2017-02-24 16:26:47 -08:00 |
|
Leonardo de Moura
|
f5cbdff893
|
feat(library/tools/mini_crush/default): provide equational lemmas for "relevant" functions to rsimp; make sure we do not get stuck in ematching loop by using try_for
|
2017-02-19 20:56:13 -08:00 |
|
Leonardo de Moura
|
f140095d7b
|
feat(library/tools/mini_crush/default): improve mini_crush
|
2017-02-19 20:26:30 -08:00 |
|
Leonardo de Moura
|
a41aac0e6a
|
feat(library/tools/mini_crush): add tracing messages, and more examples
|
2017-02-19 17:27:09 -08:00 |
|
Leonardo de Moura
|
ec6e1e389b
|
chore(tests/lean/run/cpdt): simplify
|
2017-02-19 13:49:19 -08:00 |
|
Leonardo de Moura
|
1b412b6cc0
|
feat(library/init/meta): new cases that reverts also composite terms
The previous `cases` tactic would only use the revert/intro idiom
for `cases h` when `h` is a hypothesis
|
2017-02-14 13:30:36 -08:00 |
|
Leonardo de Moura
|
9210e45da0
|
feat(frontends/lean): add notation for ';' and '<|>' in the tactic interactive mode
|
2017-02-10 22:53:30 -08:00 |
|