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
paulson [Tue, 23 Dec 2003 12:54:45 +0100] rev 14318
type hcomplex is now in class field
paulson [Tue, 23 Dec 2003 12:54:15 +0100] rev 14317
more ML bindings
kleing [Tue, 23 Dec 2003 06:35:41 +0100] rev 14316
added some [intro?] and [trans] for list_all2 lemmas
nipkow [Mon, 22 Dec 2003 22:52:38 +0100] rev 14315
Updated proofs due to changes in Set.thy.