Module Compare.Group
Parameters
G : Interface.GROUPE : Interface.EQ with type t = G.t
Signature
module I : sig ... endval invertibility : G.t -> boolvia
Interface.MONOID
val associativity : G.t -> G.t -> G.t -> boolvia
Interface.LOOP