package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.2.tar.gz
sha256=13a67c0a4559ae22e9765c8fdb88957b16c2b335a2d5f47e4d6d9b4b8b299926

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.