package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.1.tar.gz
sha256=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2

doc/ltac_plugin/Ltac_plugin/G_rewrite/index.html

Module Ltac_plugin.G_rewriteSource

Sourceval __coq_plugin_name : string
Sourcetype constr_expr_with_bindings = Constrexpr.constr_expr Tactypes.with_bindings
Sourceval pr_glob_constr_with_bindings_sign : Environ.env -> Evd.evar_map -> 'a -> 'b -> 'c -> glob_constr_with_bindings_sign -> Pp.t
Sourceval pr_glob_constr_with_bindings : Environ.env -> Evd.evar_map -> 'a -> 'b -> 'c -> glob_constr_with_bindings -> Pp.t
Sourceval pr_constr_expr_with_bindings : 'a -> 'b -> ('a -> 'b -> Constrexpr.constr_expr -> 'c) -> 'd -> 'e -> constr_expr_with_bindings -> 'c
Sourceval interp_glob_constr_with_bindings : 'a -> 'b -> 'c -> 'd -> 'a * 'd
Sourceval subst_strategy : 'a -> 'b -> 'b
Sourceval pr_strategy : 'a -> 'b -> 'c -> Rewrite.strategy -> Pp.t
Sourceval db_strat : string -> ('a, 'b) Rewrite.strategy_ast
Sourceval cl_rewrite_clause_db : Tacinterp.interp_sign -> string -> Names.Id.t option -> unit Proofview.tactic
Sourcetype binders_argtype = Constrexpr.local_binder_expr list
OCaml

Innovation. Community. Security.