Tue, 20 May 1997 12:22:33 +0200 tuned;
wenzelm [Tue, 20 May 1997 12:22:33 +0200] rev 3248
tuned;
Tue, 20 May 1997 12:14:31 +0200 added eindhoven http address
mueller [Tue, 20 May 1997 12:14:31 +0200] rev 3247
added eindhoven http address
Tue, 20 May 1997 11:53:20 +0200 Declares Option_ as synonym for structure Option
paulson [Tue, 20 May 1997 11:53:20 +0200] rev 3246
Declares Option_ as synonym for structure Option
Tue, 20 May 1997 11:49:57 +0200 Removal of redundant code (unused or already present in Isabelle.
paulson [Tue, 20 May 1997 11:49:57 +0200] rev 3245
Removal of redundant code (unused or already present in Isabelle. This eliminates HOL compatibility but makes the code smaller and more readable
Tue, 20 May 1997 11:47:33 +0200 Basis library version of type "option" now resides in its own structure Option
paulson [Tue, 20 May 1997 11:47:33 +0200] rev 3244
Basis library version of type "option" now resides in its own structure Option
Tue, 20 May 1997 11:44:25 +0200 Removal of ex/LexProd
paulson [Tue, 20 May 1997 11:44:25 +0200] rev 3243
Removal of ex/LexProd
Tue, 20 May 1997 11:44:02 +0200 Renamed egcd and gcd; defined the gcd function using TFL
paulson [Tue, 20 May 1997 11:44:02 +0200] rev 3242
Renamed egcd and gcd; defined the gcd function using TFL
Tue, 20 May 1997 11:42:59 +0200 Removal of duplicate code from TFL
paulson [Tue, 20 May 1997 11:42:59 +0200] rev 3241
Removal of duplicate code from TFL
Tue, 20 May 1997 11:41:56 +0200 New arithmetic laws let us delete three lines of a proof
paulson [Tue, 20 May 1997 11:41:56 +0200] rev 3240
New arithmetic laws let us delete three lines of a proof
Tue, 20 May 1997 11:41:26 +0200 Added comment: it is SLOW
paulson [Tue, 20 May 1997 11:41:26 +0200] rev 3239
Added comment: it is SLOW
Tue, 20 May 1997 11:41:01 +0200 Some theorems moved to HOL/Arith.ML
paulson [Tue, 20 May 1997 11:41:01 +0200] rev 3238
Some theorems moved to HOL/Arith.ML
Tue, 20 May 1997 11:40:28 +0200 Relation "less_than" internalizes "<" for easy use of TFL
paulson [Tue, 20 May 1997 11:40:28 +0200] rev 3237
Relation "less_than" internalizes "<" for easy use of TFL
Tue, 20 May 1997 11:39:32 +0200 New pattern-matching definition of pred_nat
paulson [Tue, 20 May 1997 11:39:32 +0200] rev 3236
New pattern-matching definition of pred_nat
Tue, 20 May 1997 11:38:50 +0200 The diff laws must be named: we do "Delsimps [diff_Suc];"
paulson [Tue, 20 May 1997 11:38:50 +0200] rev 3235
The diff laws must be named: we do "Delsimps [diff_Suc];"
Tue, 20 May 1997 11:37:57 +0200 New theorems from Hoare/Arith2.ML
paulson [Tue, 20 May 1997 11:37:57 +0200] rev 3234
New theorems from Hoare/Arith2.ML
Tue, 20 May 1997 11:34:26 +0200 new treatment of Prover files
paulson [Tue, 20 May 1997 11:34:26 +0200] rev 3233
new treatment of Prover files
Tue, 20 May 1997 11:33:45 +0200 Removal of ex/LexProd; TFL files; new treatment of Prover files
paulson [Tue, 20 May 1997 11:33:45 +0200] rev 3232
Removal of ex/LexProd; TFL files; new treatment of Prover files
Tue, 20 May 1997 11:33:02 +0200 Removal of ex/LexProd
paulson [Tue, 20 May 1997 11:33:02 +0200] rev 3231
Removal of ex/LexProd
Tue, 20 May 1997 11:05:59 +0200 improved output syntax of op =, op ~= (more parentheses);
wenzelm [Tue, 20 May 1997 11:05:59 +0200] rev 3230
improved output syntax of op =, op ~= (more parentheses);
Tue, 20 May 1997 10:48:08 +0200 SYNC;
wenzelm [Tue, 20 May 1997 10:48:08 +0200] rev 3229
SYNC;
Tue, 20 May 1997 10:47:56 +0200 index: model checkers;
wenzelm [Tue, 20 May 1997 10:47:56 +0200] rev 3228
index: model checkers;
Tue, 20 May 1997 10:44:45 +0200 *** empty log message ***
wenzelm [Tue, 20 May 1997 10:44:45 +0200] rev 3227
*** empty log message ***
Tue, 20 May 1997 10:39:23 +0200 SYNC;
wenzelm [Tue, 20 May 1997 10:39:23 +0200] rev 3226
SYNC;
Tue, 20 May 1997 10:28:19 +0200 little changes
mueller [Tue, 20 May 1997 10:28:19 +0200] rev 3225
little changes
Mon, 19 May 1997 15:22:41 +0200 Documented auto_tac
paulson [Mon, 19 May 1997 15:22:41 +0200] rev 3224
Documented auto_tac
Mon, 19 May 1997 15:22:21 +0200 Section numbers may now be nested three deep, as in 1.2.3
paulson [Mon, 19 May 1997 15:22:21 +0200] rev 3223
Section numbers may now be nested three deep, as in 1.2.3
Fri, 16 May 1997 17:40:41 +0200 Distributed Psubset stuff to basic set theory files, incl Finite.
nipkow [Fri, 16 May 1997 17:40:41 +0200] rev 3222
Distributed Psubset stuff to basic set theory files, incl Finite. Added stuff by bu.
Fri, 16 May 1997 17:14:55 +0200 renamed unsafe_addss to addss
oheimb [Fri, 16 May 1997 17:14:55 +0200] rev 3221
renamed unsafe_addss to addss
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip