src/Doc/Isar_Ref/Proof.thy
changeset 63821 52235c27538c
parent 63531 847eefdca90d
child 64926 75ee8475c37e
--- a/src/Doc/Isar_Ref/Proof.thy	Tue Sep 06 21:36:48 2016 +0200
+++ b/src/Doc/Isar_Ref/Proof.thy	Wed Sep 07 22:28:30 2016 +0200
@@ -332,8 +332,8 @@
   "proof"}).
 
   \<^descr> @{command "unfolding"}~\<open>b\<^sub>1 \<dots> b\<^sub>n\<close> is structurally similar to @{command
-  "using"}, but unfolds definitional equations \<open>b\<^sub>1 \<dots> b\<^sub>n\<close> throughout the
-  goal state and facts.
+  "using"}, but unfolds definitional equations \<open>b\<^sub>1 \<dots> b\<^sub>n\<close> throughout the goal
+  state and facts. See also the proof method @{method_ref unfold}.
 
   \<^descr> \<^theory_text>\<open>(use b\<^sub>1 \<dots> b\<^sub>n in method)\<close> uses the facts in the given method
   expression. The facts provided by the proof state (via @{command "using"}