lean4-htt/src/Init/Grind/Ordered
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
..
Field.lean feat: generalize grind IsCharP instance (#8848) 2025-06-18 02:49:26 +00:00
Int.lean chore: move grind algebra instances into Init.GrindInstances (#8830) 2025-06-17 03:59:15 +00:00
Linarith.lean chore: move grind algebra instances into Init.GrindInstances (#8830) 2025-06-17 03:59:15 +00:00
Module.lean feat: add doc-string to grind algebra typeclasses (#8890) 2025-06-20 04:05:47 +00:00
Order.lean feat: add doc-string to grind algebra typeclasses (#8890) 2025-06-20 04:05:47 +00:00
Ring.lean feat: add doc-string to grind algebra typeclasses (#8890) 2025-06-20 04:05:47 +00:00