lean4-htt/tests
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
..
bench feat: in pure code, do use assume Id monad at do notation 2021-12-10 12:55:14 -08:00
compiler chore: use configured C++ compiler for foreign test 2021-11-09 09:27:10 +01:00
elabissues
ir
lean fix: annotate let rec declarations as auxDecl 2022-01-10 14:35:05 -08:00
leanpkg feat: findSysroot? & reworked initSearchPath 2021-11-20 11:04:39 +01:00
playground feat: add procedure for solving subgoals generated by mkSplitterProof 2021-08-24 20:23:13 -07:00
plugin
simpperf
.gitignore
common.sh chore: replace sed with perl in test driver 2021-09-16 21:33:56 +02:00