src/Doc/Isar_Ref/Proof.thy
changeset 61164 2a03ae772c60
parent 60618 4c79543cc376
child 61166 5976fe402824
--- a/src/Doc/Isar_Ref/Proof.thy	Sun Sep 13 14:42:34 2015 +0200
+++ b/src/Doc/Isar_Ref/Proof.thy	Sun Sep 13 14:44:03 2015 +0200
@@ -886,10 +886,10 @@
   method; thus a plain \emph{do-nothing} proof step would be ``@{command
   "proof"}~@{text "-"}'' rather than @{command "proof"} alone.
 
-  \item @{method "goals"}~@{text "a\<^sub>1 \<dots> a\<^sub>n"} is like ``@{method "-"}'', but
-  the current subgoals are turned into cases within the context (see also
-  \secref{sec:cases-induct}). The specified case names are used if present;
-  otherwise cases are numbered starting from 1.
+  \item @{method "goals"}~@{text "a\<^sub>1 \<dots> a\<^sub>n"} turns the current subgoals
+  into cases within the context (see also \secref{sec:cases-induct}). The
+  specified case names are used if present; otherwise cases are numbered
+  starting from 1.
 
   Invoking cases in the subsequent proof body via the @{command_ref case}
   command will @{command fix} goal parameters, @{command assume} goal