wenzelm [Fri, 05 May 2006 21:59:44 +0200] rev 19576
extern_early: improved handling of undeclared constants;
wenzelm [Fri, 05 May 2006 21:59:43 +0200] rev 19575
replaced Graph.find_paths by Graph.irreducible_paths;
wenzelm [Fri, 05 May 2006 21:59:43 +0200] rev 19574
of_sort: explicit cache value;
simplified internal representation of instances;
wenzelm [Fri, 05 May 2006 21:59:41 +0200] rev 19573
axiomatization;
wenzelm [Fri, 05 May 2006 21:59:39 +0200] rev 19572
* Library: theory Accessible_Part has been move to main HOL.
wenzelm [Fri, 05 May 2006 19:32:35 +0200] rev 19571
Theory.definitions_of;
wenzelm [Fri, 05 May 2006 19:32:34 +0200] rev 19570
added definitions_of;
wenzelm [Fri, 05 May 2006 19:32:33 +0200] rev 19569
specifications_of: more detailed information;
tuned;
krauss [Fri, 05 May 2006 18:39:16 +0200] rev 19568
Added small example theory for new function package.
webertj [Fri, 05 May 2006 18:21:58 +0200] rev 19567
string_of_... functions added
urbanc [Fri, 05 May 2006 18:09:53 +0200] rev 19566
added the lemma pt_fresh_bij2
haftmann [Fri, 05 May 2006 17:38:26 +0200] rev 19565
added something
krauss [Fri, 05 May 2006 17:17:21 +0200] rev 19564
First usable version of the new function definition package (HOL/function_packake/...).
Moved Accessible_Part.thy from Library to Main.
haftmann [Fri, 05 May 2006 16:50:58 +0200] rev 19563
added something
urbanc [Fri, 05 May 2006 16:29:27 +0200] rev 19562
added the lemma abs_fun_eq' to the nominal theory,
and also added code to nominal_atoms for generating
the theorem-list alpha'
huffman [Fri, 05 May 2006 01:40:17 +0200] rev 19561
extensive reformatting and cleaning up code (no changes in functionality)
haftmann [Thu, 04 May 2006 19:49:51 +0200] rev 19560
slight fix
haftmann [Thu, 04 May 2006 19:48:41 +0200] rev 19559
added world map
haftmann [Thu, 04 May 2006 19:48:20 +0200] rev 19558
added js
webertj [Thu, 04 May 2006 12:50:01 +0200] rev 19557
Rat.one added
haftmann [Thu, 04 May 2006 11:34:27 +0200] rev 19556
fixed some flaws
haftmann [Thu, 04 May 2006 10:13:55 +0200] rev 19555
fixed some flaws
haftmann [Wed, 03 May 2006 17:41:28 +0200] rev 19554
added world map
webertj [Wed, 03 May 2006 12:05:53 +0200] rev 19553
pre_cnf_tac: beta-eta-normalization restricted to the current subgoal
haftmann [Wed, 03 May 2006 09:45:09 +0200] rev 19552
improvments in mail obfuscator
huffman [Wed, 03 May 2006 05:56:11 +0200] rev 19551
converted to isar theory; removed unsound adm_all axiom
huffman [Wed, 03 May 2006 03:47:15 +0200] rev 19550
update to reflect changes in inverts/injects lemmas
huffman [Wed, 03 May 2006 03:46:25 +0200] rev 19549
inverts and injects generated lemmas now take the form of rewrite rules, instead of dest rules