Leonardo de Moura
|
10657f5e81
|
feat: add trace <string> tactic
|
2022-02-28 11:16:42 -08:00 |
|
Leonardo de Moura
|
c5fdd54cd8
|
feat: support for acyclicity at unifyEqs
closes #1022
|
2022-02-27 10:03:40 -08:00 |
|
Leonardo de Moura
|
cabd599de1
|
feat: add fail tactic
|
2022-02-26 09:31:19 -08:00 |
|
Leonardo de Moura
|
ff76958959
|
feat: basic support for linear Nat arithmetic at simp
|
2022-02-26 08:58:32 -08:00 |
|
Leonardo de Moura
|
bdea43a52a
|
feat: while and repeat macros
|
2022-02-24 16:26:07 -08:00 |
|
Leonardo de Moura
|
e61d0be561
|
feat: isolate fixed prefix at well-founded recursion
closes #1017
|
2022-02-18 10:40:32 -08: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
|
80bb1454c5
|
doc: add example to RELEASES.md
|
2022-02-15 16:09:36 -08:00 |
|
Leonardo de Moura
|
df584567f5
|
feat: (generalizing := true) is the default behavior for match-expressions
closes #1018
|
2022-02-15 11:12:04 -08:00 |
|
Leonardo de Moura
|
f33cb27d1c
|
doc: update RELEASES.md
|
2022-02-14 15:58:58 -08:00 |
|
Leonardo de Moura
|
8be916b0cf
|
doc: update RELEASES.md
|
2022-02-12 12:08:01 -08:00 |
|
Leonardo de Moura
|
712d6726e4
|
feat: rename tactic byCases => by_cases
|
2022-02-10 17:11:07 -08:00 |
|
Leonardo de Moura
|
33ed496661
|
feat: improve contradiction
|
2022-02-08 13:26:05 -08:00 |
|
Leonardo de Moura
|
afb5cb16ee
|
chore: simplify option names
see #1011
|
2022-02-08 12:23:24 -08:00 |
|
Leonardo de Moura
|
59acf01bc9
|
feat: relax auto-implicit restrictions
The new options `relaxedAutoBoundImplicitLocal` can be used to
disable this feature.
closes #1011
|
2022-02-08 12:17:42 -08:00 |
|
Leonardo de Moura
|
e626b3d4aa
|
chore: make it clear that v4.0.0-m4 has not been released yet
|
2022-02-07 17:59:46 -08:00 |
|
Leonardo de Moura
|
aa2d547c2b
|
doc: add last item at congr theorem whishlist
closes #988
|
2022-02-07 17:26:43 -08:00 |
|
Sebastian Ullrich
|
4e77b6a615
|
doc: extend RELEASES.md
|
2022-02-07 11:31:58 +01:00 |
|
Sebastian Ullrich
|
a7ba103e0a
|
chore: remove leanpkg
|
2022-02-04 19:03:40 +01:00 |
|
Leonardo de Moura
|
cfb67ee589
|
chore: add RELEASES.md
It is based on the approach used in rust.
|
2022-02-04 09:24:20 -08:00 |
|