Mauricio Collares
|
cfe5a5f188
|
chore: change simp default to decide := false (#2722)
|
2023-11-02 10:06:38 +11:00 |
|
Leonardo de Moura
|
9ee529e5ce
|
fix: use PSum instead of Sum when using well-founded recursion
See new test for example that did not work with `Sum` because type
alpha was `Sort u`.
|
2022-02-17 16:14:34 -08:00 |
|
Leonardo de Moura
|
381f66428a
|
chore: use termination_by'
We are going to define a higher level syntax for `termination_by`.
|
2022-01-11 15:00:53 -08:00 |
|
Leonardo de Moura
|
030e932db8
|
feat: use getEqnsFor? at simp
|
2022-01-05 11:28:24 -08:00 |
|