Micromega_plugin.PolynomialSourcemodule Mc = Micromega_core_plugin.MicromegaRepresentation of polonomial with rational coefficient. a1.m1 + ... + c where
val eval_op :
op ->
Micromega_core_plugin.NumCompat.Q.t ->
Micromega_core_plugin.NumCompat.Q.t ->
boolLinear(ised) polynomials represented as a Vect.t i.e a sorted association list. The constant is the coefficient of the variable 0
Proof format used by the proof-generating procedures. It is fairly close to Coq format but a bit more liberal.
module WithProof constructs polynomials packed with the proof that their sign is correct.