wenzelm [Thu, 04 Mar 2010 22:48:50 +0100] rev 35571
switch to polyml-svn;
wenzelm [Thu, 04 Mar 2010 22:48:16 +0100] rev 35570
basic simplification of external_prover signature;
wenzelm [Thu, 04 Mar 2010 22:46:07 +0100] rev 35569
tuned;
wenzelm [Thu, 04 Mar 2010 21:10:25 +0100] rev 35568
renamed type_has_empty_sort to type_has_topsort -- {} is the full universal sort;
metis: type_has_topsort leads to tactic failure (with warning), like other metis failures;
wenzelm [Thu, 04 Mar 2010 21:02:21 +0100] rev 35567
point to http://hginit.com/
paulson [Thu, 04 Mar 2010 17:08:41 +0000] rev 35566
Simplified a couple of proofs and corrected a comment
haftmann [Thu, 04 Mar 2010 11:22:06 +0100] rev 35565
lemmas set_map_of_compr, map_of_inject_set
huffman [Wed, 03 Mar 2010 20:20:41 -0800] rev 35564
merged
huffman [Wed, 03 Mar 2010 10:40:40 -0800] rev 35563
merged
huffman [Wed, 03 Mar 2010 08:49:11 -0800] rev 35562
remove dead code
huffman [Wed, 03 Mar 2010 08:26:01 -0800] rev 35561
add infix declarations
huffman [Wed, 03 Mar 2010 08:20:20 -0800] rev 35560
remove unnecessary theorem references
huffman [Wed, 03 Mar 2010 08:14:56 -0800] rev 35559
remove copy_of_dtyp from domain_axioms.ML
huffman [Wed, 03 Mar 2010 07:55:52 -0800] rev 35558
add_axioms returns an iso_info; add_theorems takes an iso_info as an argument
huffman [Wed, 03 Mar 2010 07:36:31 -0800] rev 35557
uniformly use variable names m and n in take-related lemmas; use export_without_context where appropriate