package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.0.tar.gz
sha256=b1501d686c21836302191ae30f610cca57fb309214c126518ca009363ad2cd3c

doc/micromega_plugin/Micromega_plugin/Vect/Bound/index.html

Module Vect.BoundSource

Sourcetype t = {
  1. cst : NumCompat.Q.t;
  2. var : var;
  3. coeff : NumCompat.Q.t;
}

represents a0 + ai.xi

Sourceval of_vect : vector -> t option
Sourceval to_vect : t -> vector
OCaml

Innovation. Community. Security.