lean4-htt/tests
Wojciech Różowski 82d90b4cdc
fix: force unfolding of the Decidable instace in Decidable.rec (#12399)
This PR adds a custom simproc to handle `Decidable.rec`, where we force
the rewrite in the argument of the `Decidable` type, that normally is
not rewritten due to being a subsingleton.

Closes #12386
2026-02-10 10:49:19 +00:00
..
bench test: support ite splitting and lifting through ExceptT to Sym mvcgen (#12392) 2026-02-09 13:41:35 +00:00
bench-radar chore: fail benchmarks if lakeprof upload fails (#12313) 2026-02-04 15:53:33 +00:00
compiler chore: remove orphaned *.expected.out files (#12357) 2026-02-06 17:05:43 +00:00
elabissues
ir
lake feat: lake: disabling the artifact cache also disables fetching (#12300) 2026-02-07 18:07:05 +00:00
lean fix: force unfolding of the Decidable instace in Decidable.rec (#12399) 2026-02-10 10:49:19 +00:00
pkg chore: do not rely on Name.lt for ordering fvars in acLt (#12306) 2026-02-08 14:25:31 +00:00
playground
plugin
simpperf
.gitignore
CMakeLists.txt test: refine lake/tests/shake (#12374) 2026-02-07 15:17:07 +00:00
common.sh
lakefile.toml
lean-toolchain