This PR removes the now unnecessary `set_option grind.warning false` statements, now that the warning is disabled by default.
Also adds instances from e.g. `Semiring` to `NatModule` and `Ring` to `IntModule`.
grind
This PR adds draft typeclasses for `grind` to process facts about ordered modules. These interfaces will evolve as the implementation develops.