src/Doc/Isar_Ref/Proof.thy
changeset 57979 fc136831d6ca
parent 57947 189d421ca72d
parent 57973 decf2e9289ab
child 58552 66fed99e874f
--- a/src/Doc/Isar_Ref/Proof.thy	Sun Aug 17 22:27:58 2014 +0200
+++ b/src/Doc/Isar_Ref/Proof.thy	Mon Aug 18 13:19:04 2014 +0200
@@ -520,10 +520,10 @@
   \secref{sec:term-abbrev}.
 
   The optional case names of @{element_ref "obtains"} have a twofold
-  meaning: (1) during the of this claim they refer to the the local
-  context introductions, (2) the resulting rule is annotated
-  accordingly to support symbolic case splits when used with the
-  @{method_ref cases} method (cf.\ \secref{sec:cases-induct}).
+  meaning: (1) in the proof of this claim they refer to the local context
+  introductions, (2) in the resulting rule they become annotations for
+  symbolic case splits, e.g.\ for the @{method_ref cases} method
+  (\secref{sec:cases-induct}).
 *}