lean4-htt/tests
Leonardo de Moura 5286b21126
feat: bug in pattern selection heuristic in grind (#6892)
This PR fixes a bug in the pattern selection heuristic used in `grind`.
It was unfolding definitions/abstractions that were not supposed to be
unfolded. See `grind_constProp.lean` for examples affected by this bug.
2025-01-31 20:22:49 +00:00
..
bench test: identifier completion benchmark (#6796) 2025-01-27 19:31:32 +00:00
compiler
elabissues
ir
lean feat: bug in pattern selection heuristic in grind (#6892) 2025-01-31 20:22:49 +00:00
pkg
playground feat: align take/drop/extract across List/Array/Vector (#6860) 2025-01-30 01:24:25 +00:00
plugin
simpperf
.gitignore
common.sh
lean-toolchain