huffman [Mon, 11 Jun 2007 01:22:29 +0200] rev 23304
add int_of_nat versions of lemmas about int::nat=>int
huffman [Mon, 11 Jun 2007 00:53:18 +0200] rev 23303
add abbreviation int_of_nat for of_nat::nat=>int;
add int_of_nat versions of all lemmas about int::nat=>int;
move int lemmas into their own section, preparing to remove
wenzelm [Sun, 10 Jun 2007 23:48:27 +0200] rev 23302
disabled theory "Reflected_Presburger" for smlnj (temporarily);
wenzelm [Sun, 10 Jun 2007 21:06:59 +0200] rev 23301
disabled theories MIR and ReflectedFerrack for smlnj (temporarily);
nipkow [Sun, 10 Jun 2007 10:23:42 +0200] rev 23300
*** empty log message ***
huffman [Sat, 09 Jun 2007 02:38:51 +0200] rev 23299
remove dependencies of proofs on constant int::nat=>int, preparing to remove it
wenzelm [Sat, 09 Jun 2007 00:28:47 +0200] rev 23298
eqtype int -- explicitly encourage overloaded equality;
tuned -%;
removed obsolete Intt;
wenzelm [Sat, 09 Jun 2007 00:28:46 +0200] rev 23297
simplified type integer;
berghofe [Fri, 08 Jun 2007 18:13:58 +0200] rev 23296
Adapted Proofterm.bicompose_proof to Larry's changes in
Logic.assum_pairs from 2005-01-24 (revision 1.44).
chaieb [Fri, 08 Jun 2007 18:09:37 +0200] rev 23295
Method "algebra" solves polynomial equations over (semi)rings