lean4-htt/tests/lean/grind/algebra
Leonardo de Moura 7f22c0883b
perf: Expr.toPoly in grind (#9714)
This PR adds a version of `CommRing.Expr.toPoly` optimized for kernel
reduction. We use this function not only to implement `grind ring`, but
also to interface the ring module with `grind cutsat`.
2025-08-04 15:30:10 +00:00
..
exponents.lean chore: update tests/lean/grind todo folder (#9683) 2025-08-02 13:10:34 +00:00
linarith_cc.lean chore: update tests/lean/grind todo folder (#9683) 2025-08-02 13:10:34 +00:00
module_normalization.lean feat: add HPow Int field to Field (#9500) 2025-07-24 06:00:11 +00:00
nat_mod.lean fix: refactor grind's module/ring design to avoid a diamond (#9168) 2025-07-03 06:50:46 +00:00
nat_module.lean chore: update tests/lean/grind todo folder (#9683) 2025-08-02 13:10:34 +00:00
nat_semiring.lean chore: update tests/lean/grind todo folder (#9683) 2025-08-02 13:10:34 +00:00
nlinarith.lean chore: updates to (failing) grind algebra tests (#8987) 2025-06-25 02:44:59 +00:00
omega.lean perf: Expr.toPoly in grind (#9714) 2025-08-04 15:30:10 +00:00
products.lean chore: failing test cases for grind regressions vs omega (#9656) 2025-08-01 02:19:16 +00:00
ring_normalization.lean feat: semiring normalizer in grind (#8953) 2025-06-24 01:09:22 +00:00