lean4-htt/src/Init/Grind/Module
Kim Morrison ebf5fbd294
feat: complete grind's ToInt framework (#8639)
This PR completes the `ToInt` family of typeclasses which `grind` will
use to embed types into the integers for `cutsat`. It contains instances
for the usual concrete data types (`Fin`, `UIntX`, `IntX`, `BitVec`),
and is extensible (e.g. for Mathlib's `PNat`).
2025-06-05 11:25:04 +00:00
..
Basic.lean feat: complete grind's ToInt framework (#8639) 2025-06-05 11:25:04 +00:00