wenzelm [Mon, 17 Mar 2008 22:34:27 +0100] rev 26313
avoid rebinding of existing facts;
removed duplicate lemmas;
wenzelm [Mon, 17 Mar 2008 22:34:26 +0100] rev 26312
avoid rebinding of existing facts;
wenzelm [Mon, 17 Mar 2008 22:34:25 +0100] rev 26311
removed duplicate lemmas;
wenzelm [Mon, 17 Mar 2008 22:34:23 +0100] rev 26310
only one version of group.rcos_self;
wenzelm [Mon, 17 Mar 2008 20:51:23 +0100] rev 26309
Facts.add_local;
wenzelm [Mon, 17 Mar 2008 20:51:16 +0100] rev 26308
Facts.add_global;
wenzelm [Mon, 17 Mar 2008 20:51:09 +0100] rev 26307
replaced generic add by add_local/add_global;
add_global: report/ignore duplicate bindings;
wenzelm [Mon, 17 Mar 2008 18:37:08 +0100] rev 26306
proper naming of weak_ref_map2ref_map;
wenzelm [Mon, 17 Mar 2008 18:37:07 +0100] rev 26305
avoid rebinding of existing facts;
proper ML antiquotations;
wenzelm [Mon, 17 Mar 2008 18:37:05 +0100] rev 26304
avoid rebinding of existing facts;
wenzelm [Mon, 17 Mar 2008 18:37:04 +0100] rev 26303
added Compl_Collect;
wenzelm [Mon, 17 Mar 2008 18:37:03 +0100] rev 26302
proper naming of knows_Outpts_insecureM, knows_subset_knows_A_Gets;
wenzelm [Mon, 17 Mar 2008 18:37:02 +0100] rev 26301
renamed K3_imp_Gets variant to K3_imp_Gets_evs;
wenzelm [Mon, 17 Mar 2008 18:37:00 +0100] rev 26300
removed duplicate lemmas;
wenzelm [Mon, 17 Mar 2008 18:36:04 +0100] rev 26299
closeup: recover original order of free variables!
nipkow [Mon, 17 Mar 2008 16:47:45 +0100] rev 26298
reorganization
nipkow [Mon, 17 Mar 2008 16:47:24 +0100] rev 26297
added lemmas
huffman [Mon, 17 Mar 2008 16:13:05 +0100] rev 26296
remove unneeded constant mod_alt
nipkow [Mon, 17 Mar 2008 11:42:46 +0100] rev 26295
More defns and thms
kleing [Mon, 17 Mar 2008 07:15:40 +0100] rev 26294
fixed broken bintrunc lemma
wenzelm [Sat, 15 Mar 2008 22:40:41 +0100] rev 26293
tuned;
wenzelm [Sat, 15 Mar 2008 22:07:34 +0100] rev 26292
get_thm(s): check facts lookup vs. old thm database;
wenzelm [Sat, 15 Mar 2008 22:07:32 +0100] rev 26291
tuned messages;
wenzelm [Sat, 15 Mar 2008 22:07:31 +0100] rev 26290
del: hide in name space;
wenzelm [Sat, 15 Mar 2008 22:07:29 +0100] rev 26289
avoid unclear fact references;
wenzelm [Sat, 15 Mar 2008 22:07:28 +0100] rev 26288
eliminated out-of-scope proofs (cf. theory IFOL and FOL);
proper antiquotations;
wenzelm [Sat, 15 Mar 2008 22:07:26 +0100] rev 26287
proper antiquotations;
wenzelm [Sat, 15 Mar 2008 22:07:25 +0100] rev 26286
added lemmas from simpdata.ML;
wenzelm [Sat, 15 Mar 2008 18:08:54 +0100] rev 26285
removed obsolete PureThy.thms_containing;
wenzelm [Sat, 15 Mar 2008 18:08:04 +0100] rev 26284
replaced obsolete FactIndex.T by Facts.T;
removed unused get_thm(s)_closure;
removed obsolete theorems_of, fact_index_of, lthms_containing, hide_thms;