ltac_plugin
Ltac_plugin.Extraargs
btauto_plugin
cc_plugin
coq-core.boot
coq-core.clib
coq-core.config
coq-core.coqworkmgrapi
coq-core.engine
coq-core.gramlib
coq-core.interp
coq-core.kernel
coq-core.lib
coq-core.library
coq-core.parsing
coq-core.plugins
coq-core.pretyping
coq-core.printing
coq-core.proofs
coq-core.stm
coq-core.sysinit
coq-core.tactics
coq-core.top_printers
coq-core.toplevel
coq-core.vernac
coq-core.vm
derive_plugin
extraction_plugin
firstorder_plugin
funind_plugin
ltac2_plugin
micromega_plugin
nsatz_plugin
number_string_notation_plugin
ring_plugin
rtauto_plugin
ssreflect_plugin
ssrmatching_plugin
tauto_plugin
tuto0_plugin
tuto1_plugin
tuto2_plugin
tuto3_plugin
zify_plugin
val wit_orient : bool Genarg.uniform_genarg_type
val orient : bool Pcoq.Entry.t
val pr_orient : bool -> Pp.t
val wit_rename : (Names.Id.t * Names.Id.t) Genarg.uniform_genarg_type
val occurrences : int list Locus.or_var Pcoq.Entry.t
val wit_occurrences : (int list Locus.or_var, int list Locus.or_var, int list) Genarg.genarg_type
val pr_occurrences : int list Locus.or_var -> Pp.t
val occurrences_of : int list -> Locus.occurrences
val wit_natural : int Genarg.uniform_genarg_type
val wit_glob : (Constrexpr.constr_expr, Genintern.glob_constr_and_expr, Ltac_pretype.closed_glob_constr) Genarg.genarg_type
val wit_lglob : (Constrexpr.constr_expr, Genintern.glob_constr_and_expr, Ltac_pretype.closed_glob_constr) Genarg.genarg_type
val wit_lconstr : (Constrexpr.constr_expr, Genintern.glob_constr_and_expr, EConstr.t) Genarg.genarg_type
val glob : Constrexpr.constr_expr Pcoq.Entry.t
val lglob : Constrexpr.constr_expr Pcoq.Entry.t
type 'id gen_place = ('id * Locus.hyp_location_flag) option
type loc_place = Names.lident gen_place
type place = Names.Id.t gen_place
val wit_hloc : (loc_place, loc_place, place) Genarg.genarg_type
val hloc : loc_place Pcoq.Entry.t
val pr_hloc : loc_place -> Pp.t
val by_arg_tac : Tacexpr.raw_tactic_expr option Pcoq.Entry.t
val wit_by_arg_tac : (Tacexpr.raw_tactic_expr option, Tacexpr.glob_tactic_expr option, Geninterp.Val.t option) Genarg.genarg_type
val pr_by_arg_tac : Environ.env -> Evd.evar_map -> (Environ.env -> Evd.evar_map -> Constrexpr.entry_relative_level -> Tacexpr.raw_tactic_expr -> Pp.t) -> Tacexpr.raw_tactic_expr option -> Pp.t
val test_lpar_id_colon : unit Pcoq.Entry.t
val wit_test_lpar_id_colon : (unit, unit, unit) Genarg.genarg_type
val wit_in_clause : (Names.lident Locus.clause_expr, Names.lident Locus.clause_expr, Names.Id.t Locus.clause_expr) Genarg.genarg_type
val wit_strategy_level : Conv_oracle.level Genarg.uniform_genarg_type
val wit_strategy_level_or_var : (Conv_oracle.level Locus.or_var, Conv_oracle.level Locus.or_var, Conv_oracle.level) Genarg.genarg_type