Verify.Euclidean_Ring
R : Interface.EUCLIDEAN_RING
include sig ... end
module I : sig ... end
val non_zero_ring : bool
val integral_domain : R.t -> R.t -> bool
val non_negative_degree : R.t -> bool
val remainder : R.t -> R.t -> bool
val submultiplicative : R.t -> R.t -> bool