tuned op
authornipkow
Sat, 06 Jan 2018 17:39:32 +0100
changeset 67348 4c4db8687e50
parent 67347 bf269672c203
child 67349 0441f2f1b574
tuned op
src/Doc/Isar_Ref/HOL_Specific.thy
--- a/src/Doc/Isar_Ref/HOL_Specific.thy	Sat Jan 06 17:34:41 2018 +0100
+++ b/src/Doc/Isar_Ref/HOL_Specific.thy	Sat Jan 06 17:39:32 2018 +0100
@@ -1555,8 +1555,8 @@
   quantifiers are transferred.
 
   \<^descr> @{attribute (HOL) relator_eq} attribute collects identity laws for
-  relators of various type constructors, e.g. @{term "rel_set (op =) = (op
-  =)"}. The @{method (HOL) transfer} method uses these lemmas to infer
+  relators of various type constructors, e.g. @{term "rel_set (op =) = (op =)"}.
+  The @{method (HOL) transfer} method uses these lemmas to infer
   transfer rules for non-polymorphic constants on the fly. For examples see
   \<^file>\<open>~~/src/HOL/Lifting_Set.thy\<close> or \<^file>\<open>~~/src/HOL/Lifting.thy\<close>. This property
   is proved automatically if the involved type is BNF without dead variables.