package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val proof_tac : Ccproof.proof -> unit Proofview.tactic
val cc_tactic : int -> EConstr.constr list -> bool -> unit Proofview.tactic
val congruence_tac : int -> EConstr.constr list -> unit Proofview.tactic
val simple_congruence_tac : int -> EConstr.constr list -> unit Proofview.tactic
val f_equal : unit Proofview.tactic