aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Kloos2017-10-24 01:07:18 +0200
committerJohannes Kloos2017-10-24 01:07:18 +0200
commitb57475e03b5d00b98829162ef6183b6c2655807c (patch)
tree690b6b3eecedf4ece54c8d2568d20cc3dce52be7
parente26b67436d12da63a11f0727c5b5895dfd03d249 (diff)
Fix #5413: [unfold ... in] not documented
Made a description of unfold...in and moved the index entry there.
-rw-r--r--doc/refman/RefMan-tac.tex7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/refman/RefMan-tac.tex b/doc/refman/RefMan-tac.tex
index a2d45046b0..e06457fe46 100644
--- a/doc/refman/RefMan-tac.tex
+++ b/doc/refman/RefMan-tac.tex
@@ -3523,8 +3523,13 @@ with its $\beta\iota$-normal form.
\end{ErrMsgs}
\begin{Variants}
+\item {\tt unfold {\qualid} in {\ident}}
+ \tacindex{unfold \dots in}
+
+ Replaces {\qualid} in hypothesis {\ident} with its definition
+ and replaces the hypothesis with its $\beta\iota$ normal form.
+
\item {\tt unfold {\qualid}$_1$, \dots, \qualid$_n$}
- \tacindex{unfold \dots\ in}
Replaces {\em simultaneously} {\qualid}$_1$, \dots, {\qualid}$_n$
with their definitions and replaces the current goal with its