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. |
||
|---|---|---|
| .. | ||
| bench | ||
| bench-radar | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lake | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| CMakeLists.txt | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||