lean4-htt/tests
Leonardo de Moura 3056848819
fix: unfoldReducible' optimization regression in grind (#9682)
This PR fixes a regression introduced by an optimization in the
`unfoldReducible` step used by the `grind` normalizer. It also ensures
that projection functions are not reduced, as they are folded in a later
step.
2025-08-02 12:57:25 +00:00
..
bench chore: large match statement benchmark (#9665) 2025-08-01 15:25:07 +00:00
compiler
elabissues
ir
lean fix: unfoldReducible' optimization regression in grind (#9682) 2025-08-02 12:57:25 +00:00
pkg refactor: update built-in tactic error messages (#9633) 2025-07-31 14:16:57 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain