package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b

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.