lean4-htt/tests
Leonardo de Moura 65e55ac094
fix: projection propagation in grind (#9772)
This PR fixes a bug in the projection over constructor propagator used
in `grind`. It may construct type incorrect terms when a equivalence
class contains heterogeneous equalities.

closes #9769
2025-08-06 21:05:45 +00:00
..
bench chore: add lakeprof benchmarks (#9709) 2025-08-06 11:25:45 +00:00
compiler chore: remove >6 month old deprecations (#9640) 2025-08-05 02:29:15 +00:00
elabissues
ir
lean fix: projection propagation in grind (#9772) 2025-08-06 21:05:45 +00:00
pkg fix: panic on duplicate private def in public section (#9761) 2025-08-06 16:09:18 +00:00
playground refactor: migrate all usages of old slice notation (#9000) 2025-06-27 18:52:07 +00:00
plugin
simpperf
.gitignore
common.sh
lakefile.toml chore: allow module in tests (#8881) 2025-06-21 02:49:22 +00:00
lean-toolchain