Source: rocq-micromega-plugin Section: math Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Julien Puydt Standards-Version: 4.7.4 Build-Depends: coq, debhelper-compat (= 13), dh-coq, dh-ocaml, libcoq-core, libcoq-core-ocaml-dev, libcoq-stdlib, libppx-optcomp-ocaml-dev, ocaml-dune, Rules-Requires-Root: no Homepage: https://github.com/rocq-community/micromega-plugin Vcs-Browser: https://salsa.debian.org/ocaml-team/rocq-micromega-plugin Vcs-Git: https://salsa.debian.org/ocaml-team/rocq-micromega-plugin.git Package: libcoq-micromega-plugin Architecture: any Depends: ${misc:Depends} Recommends: coq Provides:${coq:Provides} Description: Semi-decision procedures for arithmetic in Rocq Rocq is a proof asssistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides a plugin to Rocq providing (semi-)decision procedures for arithmetic ; end-users can use it through various tactics like 'lra'.