package coq-libvalidsdp

  1. Overview
  2. Homepage
LibValidSDP

Install

Dune Dependency

Authors

Maintainers

Sources

validsdp-1.1.2.tar.gz
sha512=aecdd0ee1ac73f40229164eee8ea20c7dee0bc16d47db6f7075628e68a4cb60ba9d3e2aaa22bf1242bfaf3d9bbb841f96da101ce25353d770a44e5c031a46044

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.7~"
  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.3~"
  8. coq-core >= "9.0" & < "9.4~"

Dev Dependencies

None

Used by (2)

  1. coq-validsdp >= "1.1.2"
  2. rocq-laproof

Conflicts

None

Rocq

Interactive Theorem Prover