schirmer [Tue, 20 Jan 2004 13:55:22 +0100] rev 14358
cleaning up
kleing [Wed, 14 Jan 2004 07:53:27 +0100] rev 14357
print translation for ALL x <= n. P x
nipkow [Wed, 14 Jan 2004 04:41:16 +0100] rev 14356
fixed old bugs in "decomp" (conversion from term to lin.arith. format).
updated instantiation of real lin.arith.
nipkow [Wed, 14 Jan 2004 00:13:04 +0100] rev 14355
Told linear arithmetic package about injections "real" from nat/int into real.
paulson [Tue, 13 Jan 2004 10:37:52 +0100] rev 14354
types complex and hcomplex are now instances of class ringpower:
omitting redundant lemmas
paulson [Mon, 12 Jan 2004 16:51:45 +0100] rev 14353
Added lemmas to Ring_and_Field with slightly modified simplification rules
Deleted some little-used integer theorems, replacing them by the generic ones
in Ring_and_Field
Consolidated integer powers
paulson [Mon, 12 Jan 2004 16:45:35 +0100] rev 14352
Modified real arithmetic simplification
webertj [Mon, 12 Jan 2004 14:35:07 +0100] rev 14351
Fixed compatibility issues with SML/NJ:
- replaced '(op *)' by 'op*'
- replaced 'LargeInt' by 'Int'
webertj [Sat, 10 Jan 2004 13:35:10 +0100] rev 14350
Adding 'refute' to HOL.
webertj [Sat, 10 Jan 2004 12:34:50 +0100] rev 14349
'refute', 'refute_params'.
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"
paulson [Thu, 01 Jan 2004 10:06:32 +0100] rev 14334
tweaking of lemmas in RealDef, RealOrd
kleing [Mon, 29 Dec 2003 06:49:26 +0100] rev 14333
\<^bsub> .. \<^esub>
kleing [Mon, 29 Dec 2003 06:07:44 +0100] rev 14332
spanning super and sub scripts \<^bsub> .. \<^esub> and \<^bsup> .. \<^esup>
paulson [Sat, 27 Dec 2003 21:02:14 +0100] rev 14331
re-organized numeric lemmas
nipkow [Thu, 25 Dec 2003 23:18:04 +0100] rev 14330
Added trace msg
paulson [Thu, 25 Dec 2003 22:48:32 +0100] rev 14329
re-organized some hyperreal and real lemmas