lean4-htt/tests/lean/grind/experiments
Kim Morrison 16e67dc738
feat: grind annotations for Nat.Bitwise (#8852)
This PR adds grind annotations for `Nat.testBit` and bitwise operations
on `Nat`.

(Also includes some in-progress tests for `BitVec`.)
2025-06-18 02:42:43 +00:00
..
bitvec.lean feat: grind annotations for Nat.Bitwise (#8852) 2025-06-18 02:42:43 +00:00
list.lean chore: cleanup of grind tests (#8735) 2025-06-12 04:42:25 +00:00
list_count.lean chore: cleanup of grind tests (#8806) 2025-06-16 02:47:46 +00:00
map.lean chore: cleanup of grind tests (#8806) 2025-06-16 02:47:46 +00:00
nat_div.lean feat: grind annotations for Nat.Bitwise (#8852) 2025-06-18 02:42:43 +00:00
nat_semiring.lean feat: grind annotations for Nat.Bitwise (#8852) 2025-06-18 02:42:43 +00:00
option.lean chore: remove set_option grind.warning false (#8714) 2025-06-11 05:09:19 +00:00