cleaned
authornipkow
Sun, 07 Apr 2013 10:06:37 +0200
changeset 51629 f0b375b69292
parent 51628 0a6d576da295
child 51630 603436283686
cleaned
src/HOL/IMP/Collecting.thy
--- a/src/HOL/IMP/Collecting.thy	Sat Apr 06 18:42:55 2013 +0200
+++ b/src/HOL/IMP/Collecting.thy	Sun Apr 07 10:06:37 2013 +0200
@@ -37,11 +37,6 @@
 
 subsubsection "Annotated commands as a complete lattice"
 
-(* Orderings could also be lifted generically (thus subsuming the
-instantiation for preord and order), but then less_eq_acom would need to
-become a definition, eg less_eq_acom = lift2 less_eq, and then proofs would
-need to unfold this defn first. *)
-
 instantiation acom :: (order) order
 begin