lean4-htt/tests
Anne Baanen f88d35f6c9
chore: add fixed grind tests for Nat and Int ring structure (#9615)
This PR adds two test cases extracted from Mathlib, that `grind` cannot
solve but `omega` can. Originally the multiplication instance came from
`Nat.instSemiring` and `Int.instSemiring`, in minimizing I found that
`Distrib` is already enough.

---------

Co-authored-by: Kim Morrison <kim@tqft.net>
2025-08-19 01:12:44 +00:00
..
bench chore: even more independent benchmarks (#9970) 2025-08-18 18:36:33 +00:00
compiler fix: make lcAny-producing arrow types lower to tobj rather than obj (#9972) 2025-08-18 22:18:26 +00:00
elabissues
ir
lean chore: add fixed grind tests for Nat and Int ring structure (#9615) 2025-08-19 01:12:44 +00:00
pkg chore: avoid turning accesses to private decs from public signatures into auto implicits (#9961) 2025-08-18 08:01:12 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain