lean4-htt/tests
Joachim Breitner d76752ffb8
feat: grind support for .ctorIdx (#11652)
This PR teaches `grind` how to reduce `.ctorIdx` applied to
constructors. It can also handle tasks like
```
xs ≍ Vec.cons x xs' → xs.ctorIdx = 1
```
thanks to a `.ctorIdx.hinj` theorem (generated on demand).
2025-12-13 13:32:19 +00:00
..
bench chore: benchmark for charactersIn (#11643) 2025-12-12 22:23:51 +00:00
bench-radar chore: measure dynamic symbols in benchmarks (#11568) 2025-12-11 16:10:27 +00:00
compiler chore: minor String API improvements (#11439) 2025-12-01 11:44:14 +00:00
elabissues
ir
lake feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
lean feat: grind support for .ctorIdx (#11652) 2025-12-13 13:32:19 +00:00
pkg feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
playground
plugin
simpperf
.gitignore
common.sh feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
lakefile.toml feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
lean-toolchain