lean4-htt/tests
Paul Reichert df26bea7c1
feat: upstream slice API improvements from human-eval-lean (#12352)
This PR improves the slice API with lemmas for `drop`/`take` operations
on `Subarray` and more lemmas about `Std.Slice.fold`, `Std.Slice.foldM`
and `Std.Slice.forIn`. It also changes the `simp` and `grind`
annotations for `Slice`-related lemmas. Lemmas converting between slices
of different shapes are no longer `simp`/`grind`-annotated because they
often complicated lemmas and hindered automation.
2026-02-10 10:54:07 +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 feat: upstream slice API improvements from human-eval-lean (#12352) 2026-02-10 10:54:07 +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