package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val dump_global : Libnames.qualid Constrexpr.or_by_notation -> unit
val get_default_proof_mode : unit -> Pvernac.proof_mode
val proof_mode_opt_name : string list
val vernac_require : Libnames.qualid option -> bool option -> Libnames.qualid list -> unit
val interp : ?verbosely:bool -> ?proof:Proof_global.closed_proof -> st:Vernacstate.t -> Vernacexpr.vernac_control CAst.t -> Vernacstate.t
val make_cases : string -> string list list
val with_fail : st:Vernacstate.t -> (unit -> 'a) -> unit
val command_focus : unit Proof.focus_kind
val vernac_require_open_proof : pstate:Proof_global.t option -> (pstate:Proof_global.t -> 'a) -> 'a
val test_mode : bool ref
OCaml

Innovation. Community. Security.