@[extern lean_int_div_exact]
Integer exact division without a proof argument on the value path.
Equations
- HexArith.Int.exactDiv num denom = num / denom
Instances For
Under the divisibility invariant, exactDiv agrees with Int.divExact.
Integer exact division without a proof argument on the value path.
Under the divisibility invariant, exactDiv agrees with Int.divExact.