package coq-core

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

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.18.0.tar.gz
md5=8d852367b54f095d9fbabd000304d450
sha512=46922d5f2eb6802a148a52fd3e7f0be8370c93e7bc33cee05cf4a2044290845b10ccddbaa306f29c808e7c5019700763e37e45ff6deb507b874a4348010fed50

doc/ssreflect_plugin/Ssreflect_plugin/Ssrequality/index.html

Module Ssreflect_plugin.SsrequalitySource

Sourcetype ssrwkind =
  1. | RWred of Ssrast.ssrsimpl
  2. | RWdef
  3. | RWeq
Sourceval dir_org : Ssrast.ssrdir -> int
Sourceval notimes : int
Sourceval ssr_is_setoid : Environ.env -> Evd.evar_map -> EConstr.t -> EConstr.t array -> bool
Sourceval ssrrewritetac : ?under:bool -> ?map_redex: (Environ.env -> Evd.evar_map -> before:EConstr.t -> after:EConstr.t -> Evd.evar_map * EConstr.t) -> Ltac_plugin.Tacinterp.interp_sign -> ssrrwarg list -> unit Proofview.tactic
OCaml

Innovation. Community. Security.