package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.0.tar.gz
sha256=b1501d686c21836302191ae30f610cca57fb309214c126518ca009363ad2cd3c

doc/ssrsearch_plugin/Ssrsearch_plugin/G_search/index.html

Module Ssrsearch_plugin.G_searchSource

Sourceval __coq_plugin_name : string
module CoqConstr = Constr
Sourcetype raw_glob_search_about_item =
  1. | RGlobSearchSubPattern of Constrexpr.constr_expr
  2. | RGlobSearchString of Loc.t * string * string option
Sourceval pr_ssr_search_item : Environ.env -> Evd.evar_map -> 'a -> 'b -> 'c -> raw_glob_search_about_item -> Pp.t
Sourceval is_ident : string -> bool
Sourceval is_ident_part : string -> bool
Sourceval interp_search_notation : ?loc:Loc.t -> string -> Notation.delimiters option -> Search.glob_search_item
Sourceval pr_ssr_search_arg : Environ.env -> Evd.evar_map -> 'a -> 'b -> 'c -> (bool * raw_glob_search_about_item) list -> Pp.t
Sourceval wit_ssr_search_arg : ((bool * raw_glob_search_about_item) list, (bool * raw_glob_search_about_item) list, (bool * raw_glob_search_about_item) list) Genarg.genarg_type
Sourceval ssr_search_arg : (bool * raw_glob_search_about_item) list Pcoq.Entry.t
Sourceval splay_search_pattern : int -> Pattern.constr_pattern -> Names.GlobRef.t * int
Sourceval coerce_search_pattern_to_sort : Pattern.constr_pattern -> bool * Pattern.constr_pattern
Sourceval interp_head_pat : Pattern.constr_pattern -> bool * (CoqConstr.constr -> bool)
Sourceval all_true : 'a -> bool
Sourceval interp_search_about : (bool * Search.glob_search_item) list -> (Names.GlobRef.t -> Decls.logical_kind option -> Environ.env -> Constr.constr -> bool) -> Names.GlobRef.t -> Decls.logical_kind option -> Environ.env -> Constr.constr -> bool
Sourceval interp_search_arg : (bool * raw_glob_search_about_item) list -> Names.GlobRef.t -> Decls.logical_kind option -> Environ.env -> Constr.constr -> bool
Sourceval pr_modloc : (bool * Libnames.qualid) -> Pp.t
Sourceval pr_ssr_modlocs : 'a -> 'b -> 'c -> (bool * Libnames.qualid) list -> Pp.t
Sourceval wit_ssr_modlocs : ((bool * Libnames.qualid) list, (bool * Libnames.qualid) list, (bool * Libnames.qualid) list) Genarg.genarg_type
Sourceval ssr_modlocs : (bool * Libnames.qualid) list Pcoq.Entry.t
Sourceval interp_modloc : (bool * Libnames.qualid) list -> Names.GlobRef.t -> Decls.logical_kind option -> Environ.env -> Constr.constr -> bool
Sourceval ssrdisplaysearch : Names.GlobRef.t -> Environ.env -> Constr.constr -> unit
OCaml

Innovation. Community. Security.