lean4-htt/src/Init/Grind/Ring
Kim Morrison db499e96aa
feat: add doc-string to grind algebra typeclasses (#8890)
This PR adds doc-strings to the `Lean.Grind` algebra typeclasses, as
these will appear in the reference manual explaining how to extend
`grind` algebra solvers to new types. Also removes some redundant
fields.
2025-06-20 04:05:47 +00:00
..
Basic.lean feat: add doc-string to grind algebra typeclasses (#8890) 2025-06-20 04:05:47 +00:00
Envelope.lean feat: proof-by-reflection support for converting semiring terms into ring ones (#8845) 2025-06-17 19:24:15 +00:00
Field.lean
OfSemiring.lean feat: proof-by-reflection support for converting semiring terms into ring ones (#8845) 2025-06-17 19:24:15 +00:00
Poly.lean