package coq-core

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

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.19.1.tar.gz
md5=13d2793fc6413aac5168822313e4864e
sha512=ec8379df34ba6e72bcf0218c66fef248b0e4c5c436fb3f2d7dd83a2c5f349dd0874a67484fcf9c0df3e5d5937d7ae2b2a79274725595b4b0065a381f70769b42

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.