package coq-validsdp

  1. Overview
  2. Homepage
ValidSDP

Install

Dune Dependency

Authors

Maintainers

Sources

validsdp-1.1.0.tar.gz
sha512=7ae0d6116dd81633fa5fcdbf3e28e8ba287229d6436350a2d0b13216191e9541e3c9312eb27c106c10f33df9cfcc67ccaf161f620e1a384efbfc98648b99fc7d

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 (12)

  1. ocamlfind build
  2. osdp >= "1.1.1"
  3. coq-coqeal >= "2.1"
  4. coq-mathcomp-multinomials >= "2.0"
  5. coq-libvalidsdp = version
  6. coq-mathcomp-reals-stdlib >= "1.8.0"
  7. coq-mathcomp-field >= "2.3" & < "2.5~"
  8. coq-interval >= "4.0.0" & < "5~"
  9. coq-flocq >= "3.3.0"
  10. coq-bignums
  11. coq >= "9.0" & < "9.2~"
  12. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover