package coq

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.