(************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) (* v * INRIA, CNRS and contributors - Copyright 1999-2018 *) (* unit Proofview.tactic val cc_tactic : int -> constr list -> unit Proofview.tactic val cc_fail : unit Proofview.tactic val congruence_tac : int -> constr list -> unit Proofview.tactic val f_equal : unit Proofview.tactic