package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.1.tar.gz
sha256=3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3

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.