package coq-libvalidsdp

  1. Overview
  2. Homepage

Description

LibValidSDP is a library for the Coq formal proof assistant. It provides results mostly about rounding errors in the Cholesky decomposition algorithm used in the ValidSDP library which itself implements Coq tactics to prove multivariate inequalities using SDP solvers.

Once installed, the following modules can be imported : From libValidSDP Require Import Rstruct.v misc.v real_matrix.v bounded.v float_spec.v fsum.v fcmsum.v binary64.v cholesky.v float_infnan_spec.v binary64_infnan.v cholesky_infnan.v flx64.v zulp.v coqinterval_infnan.v.

Dependencies (8)

  1. ocamlfind build
  2. coq-mathcomp-field >= "1.8" & < "1.10~"
  3. coq-interval >= "3.4.0" & < "4~"
  4. coq-coquelicot >= "3.0"
  5. coq-flocq >= "3.1.0"
  6. coq-bignums
  7. coq >= "8.7" & < "8.11~"
  8. ocaml

Dev Dependencies (1)

  1. conf-autoconf build & dev

Used by (1)

  1. coq-validsdp < "0.7.0"

Conflicts

None

Rocq

Interactive Theorem Prover