paulson [Tue, 10 Feb 2004 12:02:11 +0100] rev 14378
generic of_nat and of_int functions, and generalization of iszero
and neg
paulson [Thu, 05 Feb 2004 10:45:28 +0100] rev 14377
tidying up, especially the Complex numbers
nipkow [Thu, 05 Feb 2004 04:30:38 +0100] rev 14376
Changed variable names.
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.
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
kleing [Wed, 24 Dec 2003 08:54:30 +0100] rev 14328
list_all2_nthD no good as [intro?]
kleing [Tue, 23 Dec 2003 23:40:16 +0100] rev 14327
list_all2_mono should not be [trans]
paulson [Tue, 23 Dec 2003 18:26:03 +0100] rev 14326
reorganised complex arithmetic
paulson [Tue, 23 Dec 2003 18:24:16 +0100] rev 14325
removing real_of_posnat
paulson [Tue, 23 Dec 2003 17:41:52 +0100] rev 14324
converting Hyperreal/NthRoot to Isar
paulson [Tue, 23 Dec 2003 16:53:33 +0100] rev 14323
converting Complex/Complex.ML to Isar
paulson [Tue, 23 Dec 2003 16:52:49 +0100] rev 14322
deleting redundant theorems
paulson [Tue, 23 Dec 2003 14:46:08 +0100] rev 14321
new theorems
paulson [Tue, 23 Dec 2003 14:45:47 +0100] rev 14320
tidying up hcomplex arithmetic
paulson [Tue, 23 Dec 2003 14:45:23 +0100] rev 14319
renaming some theorems