paulson [Thu, 02 Jul 1998 17:48:11 +0200] rev 5114
Deleted leading parameters thanks to new Goal command
wenzelm [Thu, 02 Jul 1998 17:27:35 +0200] rev 5113
tuned comment;
wenzelm [Thu, 02 Jul 1998 17:26:47 +0200] rev 5112
Symbol.beginning;
paulson [Thu, 02 Jul 1998 16:53:55 +0200] rev 5111
Uncurried functions LeadsTo and reach
Deleted leading parameters thanks to new Goal command
wenzelm [Thu, 02 Jul 1998 16:44:39 +0200] rev 5110
fixed Integ;
berghofe [Wed, 01 Jul 1998 19:11:20 +0200] rev 5109
Adapted to new inductive definition package.
berghofe [Wed, 01 Jul 1998 19:03:54 +0200] rev 5108
Fixed bug (improper handling of flag no_ind).
berghofe [Wed, 01 Jul 1998 18:43:40 +0200] rev 5107
Replaced "use_dir" command by "use", because nested calls
of "use_dir" cause the HTML generator to crash.
paulson [Wed, 01 Jul 1998 17:59:25 +0200] rev 5106
HOL-Real
wenzelm [Wed, 01 Jul 1998 11:33:39 +0200] rev 5105
tuned Inductive.thy;
wenzelm [Wed, 01 Jul 1998 11:20:32 +0200] rev 5104
added add_typedecls;
berghofe [Tue, 30 Jun 1998 20:57:46 +0200] rev 5103
Removed structure Prod_Syntax.
berghofe [Tue, 30 Jun 1998 20:51:15 +0200] rev 5102
Adapted to new inductive definition package.
berghofe [Tue, 30 Jun 1998 20:50:34 +0200] rev 5101
Adapted to new inductive package.
berghofe [Tue, 30 Jun 1998 20:49:49 +0200] rev 5100
Removed obsolete comments.
berghofe [Tue, 30 Jun 1998 20:46:35 +0200] rev 5099
Removed old inductive definition package.
berghofe [Tue, 30 Jun 1998 20:43:36 +0200] rev 5098
Removed structure Prod_Syntax.
berghofe [Tue, 30 Jun 1998 20:42:47 +0200] rev 5097
Adapted to new inductive definition package.
berghofe [Tue, 30 Jun 1998 20:41:41 +0200] rev 5096
Moved most of the Prod_Syntax - stuff to HOLogic.
berghofe [Tue, 30 Jun 1998 20:40:29 +0200] rev 5095
Added additional theorems needed for inductive definitions.
berghofe [Tue, 30 Jun 1998 20:39:43 +0200] rev 5094
New inductive definition package
wenzelm [Tue, 30 Jun 1998 14:41:27 +0200] rev 5093
added quick_and_dirty flag;
wenzelm [Mon, 29 Jun 1998 21:33:35 +0200] rev 5092
moved actual (C)Pure theories to pure.ML;
wenzelm [Mon, 29 Jun 1998 21:33:25 +0200] rev 5091
tuned transaction;
moved actual (C)Pure theories to pure.ML;
wenzelm [Mon, 29 Jun 1998 10:32:06 +0200] rev 5090
use_text: verbose flag;
paulson [Fri, 26 Jun 1998 15:16:14 +0200] rev 5089
New rewrite unit_abs_eta_conv to compensate for unit_eq_proc
paulson [Fri, 26 Jun 1998 15:10:40 +0200] rev 5088
New rewrite unit_abs_eta_conv to compensate for unit_eq_proc
wenzelm [Thu, 25 Jun 1998 16:28:41 +0200] rev 5087
fixed unit_eq;
wenzelm [Thu, 25 Jun 1998 16:13:20 +0200] rev 5086
delsimprocs [unit_eq_proc];
wenzelm [Thu, 25 Jun 1998 16:12:02 +0200] rev 5085
simplification procedure unit_eq_proc rewrites (?x::unit) = ();
quote / antiquote translations;