package coq-core

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

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.19.0.tar.gz
md5=64b49dbc3205477bd7517642c0b9cbb6
sha512=02fb5b4fb575af79e092492cbec6dc0d15a1d74a07f827f657a72d4e6066532630e5a6d15be4acdb73314bd40b9a321f9ea0584e0ccfe51fd3a56353bd30db9b

doc/ssreflect_plugin/Ssreflect_plugin/Ssrfwd/index.html

Module Ssreflect_plugin.SsrfwdSource

Sourceval havetac : Ssrast.ist -> (bool * ((((Ssrast.ssrclear option * Ssrast.ssripat list) * Ssrast.ssripats) * Ssrast.ssripats) * (((Ssrast.ssrfwdkind * 'a) * Ssrast.ast_closure_term) * (bool * Ltac_plugin.Tacinterp.Value.t option list)))) -> bool -> bool -> unit Proofview.tactic
Sourcetype cut_kind =
  1. | Have
  2. | HaveTransp
  3. | Suff
Sourceval basecuttac : cut_kind -> EConstr.t -> unit Proofview.tactic
Sourceval basesufftac : EConstr.t -> unit Proofview.tactic
Sourceval wlogtac : Ltac_plugin.Tacinterp.interp_sign -> (((Ssrast.ssrclear option * Ssrast.ssripats) * 'a) * 'b) -> ((Ssrast.ssrhyps * ((Ssrast.ssrhyp_or_id * string) * Ssrmatching_plugin.Ssrmatching.cpattern option) option) list * ('c * Ssrast.ast_closure_term)) -> Ltac_plugin.Tacinterp.Value.t Ssrast.ssrhint -> bool -> [< `Gen of Names.Id.t option option | `NoGen NoGen ] -> unit Proofview.tactic
Sourceval sufftac : Ssrast.ist -> ((((Ssrast.ssrclear option * Ssrast.ssripats) * Ssrast.ssripat list) * Ssrast.ssripat list) * (('a * Ssrast.ast_closure_term) * (bool * Ltac_plugin.Tacinterp.Value.t option list))) -> unit Proofview.tactic
Sourceval overtac : unit Proofview.tactic
OCaml

Innovation. Community. Security.