Module Monome.Rat
type t
= Q.t monome
val const : Q.t -> t
Empty monomial, from constant (decides type)
val of_term : term -> t option
val of_term_exn : term -> t
try to get a monome from a term.
- raises NotLinear
if the term is not a proper monome.
val to_multiset : t -> Multisets.MT.t
Multiset of terms