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