From 4fd77a7caa5fe6e88d04ad6bb9ce4e43f5f9bd89 Mon Sep 17 00:00:00 2001 From: sacerdot Date: Thu, 30 Sep 2004 17:21:01 +0000 Subject: New tactic setoid_replace ... with ... in ... [using relation ...] [generate side conditions ...] git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6166 85f007b7-540e-0410-9357-904b9bb8a0f7 --- tactics/setoid_replace.mli | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tactics/setoid_replace.mli') diff --git a/tactics/setoid_replace.mli b/tactics/setoid_replace.mli index 3b71708b4a..4200ff5455 100644 --- a/tactics/setoid_replace.mli +++ b/tactics/setoid_replace.mli @@ -26,6 +26,9 @@ val equiv_list : unit -> constr list val setoid_replace : constr option -> constr -> constr -> new_goals:constr list -> tactic +val setoid_replace_in : + identifier -> constr option -> constr -> constr -> new_goals:constr list -> + tactic val general_s_rewrite : bool -> constr -> new_goals:constr list -> tactic val general_s_rewrite_in : -- cgit v1.2.3