src/HOL/Library/Order_Union.thy
changeset 52199 d25fc4c0ff62
parent 52191 636b62eb7e88
child 54473 8bee5ca99e63
--- a/src/HOL/Library/Order_Union.thy	Tue May 28 10:18:43 2013 +0200
+++ b/src/HOL/Library/Order_Union.thy	Tue May 28 13:19:51 2013 +0200
@@ -1,8 +1,7 @@
 (*  Title:      HOL/Library/Order_Union.thy
     Author:     Andrei Popescu, TU Muenchen
 
-Subset of Constructions_on_Wellorders that provides the ordinal sum but does
-not rely on the ~/HOL/Library/Zorn.thy.
+The ordinal-like sum of two orders with disjoint fields
 *)
 
 header {* Order Union *}