Leonardo de Moura
|
801552e1ac
|
chore: fix tests
|
2022-03-14 10:05:33 -07:00 |
|
Leonardo de Moura
|
90055fb7d4
|
chore: clarify error message at decreasing_tactic
|
2022-02-26 10:15:05 -08:00 |
|
Leonardo de Moura
|
f7f886dcb2
|
feat: improve error message for decreasing_tactic failures
|
2022-02-26 09:42:59 -08:00 |
|
Leonardo de Moura
|
0242eb7ede
|
feat: use simp (config := { arith := true }) at decreasing_tactic
closes #262
|
2022-02-26 09:12:34 -08:00 |
|
Leonardo de Moura
|
16b8800607
|
chore: fix tests
|
2022-02-23 16:30:27 -08:00 |
|
Leonardo de Moura
|
762b0f42ba
|
chore: fix tests
|
2022-01-10 15:06:03 -08:00 |
|
Leonardo de Moura
|
739ef7d166
|
fix: annotate let rec declarations as auxDecl
Reason:
1- Tactics such as `assumption` should ignore them.
2- We must annotate recursive applications with `mkRecAppWithSyntax`.
|
2022-01-10 14:35:05 -08:00 |
|