wenzelm [Tue, 18 Mar 2008 20:33:29 +0100] rev 26315
removed redundant less_trans, less_linear, le_imp_less_or_eq, le_less_trans, less_le_trans (cf. Orderings.thy);
renamed less_imp_le to less_imp_le_nat;
wenzelm [Tue, 18 Mar 2008 20:33:28 +0100] rev 26314
avoid rebinding of existing facts;
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;