package jasmin

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

Module GRing.Nmodule

type 'v axioms_ = {
  1. coq_GRing_isNmodule_mixin : 'v Coq_isNmodule.axioms_;
  2. choice_hasChoice_mixin : 'v Choice.Coq_hasChoice.axioms_;
  3. eqtype_hasDecEq_mixin : 'v Eqtype.Coq_hasDecEq.axioms_;
}
val coq_GRing_isNmodule_mixin : 'a1 axioms_ -> 'a1 Coq_isNmodule.axioms_
type coq_type = __ axioms_
type sort = __
val coq_class : coq_type -> sort axioms_