package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.0.tar.gz
sha256=b1501d686c21836302191ae30f610cca57fb309214c126518ca009363ad2cd3c

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.