Leonardo de Moura
|
1ecc50f809
|
test: contradiction
|
2021-03-03 17:13:25 -08:00 |
|
Sebastian Ullrich
|
8a02dfec4f
|
feat: subsume variables under variable
/cc @leodemoura
|
2021-01-22 14:36:05 +01:00 |
|
Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
6f0e9452b2
|
chore: remove begin ... end syntax
We should use `by { ... }` from now on.
cc @Kha
|
2020-08-30 14:15:33 -07:00 |
|
Leonardo de Moura
|
a97f8cb8e4
|
fix: nontermination at DepElim
|
2020-08-16 11:07:44 -07:00 |
|
Leonardo de Moura
|
58f4b280ca
|
feat: elaborate nomatch
|
2020-08-16 08:26:04 -07:00 |
|
Leonardo de Moura
|
4f145c744e
|
test: match-expr
|
2020-08-15 16:03:31 -07:00 |
|
Leonardo de Moura
|
e32ebc62c0
|
fix: tryPostponeIfMVar
Must not postpone if there is a term `t` (which is not a metavariable)
assigned to the metavariable `e.getAppFn`.
|
2020-08-15 14:36:16 -07:00 |
|
Leonardo de Moura
|
e9748dd0f9
|
test: match equality proofs
|
2020-08-15 13:35:16 -07:00 |
|
Leonardo de Moura
|
34d9879061
|
test: add new tests
|
2020-08-15 13:14:16 -07:00 |
|
Leonardo de Moura
|
4223bdf8aa
|
feat: add expandNatValuePattern
|
2020-08-15 07:26:22 -07:00 |
|