nipkow [Fri, 23 May 1997 14:13:51 +0200] rev 3315
Documented `size' function for datatypes.
mueller [Fri, 23 May 1997 13:39:22 +0200] rev 3314
fixed a bug
wenzelm [Fri, 23 May 1997 13:31:59 +0200] rev 3313
removed TFL from test;
wenzelm [Fri, 23 May 1997 11:28:22 +0200] rev 3312
remove cl.cam font server;
wenzelm [Fri, 23 May 1997 10:14:16 +0200] rev 3311
exec the emacs;
nipkow [Fri, 23 May 1997 09:20:35 +0200] rev 3310
Base theory is now Arith, not Nat. (because all datatypes now require Arith).
nipkow [Fri, 23 May 1997 09:18:06 +0200] rev 3309
All datatypes now require Arith.
nipkow [Fri, 23 May 1997 09:17:26 +0200] rev 3308
Added overloaded function `size' for all datatypes.
nipkow [Thu, 22 May 1997 18:29:17 +0200] rev 3307
exhaust_tac can now deal with whole terms rather than just variables.
wenzelm [Thu, 22 May 1997 17:20:55 +0200] rev 3306
added href to Isamode;
wenzelm [Thu, 22 May 1997 16:44:47 +0200] rev 3305
fixed doc;
wenzelm [Thu, 22 May 1997 16:37:00 +0200] rev 3304
adapted to Isamode 2.6;
wenzelm [Thu, 22 May 1997 16:04:48 +0200] rev 3303
tuned Isamode stuff;
paulson [Thu, 22 May 1997 15:13:16 +0200] rev 3302
New headers and other minor changes
paulson [Thu, 22 May 1997 15:11:56 +0200] rev 3301
Now the recdef induction rule variables are named u, v, ...
paulson [Thu, 22 May 1997 15:11:23 +0200] rev 3300
New example of recdef and permutative rewriting
paulson [Thu, 22 May 1997 15:10:59 +0200] rev 3299
Now uses type option instead of Fail/Subst
No references to wf_rel_prod
paulson [Thu, 22 May 1997 15:10:37 +0200] rev 3298
Now uses type option instead of Fail/Subst
paulson [Thu, 22 May 1997 15:10:05 +0200] rev 3297
Uses option_case_tac
paulson [Thu, 22 May 1997 15:09:37 +0200] rev 3296
Deleted rprod: lex_prod is (usually?) enough
paulson [Thu, 22 May 1997 15:09:09 +0200] rev 3295
Deleted obsolete proofs. But option_case_tac will be obsolete too
paulson [Thu, 22 May 1997 15:08:14 +0200] rev 3294
New example: ex/Fib
paulson [Thu, 22 May 1997 15:07:45 +0200] rev 3293
New lemmas used for ex/Fib
nipkow [Thu, 22 May 1997 13:05:52 +0200] rev 3292
Added rotation to exhaust_tac.