package prbnmcn-proptest

  1. Overview
  2. Docs

Module Algebra.Abelian_groupSource

Parameters

module N : Generic.Name

Signature

Sourceval n : string -> string
Sourceval associative : (X.t -> X.t -> X.t) -> X.t -> X.t -> X.t -> bool
Sourceval commutative : ('a -> 'a -> X.t) -> 'a -> 'a -> bool
Sourceval zero_neutral_l : G.t -> bool
Sourceval zero_neutral_r : G.t -> bool
Sourceval neg_inverse : G.t -> bool
Sourceval zero_neg_inverse : bool Crowbar.gen
OCaml

Innovation. Community. Security.