Mon, 26 Jun 2000 11:21:49 +0200 wenzelm updated;
Mon, 26 Jun 2000 00:23:17 +0200 wenzelm tuned;
Mon, 26 Jun 2000 00:00:40 +0200 wenzelm use with_paths;
Sun, 25 Jun 2000 23:58:54 +0200 wenzelm prefer mp over subst;
Sun, 25 Jun 2000 23:58:27 +0200 wenzelm tuned;
Sun, 25 Jun 2000 23:57:29 +0200 wenzelm Isar theory output.
Sun, 25 Jun 2000 23:57:03 +0200 wenzelm Theory headers (old and new-style).
Sun, 25 Jun 2000 23:56:47 +0200 wenzelm Text with antiquotations of inner items (terms, types etc.).
Sun, 25 Jun 2000 23:56:16 +0200 wenzelm use Library.change;
Sun, 25 Jun 2000 23:55:58 +0200 wenzelm adapted to improved presentation;
Sun, 25 Jun 2000 23:55:22 +0200 wenzelm adapted to improved presentation;
Sun, 25 Jun 2000 23:54:56 +0200 wenzelm excursion_result;
Sun, 25 Jun 2000 23:54:32 +0200 wenzelm added extern_skolem;
Sun, 25 Jun 2000 23:54:13 +0200 wenzelm moved header stuff to thy_header.ML;
Sun, 25 Jun 2000 23:52:59 +0200 wenzelm added semicolon;
Sun, 25 Jun 2000 23:52:15 +0200 wenzelm added !!!;
Sun, 25 Jun 2000 23:49:55 +0200 wenzelm use ThyHeader.args;
Sun, 25 Jun 2000 23:48:58 +0200 wenzelm rearranged print commands;
Sun, 25 Jun 2000 23:48:32 +0200 wenzelm exception OUTPUT_FAIL of (string * Position.T) * exn
Sun, 25 Jun 2000 23:48:09 +0200 wenzelm removed obsolete "{}";
Sun, 25 Jun 2000 23:47:47 +0200 wenzelm added Isar/antiquote.ML, Isar/isar_output.ML, Isar/thy_header.ML;
Sun, 25 Jun 2000 23:47:12 +0200 wenzelm added IsarOutput (token-level theory output);
Sun, 25 Jun 2000 23:46:52 +0200 wenzelm added exhausted: ('a, 'b) source -> ('a, 'a list) source;
Sun, 25 Jun 2000 23:46:39 +0200 wenzelm added state: 'a * 'b -> 'a * ('a * 'b);
Sun, 25 Jun 2000 23:46:22 +0200 wenzelm fbrk: 2 if not taken;
Sun, 25 Jun 2000 23:46:03 +0200 wenzelm export hidden: string -> string;
Sun, 25 Jun 2000 23:45:47 +0200 wenzelm tuned;
Sun, 25 Jun 2000 23:45:26 +0200 wenzelm added change: 'a ref -> ('a -> 'a) -> unit;
Fri, 23 Jun 2000 14:00:43 +0200 berghofe Added new theory Lambda/Type.
Fri, 23 Jun 2000 12:29:55 +0200 berghofe get_inductive now returns None instead of raising an exception.
Fri, 23 Jun 2000 12:28:09 +0200 berghofe Added new theory.
Fri, 23 Jun 2000 12:24:37 +0200 berghofe Subject reduction and strong normalization of simply-typed lambda terms.
Fri, 23 Jun 2000 10:43:43 +0200 paulson new theorem trans_O_subset
Fri, 23 Jun 2000 10:34:51 +0200 paulson added the AllocImpl example
Fri, 23 Jun 2000 10:34:31 +0200 paulson genPrefix_trans_O: generalizes genPrefix_trans
Fri, 23 Jun 2000 10:33:46 +0200 paulson added the allocator refinement proof
Fri, 23 Jun 2000 10:33:11 +0200 paulson sum_below f n -> setsum f (lessThan n)
Thu, 22 Jun 2000 23:04:34 +0200 wenzelm bind_thm(s);
Thu, 22 Jun 2000 11:37:13 +0200 paulson removed some finiteness conditions from bag_of/sublist theorems
Thu, 22 Jun 2000 11:36:08 +0200 paulson working proofs of the basic merge and distributor properties
Thu, 22 Jun 2000 11:35:28 +0200 paulson fixed the merge spec (NbT -> Nclients) and added the distributor spec
Thu, 22 Jun 2000 11:34:48 +0200 paulson new thoerem Always_Follows2; renamed Always_Follows -> Always_Follows1
Wed, 21 Jun 2000 20:38:25 +0200 wenzelm added with_paths;
Wed, 21 Jun 2000 18:14:28 +0200 wenzelm fixed deps;
Wed, 21 Jun 2000 18:09:09 +0200 wenzelm fixed deps;
Wed, 21 Jun 2000 15:58:23 +0200 wenzelm fixed deps;
Wed, 21 Jun 2000 10:34:33 +0200 paulson new theorems lepoll_Ord_imp_eqpoll, lesspoll_imp_eqpoll, lesspoll_nat_is_Finite
Wed, 21 Jun 2000 10:32:57 +0200 paulson new theorem UN_empty; it and Un_empty inserted by AddIffs
Wed, 21 Jun 2000 10:31:34 +0200 paulson generalized {Domain,Range}_partial_func to {Domain,Range}_Collect_split
Wed, 21 Jun 2000 10:30:36 +0200 paulson tidied; weakened the (impossible) premises of setsum_UN_disjoint
Tue, 20 Jun 2000 11:54:22 +0200 paulson new module for heaps
Tue, 20 Jun 2000 11:54:07 +0200 paulson now uses the heap data structure for BEST_FIRST
Tue, 20 Jun 2000 11:53:35 +0200 paulson new file heap.ML
Tue, 20 Jun 2000 11:53:16 +0200 paulson changed the Schubert Steamroller proof
Tue, 20 Jun 2000 11:52:38 +0200 paulson another brick in the wall
Tue, 20 Jun 2000 11:51:21 +0200 paulson changed a step for the improved rules for setsum
Tue, 20 Jun 2000 11:50:33 +0200 paulson deleted a step made redundant by the improved rules for setsum
Tue, 20 Jun 2000 11:42:24 +0200 paulson replaced the useless [p]subset_insertD by [p]subset_insert_iff
Tue, 20 Jun 2000 11:41:25 +0200 paulson now setsum f A = 0 unless A is finite
Tue, 20 Jun 2000 11:41:07 +0200 paulson now setsum f A = 0 unless A is finite; proved setsum_cong
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip