nipkow [Wed, 04 Feb 2004 03:44:05 +0100] rev 14375
*** empty log message ***
paulson [Tue, 03 Feb 2004 15:58:31 +0100] rev 14374
further tidying of the complex numbers
paulson [Tue, 03 Feb 2004 11:06:36 +0100] rev 14373
tidying of the complex numbers
nipkow [Tue, 03 Feb 2004 10:19:21 +0100] rev 14372
Finally fixed the counterexample finder. Can now deal with < on real.
paulson [Mon, 02 Feb 2004 12:23:46 +0100] rev 14371
Conversion of HyperNat to Isar format and its declaration as a semiring
paulson [Thu, 29 Jan 2004 16:51:17 +0100] rev 14370
simplifications in the hyperreals
paulson [Wed, 28 Jan 2004 17:01:01 +0100] rev 14369
tidying up arithmetic for the hyperreals
paulson [Wed, 28 Jan 2004 10:41:49 +0100] rev 14368
converted Real/Lubs to Isar script. Converting arithmetic setup
files to be polymorphic.
kleing [Wed, 28 Jan 2004 01:19:34 +0100] rev 14367
remove more files (index, log files) for -c option
paulson [Tue, 27 Jan 2004 15:49:33 +0100] rev 14366
replacing HOL/Real/PRat, PNat by the rational number development
> of Markus Wenzel
paulson [Tue, 27 Jan 2004 15:39:51 +0100] rev 14365
replacing HOL/Real/PRat, PNat by the rational number development
of Markus Wenzel
schirmer [Tue, 27 Jan 2004 09:44:14 +0100] rev 14364
\<^raw...> does no longer print an additional space.
nipkow [Tue, 27 Jan 2004 08:15:10 +0100] rev 14363
Reduced space for xsymbols output of [| |] ==> from 3 to 1
schirmer [Mon, 26 Jan 2004 15:33:51 +0100] rev 14362
\\<...> will be converted to \<...>
\\<^...> will be converted to \<^...>
schirmer [Mon, 26 Jan 2004 10:34:02 +0100] rev 14361
* Support for raw latex output in control symbols: \<^raw...>
* Symbols may only start with one backslash: \<...>. \\<...> is no longer
accepted by the scanner.
- Adapted some Isar-theories to fit to this policy
nipkow [Sun, 25 Jan 2004 00:42:22 +0100] rev 14360
Added an exception handler and error msg.
schirmer [Tue, 20 Jan 2004 13:56:27 +0100] rev 14359
Added print translation for pairs
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.