lean4-htt/tests
Leonardo de Moura 4e7a2b2371
feat: anchors for referencing terms in the grind state (#10709)
This PR implements *anchors* (also known as stable hash codes) for
referencing terms occurring in a `grind` goal. It also introduces the
commands `show_splits` and `show_state`. The former displays the anchors
for candidate case splits in the current `grind` goal.
2025-10-08 02:51:21 +00:00
..
bench chore: rename Stream to Std.Stream (#10645) 2025-10-02 15:25:56 +00:00
compiler chore: remove >6 month old deprecations (#10446) 2025-09-22 12:47:11 +00:00
elabissues
ir
lake feat: lake: allowImportAll configuration option (#9855) 2025-10-08 02:47:35 +00:00
lean feat: anchors for referencing terms in the grind state (#10709) 2025-10-08 02:51:21 +00:00
pkg feat: add coinductive command to specify coinductive predicates (#10333) 2025-10-07 18:04:51 +00:00
playground feat: linear-size DecidableEq instance (#10152) 2025-09-03 06:31:49 +00:00
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain