package coq-libvalidsdp

  1. Overview
  2. Homepage
LibValidSDP

Install

Dune Dependency

Authors

Maintainers

Sources

validsdp-1.1.1.tar.gz
sha512=4329aa04fe97a2c8ac5ffedbc617e5284f436c15e10724036094a4aca52e51aaf21b021d91a7d7c5ff2ed2b70ebcc47527c39cad4def1ad0bbbce825ddff4d34

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. coq-mathcomp-reals-stdlib >= "1.8.0"
  2. coq-mathcomp-field >= "2.3" & < "2.6~"
  3. coq-interval >= "4.0.0" & < "5~"
  4. coq-coquelicot >= "3.0"
  5. coq-flocq >= "3.3.0"
  6. coq-bignums
  7. coq-stdlib >= "9.0" & < "9.1~"
  8. coq-core >= "9.0" & < "9.2~"

Dev Dependencies

None

Used by (1)

  1. coq-validsdp >= "1.1.1"

Conflicts

None

Rocq

Interactive Theorem Prover