package coq-validsdp

  1. Overview
  2. Homepage
ValidSDP

Install

Dune Dependency

Authors

Maintainers

Sources

validsdp-1.1.2.tar.gz
sha512=aecdd0ee1ac73f40229164eee8ea20c7dee0bc16d47db6f7075628e68a4cb60ba9d3e2aaa22bf1242bfaf3d9bbb841f96da101ce25353d770a44e5c031a46044

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

  1. ocamlfind build
  2. osdp >= "1.1.1"
  3. coq-coqeal >= "2.1"
  4. coq-mathcomp-multinomials >= "2.0"
  5. coq-mathcomp-field >= "2.4" & < "2.6~"
  6. coq-libvalidsdp = version
  7. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover