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/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.