package coq-validsdp

  1. Overview
  2. Homepage
ValidSDP

Install

Dune Dependency

Authors

Maintainers

Sources

validsdp-1.0.4.tar.gz
sha512=47f9c3b0f67cc41bec5dc97d7df4dcfec05443b2b799320b34efe0cc843f24ae11c1b6340c8c6103789338fccb5dc657729ff96e56d6d8c840d7f0dce4bf0cbd

Description

ValidSDP is a library for the Coq formal proof assistant. It provides reflexive tactics to prove multivariate inequalities involving real-valued variables and rational constants, using SDP solvers as untrusted back-ends and verified checkers based on libValidSDP.

Once installed, you can import the following modules: From Coq Require Import Reals. From ValidSDP Require Import validsdp.

Dependencies (13)

  1. ocamlfind build
  2. osdp >= "1.1.1"
  3. coq-coqeal >= "2.0.2"
  4. coq-mathcomp-multinomials >= "2.0"
  5. coq-libvalidsdp = version
  6. coq-mathcomp-reals-stdlib >= "1.8.0"
  7. coq-mathcomp-analysis >= "1.0.0" & < "1.7~"
  8. coq-mathcomp-field >= "2.1" & < "2.4~"
  9. coq-interval >= "4.0.0" & < "5~"
  10. coq-flocq >= "3.3.0"
  11. coq-bignums
  12. coq >= "8.18" & < "8.21~"
  13. ocaml

Dev Dependencies (1)

  1. conf-autoconf build & dev

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover