package coq

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

Module Polynomial.MonomialSource

Sourcetype t

A monomial is represented by a multiset of variables

Sourceval degree : t -> int

degree m is the sum of the degrees of each variable

OCaml

Innovation. Community. Security.