paulson [Tue, 27 May 1997 13:23:27 +0200] rev 3354
Removal of mask.sig and mask.sml
paulson [Tue, 27 May 1997 13:22:30 +0200] rev 3353
Removal of module Mask and datatype binding with its constructor |->
paulson [Tue, 27 May 1997 13:03:41 +0200] rev 3352
New theorems suggested by Florian Kammueller
slotosch [Mon, 26 May 1997 14:54:24 +0200] rev 3351
remoded ccc1
slotosch [Mon, 26 May 1997 13:51:03 +0200] rev 3350
removed ccc1
wenzelm [Mon, 26 May 1997 13:45:39 +0200] rev 3349
tuned comment;
paulson [Mon, 26 May 1997 12:54:40 +0200] rev 3348
Two useful facts about Powersets suggested by Florian Kammueller
paulson [Mon, 26 May 1997 12:53:45 +0200] rev 3347
Added a missing "result();" after problem 43.
paulson [Mon, 26 May 1997 12:44:04 +0200] rev 3346
Tidying using the new exhaust_tac
paulson [Mon, 26 May 1997 12:42:38 +0200] rev 3345
Now recdef checks the name of the function being defined.
Slight tidying
paulson [Mon, 26 May 1997 12:40:51 +0200] rev 3344
Deleted option_case_tac because exhaust_tac performs a similar function.
Deleted the duplicate proof of expand_option_case...
paulson [Mon, 26 May 1997 12:39:57 +0200] rev 3343
Renamed lessD to Suc_leI
paulson [Mon, 26 May 1997 12:38:29 +0200] rev 3342
New operator "lists" for formalizing sets of lists
paulson [Mon, 26 May 1997 12:37:24 +0200] rev 3341
New theorem subset_inj_onto
paulson [Mon, 26 May 1997 12:36:56 +0200] rev 3340
Two results suggested by Florian Kammueller
paulson [Mon, 26 May 1997 12:36:16 +0200] rev 3339
Tidying and a couple of useful lemmas
paulson [Mon, 26 May 1997 12:34:54 +0200] rev 3338
Added recdef
paulson [Mon, 26 May 1997 12:34:05 +0200] rev 3337
Primrec: New example ported from ZF
paulson [Mon, 26 May 1997 12:33:38 +0200] rev 3336
Renamed lessD to Suc_leI
paulson [Mon, 26 May 1997 12:33:03 +0200] rev 3335
New example ported from ZF
paulson [Mon, 26 May 1997 12:32:35 +0200] rev 3334
Simplified proofs using expand_option_case
paulson [Mon, 26 May 1997 12:29:55 +0200] rev 3333
Now checks the name of the function being defined;
More de-HOL-ification
paulson [Mon, 26 May 1997 12:29:10 +0200] rev 3332
More de-HOL-ification
paulson [Mon, 26 May 1997 12:28:30 +0200] rev 3331
Now checks the name of the function being defined