Thu, 20 Mar 2008 12:01:16 +0100 haftmann (continued)
Thu, 20 Mar 2008 12:01:14 +0100 haftmann tuned
Thu, 20 Mar 2008 12:01:13 +0100 haftmann tuned import
Thu, 20 Mar 2008 12:01:12 +0100 haftmann adjusted authorship
Thu, 20 Mar 2008 12:01:11 +0100 haftmann tuned proof
Thu, 20 Mar 2008 12:01:10 +0100 haftmann added theory Library/Enum.thy
Thu, 20 Mar 2008 12:01:09 +0100 haftmann tuned proofs
Thu, 20 Mar 2008 00:20:51 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Thu, 20 Mar 2008 00:20:49 +0100 wenzelm renamed former get_thms(_silent) to get_fact(_silent);
Thu, 20 Mar 2008 00:20:48 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Thu, 20 Mar 2008 00:20:44 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:50:42 +0100 wenzelm more antiquotations;
Wed, 19 Mar 2008 22:47:39 +0100 wenzelm avoid Auto_tac;
Wed, 19 Mar 2008 22:47:38 +0100 wenzelm more antiquotations;
Wed, 19 Mar 2008 22:47:35 +0100 wenzelm eliminated change_claset/simpset;
Wed, 19 Mar 2008 22:28:17 +0100 wenzelm auxiliary dynamic_thm(s) for fact lookup;
Wed, 19 Mar 2008 22:28:08 +0100 wenzelm auxiliary dynamic_thm(s) for fact lookup;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Wed, 19 Mar 2008 18:15:25 +0100 wenzelm removed redundant Nat.less_not_sym, Nat.less_asym;
Wed, 19 Mar 2008 18:15:13 +0100 wenzelm removed redundant Nat.less_irrefl;
Wed, 19 Mar 2008 18:10:23 +0100 paulson Attributes sledgehammer_full, sledgehammer_modulus, sledgehammer_sorts
Wed, 19 Mar 2008 14:25:59 +0100 wenzelm system: writeln output, if available;
Wed, 19 Mar 2008 07:20:35 +0100 haftmann error tuning
Wed, 19 Mar 2008 07:20:34 +0100 haftmann moved typ_of_inst to Type.typ_of_sort
Wed, 19 Mar 2008 07:20:33 +0100 haftmann instantiation less liberal with dangling constraints
Wed, 19 Mar 2008 07:20:32 +0100 haftmann Type.lookup now curried
Wed, 19 Mar 2008 07:20:31 +0100 haftmann Type.lookup now curried; typ_of_sort
Wed, 19 Mar 2008 07:20:30 +0100 haftmann new class error case NoSubsort
Wed, 19 Mar 2008 07:20:29 +0100 haftmann quickcheck with term reconstruction
Wed, 19 Mar 2008 07:20:28 +0100 haftmann whitespace tuning
Tue, 18 Mar 2008 23:25:06 +0100 wenzelm theory loader: discontinued *attached* ML scripts;
Tue, 18 Mar 2008 22:19:18 +0100 wenzelm converted legacy ML scripts;
Tue, 18 Mar 2008 21:57:36 +0100 wenzelm valid_thms: get_thms_silent;
Tue, 18 Mar 2008 21:57:35 +0100 wenzelm removed check_lookup;
Tue, 18 Mar 2008 21:27:25 +0100 wenzelm added ckeck_lookup flag (default false), which controls sanity check of thm lookup;
Tue, 18 Mar 2008 20:34:26 +0100 wenzelm updated generated files;
Tue, 18 Mar 2008 20:33:33 +0100 wenzelm tuned proof;
Tue, 18 Mar 2008 20:33:31 +0100 wenzelm removed redundant less_trans, less_linear, le_imp_less_or_eq, le_less_trans, less_le_trans (cf. Orderings.thy);
Tue, 18 Mar 2008 20:33:29 +0100 wenzelm removed redundant less_trans, less_linear, le_imp_less_or_eq, le_less_trans, less_le_trans (cf. Orderings.thy);
Tue, 18 Mar 2008 20:33:28 +0100 wenzelm avoid rebinding of existing facts;
Mon, 17 Mar 2008 22:34:27 +0100 wenzelm avoid rebinding of existing facts;
Mon, 17 Mar 2008 22:34:26 +0100 wenzelm avoid rebinding of existing facts;
Mon, 17 Mar 2008 22:34:25 +0100 wenzelm removed duplicate lemmas;
Mon, 17 Mar 2008 22:34:23 +0100 wenzelm only one version of group.rcos_self;
Mon, 17 Mar 2008 20:51:23 +0100 wenzelm Facts.add_local;
Mon, 17 Mar 2008 20:51:16 +0100 wenzelm Facts.add_global;
Mon, 17 Mar 2008 20:51:09 +0100 wenzelm replaced generic add by add_local/add_global;
Mon, 17 Mar 2008 18:37:08 +0100 wenzelm proper naming of weak_ref_map2ref_map;
Mon, 17 Mar 2008 18:37:07 +0100 wenzelm avoid rebinding of existing facts;
Mon, 17 Mar 2008 18:37:05 +0100 wenzelm avoid rebinding of existing facts;
Mon, 17 Mar 2008 18:37:04 +0100 wenzelm added Compl_Collect;
Mon, 17 Mar 2008 18:37:03 +0100 wenzelm proper naming of knows_Outpts_insecureM, knows_subset_knows_A_Gets;
Mon, 17 Mar 2008 18:37:02 +0100 wenzelm renamed K3_imp_Gets variant to K3_imp_Gets_evs;
Mon, 17 Mar 2008 18:37:00 +0100 wenzelm removed duplicate lemmas;
Mon, 17 Mar 2008 18:36:04 +0100 wenzelm closeup: recover original order of free variables!
Mon, 17 Mar 2008 16:47:45 +0100 nipkow reorganization
Mon, 17 Mar 2008 16:47:24 +0100 nipkow added lemmas
Mon, 17 Mar 2008 16:13:05 +0100 huffman remove unneeded constant mod_alt
Mon, 17 Mar 2008 11:42:46 +0100 nipkow More defns and thms
Mon, 17 Mar 2008 07:15:40 +0100 kleing fixed broken bintrunc lemma
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip