package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.1.tar.gz
sha256=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2

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.