paulson [Fri, 09 Jan 2004 10:46:18 +0100] rev 14348
Defining the type class "ringpower" and deleting superseded theorems for
types nat, int, real, hypreal
kleing [Fri, 09 Jan 2004 01:28:24 +0100] rev 14347
set isasep to {} by default
skalberg [Thu, 08 Jan 2004 16:35:46 +0100] rev 14346
Added lazy sequences and parser combinators for same.
kleing [Thu, 08 Jan 2004 08:14:00 +0100] rev 14345
separate thm lists in latex output by \isasep
kleing [Thu, 08 Jan 2004 04:32:52 +0100] rev 14344
run makeindex if necessary
kleing [Wed, 07 Jan 2004 07:52:12 +0100] rev 14343
map_idI
paulson [Tue, 06 Jan 2004 10:50:36 +0100] rev 14342
auto update
paulson [Tue, 06 Jan 2004 10:40:15 +0100] rev 14341
Ring_and_Field now requires axiom add_left_imp_eq for semirings.
This allows more theorems to be proved for semirings, but
requires a redundant axiom to be proved for rings, etc.
paulson [Tue, 06 Jan 2004 10:38:14 +0100] rev 14340
correction to cterm_instantiate by Christoph Leuth
nipkow [Mon, 05 Jan 2004 23:10:32 +0100] rev 14339
*** empty log message ***
nipkow [Mon, 05 Jan 2004 22:43:03 +0100] rev 14338
*** empty log message ***
nipkow [Mon, 05 Jan 2004 00:46:06 +0100] rev 14337
undid split_comp_eq[simp] because it leads to nontermination together with split_def!
paulson [Sat, 03 Jan 2004 16:09:39 +0100] rev 14336
Deleting more redundant theorems
paulson [Thu, 01 Jan 2004 21:47:07 +0100] rev 14335
conversion of Real/PReal to Isar script;
type "complex" is now in class "field"