package coq

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

Module Ltac_plugin.G_classSource

Sourceval __coq_plugin_name : string
Sourceval set_transparency : Libnames.qualid list -> bool -> unit
Sourceval pr_debug : 'a -> 'b -> 'c -> bool -> Pp.t
Sourceval wit_debug : (bool, bool, bool) Genarg.genarg_type
Sourceval debug : bool Pcoq.Entry.t
Sourceval pr_search_strategy_name : 'a -> 'b -> 'c -> Class_tactics.search_strategy -> Pp.t
Sourceval pr_search_strategy : 'a -> 'b -> 'c -> Class_tactics.search_strategy option -> Pp.t
Sourceval eauto_search_strategy_name : Class_tactics.search_strategy Pcoq.Entry.t
Sourceval eauto_search_strategy : Class_tactics.search_strategy option Pcoq.Entry.t
Sourceval deprecated_autoapply_using : ?loc:Loc.t -> unit -> unit

TODO: DEPRECATE

Sourceval eq_constr_mod_evars : Evd.evar_map -> EConstr.t -> EConstr.t -> bool
Sourceval progress_evars : unit Proofview.tactic -> unit Proofview.tactic
OCaml

Innovation. Community. Security.