package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.0.tar.gz
sha256=73466e61f229b23b4daffdd964be72bd7a110963b9d84bd4a86bb05c5dc19ef3

doc/micromega_plugin/Micromega_plugin/Coq_micromega/index.html

Module Micromega_plugin.Coq_micromegaSource

Sourceval psatz_Z : int -> unit Proofview.tactic -> unit Proofview.tactic
Sourceval psatz_Q : int -> unit Proofview.tactic -> unit Proofview.tactic
Sourceval psatz_R : int -> unit Proofview.tactic -> unit Proofview.tactic
Sourceval xnlia : unit Proofview.tactic -> unit Proofview.tactic
Sourceval sos_Z : unit Proofview.tactic -> unit Proofview.tactic
Sourceval sos_Q : unit Proofview.tactic -> unit Proofview.tactic
Sourceval sos_R : unit Proofview.tactic -> unit Proofview.tactic
Sourceval lra_Q : unit Proofview.tactic -> unit Proofview.tactic
Sourceval lra_R : unit Proofview.tactic -> unit Proofview.tactic
Sourceval print_lia_profile : unit -> unit
Use Micromega independently from tactics.
Sourceval dump_proof_term : Micromega.zArithProof -> EConstr.t

dump_proof_term generates the Coq representation of a Micromega proof witness

OCaml

Innovation. Community. Security.