coq-core.vernac
G_vernac
btauto_plugin
byte_config
cc_plugin
coq-core.boot
coq-core.checklib
coq-core.clib
coq-core.config
coq-core.coqworkmgrapi
coq-core.debugger_support
coq-core.dev
coq-core.engine
coq-core.gramlib
coq-core.interp
coq-core.kernel
coq-core.lib
coq-core.library
coq-core.parsing
coq-core.perf
coq-core.plugins
coq-core.pretyping
coq-core.printing
coq-core.proofs
coq-core.stm
coq-core.sysinit
coq-core.tactics
coq-core.toplevel
coq-core.vm
derive_plugin
extraction_plugin
firstorder_plugin
funind_plugin
ltac2_ltac1_plugin
ltac2_plugin
ltac_plugin
micromega_core_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 query_command : (Goal_select.t option -> Vernacexpr.synpure_vernac_expr) Pcoq.Entry.t
val search_query : (bool * Vernacexpr.search_request) Pcoq.Entry.t
val search_queries : ((bool * Vernacexpr.search_request) list * Libnames.qualid list Vernacexpr.search_restriction) Pcoq.Entry.t
val subprf : Vernacexpr.synpure_vernac_expr Pcoq.Entry.t
val subprf_with_selector : (Goal_select.t option -> Vernacexpr.synpure_vernac_expr) Pcoq.Entry.t
val quoted_attributes : Attributes.vernac_flags Pcoq.Entry.t
val coercion_class : Vernacexpr.coercion_class Pcoq.Entry.t
val thm_token : Decls.theorem_kind Pcoq.Entry.t
val def_token : (Vernacexpr.discharge * Decls.definition_object_kind) Pcoq.Entry.t
val assumption_token : (Vernacexpr.discharge * Decls.assumption_object_kind) Pcoq.Entry.t
val def_body : Vernacexpr.definition_expr Pcoq.Entry.t
val notation_declaration : Vernacexpr.notation_declaration Pcoq.Entry.t
val decl_notations : Vernacexpr.notation_declaration list Pcoq.Entry.t
val record_field : (Vernacexpr.local_decl_expr * Vernacexpr.record_field_attr_unparsed) Pcoq.Entry.t
val of_type : Vernacexpr.coercion_flag Pcoq.Entry.t
val of_type_inst : (Vernacexpr.coercion_flag * Vernacexpr.instance_flag) Pcoq.Entry.t
val section_subset_expr : Vernacexpr.section_subset_expr Pcoq.Entry.t
val scope_delimiter : Vernacexpr.scope_delimiter Pcoq.Entry.t
val syntax_modifiers : Vernacexpr.syntax_modifier CAst.t list Pcoq.Entry.t
val make_bullet : string -> Proof_bullet.t
val test_hash_ident : unit Pcoq.Entry.t
val test_id_colon : unit Pcoq.Entry.t
val warn_plural_command : ?loc:Loc.t -> string -> unit
val test_variance_ident : unit Pcoq.Entry.t
val test_only_starredidentrefs : unit Pcoq.Entry.t
val goal_selector : Goal_select.t Pcoq.Entry.t
val toplevel_selector : Goal_select.t Pcoq.Entry.t