aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorJason Gross2018-07-09 12:57:39 -0400
committerJason Gross2019-01-24 14:29:03 -0500
commit0219dc26914219765300bf2eae792bed49b73562 (patch)
tree15ec980700e8d33f390202aea0e2baeaf38b617f /kernel
parentd79efa598d310b885c3472105d7d376f52dd3e50 (diff)
Add Z.div_mod_to_quot_rem tactic, put it in zify
The various (micr)omega tactics now support `Z.div` and `Z.modulo`. I briefly looked into supporting `Nat.div` and `Nat.modulo`, but the conversions between `Z.div` and `Nat.div` are defined in `ZArith.Zdiv`, which depends on `Omega`, which depends on `PreOmega`, which is where `zify` is defined.
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions