Sun, 19 Apr 1998 17:01:04 +0200 wenzelm fixed comment;
Fri, 10 Apr 1998 13:42:22 +0200 paulson Fixed bug in inductive sections to allow disjunctive premises;
Fri, 10 Apr 1998 13:41:04 +0200 paulson bug fixes
Fri, 10 Apr 1998 13:40:29 +0200 paulson can prove the empty relation to be WF
Fri, 10 Apr 1998 13:15:28 +0200 paulson Fixed bug in inductive sections to allow disjunctive premises;
Thu, 09 Apr 1998 12:31:35 +0200 paulson Clearer description of recdef, including use of {}
Thu, 09 Apr 1998 12:29:39 +0200 paulson Simplified the syntax description; mentioned FOL vs HOL
Tue, 07 Apr 1998 13:46:34 +0200 oheimb *** empty log message ***
Tue, 07 Apr 1998 13:46:05 +0200 oheimb replaced option_map_SomeD by option_map_eq_Some (RS iffD1)
Tue, 07 Apr 1998 13:43:07 +0200 oheimb made split_all_tac as safe wrapper more defensive:
Sat, 04 Apr 1998 14:30:19 +0200 wenzelm no open Simplifier;
Sat, 04 Apr 1998 14:27:11 +0200 wenzelm tuned fail;
Sat, 04 Apr 1998 12:31:35 +0200 wenzelm type_error;
Sat, 04 Apr 1998 12:30:17 +0200 wenzelm tuned comments;
Sat, 04 Apr 1998 12:29:07 +0200 wenzelm no open Simplifier;
Sat, 04 Apr 1998 12:28:39 +0200 wenzelm replaced thy_data by thy_setup;
Sat, 04 Apr 1998 12:26:47 +0200 wenzelm type_error;
Sat, 04 Apr 1998 11:44:16 +0200 wenzelm replaced thy_data by setup;
Sat, 04 Apr 1998 11:43:39 +0200 wenzelm removed simple;
Sat, 04 Apr 1998 11:42:48 +0200 wenzelm added triv_goal, rev_triv_goal (for Isar);
Sat, 04 Apr 1998 11:42:26 +0200 wenzelm added Goal_def;
Sat, 04 Apr 1998 11:41:24 +0200 wenzelm replaced thy_data by thy_setup;
Sat, 04 Apr 1998 11:41:00 +0200 wenzelm added local_theory (for Isar);
Sat, 04 Apr 1998 11:40:18 +0200 wenzelm tuned trace msgs;
Fri, 03 Apr 1998 14:38:19 +0200 wenzelm tuned names;
Fri, 03 Apr 1998 14:37:48 +0200 wenzelm added get_tthm(s), store_tthms(s);
Fri, 03 Apr 1998 14:36:20 +0200 wenzelm tuned comments;
Fri, 03 Apr 1998 14:36:05 +0200 wenzelm added attribute.ML;
Fri, 03 Apr 1998 14:35:39 +0200 wenzelm Theorem tags and attributes.
Fri, 03 Apr 1998 13:32:42 +0200 paulson UNITY
Fri, 03 Apr 1998 13:30:49 +0200 oheimb repaired incompatibility with new SML version by eta-expansion
Fri, 03 Apr 1998 12:35:27 +0200 paulson New target HOL-UNITY
Fri, 03 Apr 1998 12:34:33 +0200 paulson New UNITY theory
Fri, 03 Apr 1998 11:22:51 +0200 paulson Tidied proofs
Fri, 03 Apr 1998 11:20:41 +0200 paulson Tidied proofs by getting rid of case_tac
Fri, 03 Apr 1998 09:54:48 +0200 oheimb improved \tt appearance of many ASCII special symbols like #
Thu, 02 Apr 1998 17:19:02 +0200 oheimb split_all_tac now fails if there is nothing to split
Thu, 02 Apr 1998 13:49:04 +0200 paulson new theorems
Thu, 02 Apr 1998 13:48:48 +0200 paulson changed if_bool_eq to if_bool_eq_conj
Thu, 02 Apr 1998 13:48:28 +0200 paulson changed if_bool_eq to if_bool_eq_conj and added if_bool_eq_disj
Thu, 02 Apr 1998 13:47:03 +0200 paulson New theorems card_Diff_le and card_insert_le; tidied
Thu, 02 Apr 1998 12:45:47 +0200 oheimb introduced functions for updating the wrapper lists
Thu, 02 Apr 1998 12:39:32 +0200 oheimb *** empty log message ***
Mon, 30 Mar 1998 21:15:18 +0200 oheimb merge_cs now also merges safe and unsafe wrappers
Mon, 30 Mar 1998 21:14:04 +0200 oheimb generalized appearance of trancl_into_rtrancl and r_into_trancl
Mon, 30 Mar 1998 21:09:46 +0200 oheimb adapted proof of finite_converse
Mon, 30 Mar 1998 21:08:05 +0200 oheimb added wf_converse_trancl, adapted proof of wfrec
Mon, 30 Mar 1998 21:06:09 +0200 oheimb added caveat
Mon, 30 Mar 1998 21:05:25 +0200 oheimb added introduction and elimination rules for Univalent
Mon, 30 Mar 1998 21:04:41 +0200 oheimb added Univalent_rel_pow
Mon, 30 Mar 1998 21:04:13 +0200 oheimb removed superfluous use_thy
Mon, 30 Mar 1998 21:03:14 +0200 oheimb removed superfluous translations
Tue, 24 Mar 1998 16:57:40 +0100 wenzelm added try, single, many;
Tue, 24 Mar 1998 15:57:18 +0100 oheimb added cproj', and therefore extended prj
Tue, 24 Mar 1998 15:54:42 +0100 oheimb added cproj', and therefore extended prj
Tue, 24 Mar 1998 15:53:47 +0100 oheimb improved checks
Tue, 24 Mar 1998 15:51:37 +0100 oheimb added o2s
Tue, 24 Mar 1998 15:49:32 +0100 oheimb added finite_acyclic_wf_converse: corrected 8bit chars
Tue, 24 Mar 1998 15:46:34 +0100 oheimb added acyclicI
Tue, 24 Mar 1998 15:46:08 +0100 oheimb added finite_acyclic_wf_converse
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip