package coq-core

  1. Overview
  2. Docs
The Coq Proof Assistant -- Core Binaries and Tools

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.20.1.tar.gz
md5=0cfaa70f569be9494d24c829e6555d46
sha512=8ee967c636b67b22a4f34115871d8f9b9114df309afc9ddf5f61275251088c6e21f6cf745811df75554d30f4cebb6682f23eeb2e88b771330c4b60ce3f6bf5e2

doc/ssreflect_plugin/Ssreflect_plugin/Ssrparser/Internal/index.html

Module Ssrparser.InternalSource

Sourceval mk_index : ?loc:Loc.t -> int Locus.or_var -> int Locus.or_var
Sourceval noindex : int Locus.or_var
Sourceval pr_intros : (unit -> Pp.t) -> Ssrast.ssripats -> Pp.t
Sourceval pr_view : Ssrast.ssrterm list -> Pp.t
Sourceval pr_mult : Ssrast.ssrmult -> Pp.t
Sourceval is_ssr_loaded : unit -> bool
Sourceval pr_hpats : Ssrast.ssrhpats -> Pp.t
Sourceval pr_hint : 'a -> 'b -> ('a -> 'b -> Constrexpr.entry_relative_level -> 'c -> Pp.t) -> 'c Ssrast.ssrhint -> Pp.t
Sourceval intro_id_to_binder : Ssrast.ssripat list -> ((Ssrast.ssrfwdkind * Ssrast.ssrbindfmt list) * Constrexpr.constr_expr) list
Sourceval binder_to_intro_id : ((Ssrast.ssrfwdkind * Ssrast.ssrbindfmt list) * Constrexpr.constr_expr) list -> Ssrast.ssripat list list
Sourceval bind_fwd : (('a * 'b list) * Constrexpr.constr_expr) list -> (('c * 'b list) * Ssrast.ast_closure_term) -> ('c * 'b list) * Ssrast.ast_closure_term
Sourceval pr_wgen : Ssrast.wgen -> Pp.t
OCaml

Innovation. Community. Security.