lean4-htt/tests/lean/grind
Markus Himmel 9bd4dfb696
chore: prefer cons_cons over cons₂ in names (#12710)
This PR deprecated the handful of names in core involving the component
`cons₂` in favor of `cons_cons`.
2026-02-27 08:58:08 +00:00
..
algebra chore: cleanup grind List tests (#11903) 2026-01-05 05:02:33 +00:00
experiments chore: prefer cons_cons over cons₂ in names (#12710) 2026-02-27 08:58:08 +00:00
grind_fin.lean feat: improvements to grind annotations for Fin (#11299) 2025-11-22 02:48:48 +00:00
README.md
sublist.lean

Aspirational test cases for grind

These are not expected to work yet; we're collecting examples that we'd like to make work!