From 208a0f7bfa5249f9795e6e225f309cbe715c0fad Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Tue, 21 Nov 2006 21:38:49 +0000 Subject: Imported Upstream version 8.1~gamma --- doc/refman/Setoid.tex | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/refman/Setoid.tex') diff --git a/doc/refman/Setoid.tex b/doc/refman/Setoid.tex index 10cd5b3e..030400e5 100644 --- a/doc/refman/Setoid.tex +++ b/doc/refman/Setoid.tex @@ -493,12 +493,14 @@ unprefixed form. ~\zeroone{\texttt{using relation} \textit{term}}\\ ~\zeroone{\texttt{generate side conditions} \textit{term}$_1$ \ldots \textit{term}$_n$}\\ + ~\zeroone{\texttt{by} \textit{tactic}} \end{verse} -The \texttt{generate side conditions} and \texttt{using relation} arguments cannot be -passed to the unprefixed form. The latter argument tells the tactic what -parametric relation should be used to replace the first tactic argument -with the second one. If omitted, it defaults to Leibniz equality. +The \texttt{generate side conditions} and \texttt{using relation} +arguments cannot be passed to the unprefixed form. The latter argument +tells the tactic what parametric relation should be used to replace +the first tactic argument with the second one. If omitted, it defaults +to Leibniz equality. Every derived tactic that is based on the unprefixed forms of the tactics considered above will also work up to user defined relations. For instance, -- cgit v1.2.3