Thu, 30 Aug 2012 13:44:15 +0900hide newly introduced constant Sublist.sub to allow for name sub in TreeFsetI
Christian Sternagel [Thu, 30 Aug 2012 13:44:15 +0900] rev 50107
hide newly introduced constant Sublist.sub to allow for name sub in TreeFsetI

Thu, 30 Aug 2012 13:39:43 +0900reverted (accidentally commited) changes from changeset fd4aef9bc7a9
Christian Sternagel [Thu, 30 Aug 2012 13:39:43 +0900] rev 50106
reverted (accidentally commited) changes from changeset fd4aef9bc7a9

Thu, 30 Aug 2012 13:39:30 +0900reverted (accidentally commited) changes from changeset fd4aef9bc7a9
Christian Sternagel [Thu, 30 Aug 2012 13:39:30 +0900] rev 50105
reverted (accidentally commited) changes from changeset fd4aef9bc7a9

Thu, 30 Aug 2012 13:38:27 +0900added theory instantiating type class order for list prefixes
Christian Sternagel [Thu, 30 Aug 2012 13:38:27 +0900] rev 50104
added theory instantiating type class order for list prefixes

Thu, 30 Aug 2012 13:06:04 +0900Main is implicitly imported via Sublist
Christian Sternagel [Thu, 30 Aug 2012 13:06:04 +0900] rev 50103
Main is implicitly imported via Sublist

Thu, 30 Aug 2012 13:05:11 +0900added author
Christian Sternagel [Thu, 30 Aug 2012 13:05:11 +0900] rev 50102
added author

Thu, 30 Aug 2012 13:03:03 +0900List is implicitly imported by Main
Christian Sternagel [Thu, 30 Aug 2012 13:03:03 +0900] rev 50101
List is implicitly imported by Main

Wed, 29 Aug 2012 16:25:35 +0900introduced "sub" as abbreviation for "emb (op =)";
Christian Sternagel [Wed, 29 Aug 2012 16:25:35 +0900] rev 50100
introduced "sub" as abbreviation for "emb (op =)";
Sublist_Order is now based on Sublist.sub;
simplified and moved most lemmas on sub from Sublist_Order to Sublist;
Sublist_Order merely contains ord and order instances for sub plus some lemmas on the strict part of the order

Wed, 29 Aug 2012 12:24:26 +0900base Sublist_Order on Sublist (using a simplified form of embedding as sublist relation)
Christian Sternagel [Wed, 29 Aug 2012 12:24:26 +0900] rev 50099
base Sublist_Order on Sublist (using a simplified form of embedding as sublist relation)

Wed, 29 Aug 2012 12:23:14 +0900dropped ord and bot instance for list prefixes (use locale interpretation instead, which allows users to decide what order to use on lists)
Christian Sternagel [Wed, 29 Aug 2012 12:23:14 +0900] rev 50098
dropped ord and bot instance for list prefixes (use locale interpretation instead, which allows users to decide what order to use on lists)