package bastet

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Compare.Euclidean_RingSource

Parameters

module E : Interface.EQ with type t = R.t

Signature

Sourcemodule I : sig ... end
Sourceval non_zero_ring : bool
Sourceval integral_domain : R.t -> R.t -> bool
Sourceval non_negative_degree : R.t -> bool
Sourceval remainder : R.t -> R.t -> bool
Sourceval submultiplicative : R.t -> R.t -> bool