Leonardo de Moura
|
90a79a0b06
|
chore: remove command universes
Now, `universe` may declare many universes. The goal is to make it
consistent with the `variable` command
|
2021-06-29 17:01:07 -07:00 |
|
Leonardo de Moura
|
b72a3c69b6
|
fix: ambiguity at induction/cases
See efc3a320fe
|
2020-11-24 14:59:12 -08:00 |
|
Leonardo de Moura
|
f64bd9e1e3
|
chore: remove unnecessary with at induction/cases tactics
|
2020-11-02 13:30:54 -08:00 |
|
Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
b02cda0408
|
chore: move more tests to new frontend
|
2020-09-11 15:31:14 -07:00 |
|
Leonardo de Moura
|
b74741b741
|
chore: "begin ... end" ==> "by { ... }"
cc @Kha
|
2020-08-30 14:01:27 -07:00 |
|
Leonardo de Moura
|
b3dcd35661
|
fix: bugs at cases tactic
|
2020-08-05 09:44:26 -07:00 |
|
Leonardo de Moura
|
40336131bb
|
feat: do not switch to term mode in the RHS of induction and cases tactics
|
2020-04-08 17:45:06 -07:00 |
|
Leonardo de Moura
|
629f14384a
|
test: add dependent elimination tests
|
2020-03-09 15:12:07 -07:00 |
|
Leonardo de Moura
|
1eb03c85f3
|
test: add injection tests
|
2020-03-08 18:27:50 -07:00 |
|