Tue, 16 Jul 2002 18:37:03 +0200 added equal_elim_rule1;
wenzelm [Tue, 16 Jul 2002 18:37:03 +0200] rev 13368
added equal_elim_rule1;
Tue, 16 Jul 2002 18:26:52 +0200 moved stuff to List.thy;
wenzelm [Tue, 16 Jul 2002 18:26:52 +0200] rev 13367
moved stuff to List.thy;
Tue, 16 Jul 2002 18:26:36 +0200 moved stuff from Main.thy;
wenzelm [Tue, 16 Jul 2002 18:26:36 +0200] rev 13366
moved stuff from Main.thy; tuned;
Tue, 16 Jul 2002 18:26:09 +0200 adapted to locale defs;
wenzelm [Tue, 16 Jul 2002 18:26:09 +0200] rev 13365
adapted to locale defs;
Tue, 16 Jul 2002 18:25:48 +0200 updated;
wenzelm [Tue, 16 Jul 2002 18:25:48 +0200] rev 13364
updated;
Tue, 16 Jul 2002 16:29:36 +0200 instantiation of locales M_trancl and M_wfrank;
paulson [Tue, 16 Jul 2002 16:29:36 +0200] rev 13363
instantiation of locales M_trancl and M_wfrank; proofs of list_replacement{1,2}
Tue, 16 Jul 2002 16:28:49 +0200 tweaked definition of setclass
paulson [Tue, 16 Jul 2002 16:28:49 +0200] rev 13362
tweaked definition of setclass
Tue, 16 Jul 2002 16:28:26 +0200 new lemmas
paulson [Tue, 16 Jul 2002 16:28:26 +0200] rev 13361
new lemmas
Tue, 16 Jul 2002 09:36:11 +0200 *** empty log message ***
nipkow [Tue, 16 Jul 2002 09:36:11 +0200] rev 13360
*** empty log message ***
Mon, 15 Jul 2002 15:28:51 +0200 mail address update
isatest [Mon, 15 Jul 2002 15:28:51 +0200] rev 13359
mail address update
Mon, 15 Jul 2002 10:41:34 +0200 fix latex output
schirmer [Mon, 15 Jul 2002 10:41:34 +0200] rev 13358
fix latex output
Sun, 14 Jul 2002 19:59:55 +0200 Removal of mono.thy
paulson [Sun, 14 Jul 2002 19:59:55 +0200] rev 13357
Removal of mono.thy
Sun, 14 Jul 2002 15:14:43 +0200 improved presentation markup
paulson [Sun, 14 Jul 2002 15:14:43 +0200] rev 13356
improved presentation markup
Sun, 14 Jul 2002 15:11:21 +0200 merged Update with func
paulson [Sun, 14 Jul 2002 15:11:21 +0200] rev 13355
merged Update with func
Fri, 12 Jul 2002 17:16:22 +0200 little Bugfix
schirmer [Fri, 12 Jul 2002 17:16:22 +0200] rev 13354
little Bugfix
Fri, 12 Jul 2002 16:41:39 +0200 towards relativization of "iterates" and "wfrec"
paulson [Fri, 12 Jul 2002 16:41:39 +0200] rev 13353
towards relativization of "iterates" and "wfrec"
Fri, 12 Jul 2002 11:24:40 +0200 new definitions of fun_apply and M_is_recfun
paulson [Fri, 12 Jul 2002 11:24:40 +0200] rev 13352
new definitions of fun_apply and M_is_recfun
Thu, 11 Jul 2002 17:56:28 +0200 *** empty log message ***
nipkow [Thu, 11 Jul 2002 17:56:28 +0200] rev 13351
*** empty log message ***
Thu, 11 Jul 2002 17:18:28 +0200 tidied
paulson [Thu, 11 Jul 2002 17:18:28 +0200] rev 13350
tidied
Thu, 11 Jul 2002 16:57:14 +0200 Added "using" to the beginning of original newman proof again, because
berghofe [Thu, 11 Jul 2002 16:57:14 +0200] rev 13349
Added "using" to the beginning of original newman proof again, because it was lost during last update; renamed second version of newman to newman' (this allows for a comparison of the primitive proof objects, for example).
Thu, 11 Jul 2002 13:43:24 +0200 Separation/Replacement up to M_wfrank!
paulson [Thu, 11 Jul 2002 13:43:24 +0200] rev 13348
Separation/Replacement up to M_wfrank!
Thu, 11 Jul 2002 10:48:30 +0200 *** empty log message ***
nipkow [Thu, 11 Jul 2002 10:48:30 +0200] rev 13347
*** empty log message ***
Thu, 11 Jul 2002 09:47:15 +0200 Added partly automated version of Newman.
nipkow [Thu, 11 Jul 2002 09:47:15 +0200] rev 13346
Added partly automated version of Newman.
Thu, 11 Jul 2002 09:36:41 +0200 Fixed markup error in comment.
schirmer [Thu, 11 Jul 2002 09:36:41 +0200] rev 13345
Fixed markup error in comment.
Thu, 11 Jul 2002 09:31:01 +0200 *** empty log message ***
nipkow [Thu, 11 Jul 2002 09:31:01 +0200] rev 13344
*** empty log message ***
Thu, 11 Jul 2002 09:17:01 +0200 *** empty log message ***
nipkow [Thu, 11 Jul 2002 09:17:01 +0200] rev 13343
*** empty log message ***
Wed, 10 Jul 2002 18:39:15 +0200 expand_proof now also takes an optional term describing the proposition
berghofe [Wed, 10 Jul 2002 18:39:15 +0200] rev 13342
expand_proof now also takes an optional term describing the proposition of the theorem to be expanded (to avoid problems with different theorems having the same names).
Wed, 10 Jul 2002 18:37:51 +0200 - Moved abs_def to drule.ML
berghofe [Wed, 10 Jul 2002 18:37:51 +0200] rev 13341
- Moved abs_def to drule.ML - elim_defs now takes a boolean argument which controls the automatic expansion of theorems mentioning constants whose definitions are eliminated
Wed, 10 Jul 2002 18:35:34 +0200 Simplified proof of induction rule for datatypes involving function types.
berghofe [Wed, 10 Jul 2002 18:35:34 +0200] rev 13340
Simplified proof of induction rule for datatypes involving function types.
Wed, 10 Jul 2002 16:54:07 +0200 Fixed quantified variable name preservation for ball and bex (bounded quants)
paulson [Wed, 10 Jul 2002 16:54:07 +0200] rev 13339
Fixed quantified variable name preservation for ball and bex (bounded quants) Requires tweaking of other scripts. Also routine tidying.
Wed, 10 Jul 2002 16:07:52 +0200 *** empty log message ***
nipkow [Wed, 10 Jul 2002 16:07:52 +0200] rev 13338
*** empty log message ***
Wed, 10 Jul 2002 15:07:02 +0200 Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
schirmer [Wed, 10 Jul 2002 15:07:02 +0200] rev 13337
Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip