unfold(ed): not necessrily meta equations;
authorwenzelm
Sun, 09 Apr 2006 18:51:11 +0200
changeset 19379 c8cf1544b5a7
parent 19378 6cc9ac729eb5
child 19380 b808efaa5828
unfold(ed): not necessrily meta equations;
doc-src/IsarRef/generic.tex
--- a/doc-src/IsarRef/generic.tex	Sun Apr 09 14:47:24 2006 +0200
+++ b/doc-src/IsarRef/generic.tex	Sun Apr 09 18:51:11 2006 +0200
@@ -663,10 +663,11 @@
 \end{rail}
 
 \begin{descr}
-
-\item [$unfold~\vec a$ and $fold~\vec a$] expand (or fold back again) the
-  given meta-level definitions throughout all goals; any chained facts
-  provided are inserted into the goal and subject to rewriting as well.
+  
+\item [$unfold~\vec a$ and $fold~\vec a$] expand (or fold back again)
+  the given definitions throughout all goals; any chained facts
+  provided are inserted into the goal and subject to rewriting as
+  well.
 
 \item [$insert~\vec a$] inserts theorems as facts into all goals of the proof
   state.  Note that current facts indicated for forward chaining are ignored.
@@ -733,9 +734,9 @@
   specified); the $COMP$ version skips the automatic lifting process that is
   normally intended (cf.\ \texttt{RS} and \texttt{COMP} in
   \cite[\S5]{isabelle-ref}).
-
-\item [$unfolded~\vec a$ and $folded~\vec a$] expand and fold back again the
-  given meta-level definitions throughout a rule.
+  
+\item [$unfolded~\vec a$ and $folded~\vec a$] expand and fold back
+  again the given definitions throughout a rule.
 
 \item [$elim_format$] turns a destruction rule into elimination rule format,
   by resolving with the rule $\PROP A \Imp (\PROP A \Imp \PROP B) \Imp \PROP