package coq

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.