package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.0.tar.gz
sha256=73466e61f229b23b4daffdd964be72bd7a110963b9d84bd4a86bb05c5dc19ef3

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.