aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-06 09:46:11 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-06 09:46:11 +0100
commit7b14d01ccc41b47df9644391bf01e4b7949e571d (patch)
tree78c28af49a3a77277632b64783a5325ed0186482 /doc
parentc71ad19f52e003cfb21f80bb4071fdbeb3ce11a7 (diff)
parente2789752960dabcda94e531f2c179446ad7dbb25 (diff)
Merge PR #6898: [compat] Remove "Intuition Iff Unfolding"
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-tac.tex12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/refman/RefMan-tac.tex b/doc/refman/RefMan-tac.tex
index 6dca314b4..40ba43b6c 100644
--- a/doc/refman/RefMan-tac.tex
+++ b/doc/refman/RefMan-tac.tex
@@ -4589,7 +4589,6 @@ incompatibilities.
\end{Variants}
\optindex{Intuition Negation Unfolding}
-\optindex{Intuition Iff Unfolding}
Some aspects of the tactic {\tt intuition} can be
controlled using options. To avoid that inner negations which do not
@@ -4609,17 +4608,6 @@ To do that all negations of the goal are unfolded even inner ones
To avoid that inner occurrence of {\tt iff} which do not need to be
unfolded are unfolded (this is the default), use:
-\begin{quote}
-{\tt Unset Intuition Iff Unfolding}
-\end{quote}
-
-To do that all negations of the goal are unfolded even inner ones
-(this is the default), use:
-
-\begin{quote}
-{\tt Set Intuition Iff Unfolding}
-\end{quote}
-
% En attente d'un moyen de valoriser les fichiers de demos
%\SeeAlso file \texttt{contrib/Rocq/DEMOS/Demo\_tauto.v}