lean4-htt/src/Init/Grind/Ring
Leonardo de Moura 20873d5d72
feat: helper theorem for normalizing non-commutative semirings (#10419)
This PR adds the helper theorem `eq_normS_nc` for normalizing
non-commutative semirings. We will use this theorem to justify
normalization steps in the `grind ring` module.
2025-09-16 18:09:34 +00:00
..
Basic.lean feat: non-commutative ring normalizer in grind (#10375) 2025-09-14 07:35:08 +00:00
CommSemiringAdapter.lean feat: helper theorem for normalizing non-commutative semirings (#10419) 2025-09-16 18:09:34 +00:00
CommSolver.lean refactor: use deriving LawfulBEq in Init (#10411) 2025-09-16 16:26:32 +00:00
Envelope.lean refactor: semiring support in grind ring (#10403) 2025-09-16 17:37:55 +00:00
Field.lean chore: remove a bad grind algebra instance (#10324) 2025-09-11 06:44:47 +00:00
ToInt.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00