Tue, 30 Jun 1998 20:42:47 +0200 Adapted to new inductive definition package.
berghofe [Tue, 30 Jun 1998 20:42:47 +0200] rev 5097
Adapted to new inductive definition package.
Tue, 30 Jun 1998 20:41:41 +0200 Moved most of the Prod_Syntax - stuff to HOLogic.
berghofe [Tue, 30 Jun 1998 20:41:41 +0200] rev 5096
Moved most of the Prod_Syntax - stuff to HOLogic.
Tue, 30 Jun 1998 20:40:29 +0200 Added additional theorems needed for inductive definitions.
berghofe [Tue, 30 Jun 1998 20:40:29 +0200] rev 5095
Added additional theorems needed for inductive definitions.
Tue, 30 Jun 1998 20:39:43 +0200 New inductive definition package
berghofe [Tue, 30 Jun 1998 20:39:43 +0200] rev 5094
New inductive definition package
Tue, 30 Jun 1998 14:41:27 +0200 added quick_and_dirty flag;
wenzelm [Tue, 30 Jun 1998 14:41:27 +0200] rev 5093
added quick_and_dirty flag;
Mon, 29 Jun 1998 21:33:35 +0200 moved actual (C)Pure theories to pure.ML;
wenzelm [Mon, 29 Jun 1998 21:33:35 +0200] rev 5092
moved actual (C)Pure theories to pure.ML;
Mon, 29 Jun 1998 21:33:25 +0200 tuned transaction;
wenzelm [Mon, 29 Jun 1998 21:33:25 +0200] rev 5091
tuned transaction; moved actual (C)Pure theories to pure.ML;
Mon, 29 Jun 1998 10:32:06 +0200 use_text: verbose flag;
wenzelm [Mon, 29 Jun 1998 10:32:06 +0200] rev 5090
use_text: verbose flag;
Fri, 26 Jun 1998 15:16:14 +0200 New rewrite unit_abs_eta_conv to compensate for unit_eq_proc
paulson [Fri, 26 Jun 1998 15:16:14 +0200] rev 5089
New rewrite unit_abs_eta_conv to compensate for unit_eq_proc
Fri, 26 Jun 1998 15:10:40 +0200 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
Thu, 25 Jun 1998 16:28:41 +0200 fixed unit_eq;
wenzelm [Thu, 25 Jun 1998 16:28:41 +0200] rev 5087
fixed unit_eq;
Thu, 25 Jun 1998 16:13:20 +0200 delsimprocs [unit_eq_proc];
wenzelm [Thu, 25 Jun 1998 16:13:20 +0200] rev 5086
delsimprocs [unit_eq_proc];
Thu, 25 Jun 1998 16:12:02 +0200 simplification procedure unit_eq_proc rewrites (?x::unit) = ();
wenzelm [Thu, 25 Jun 1998 16:12:02 +0200] rev 5085
simplification procedure unit_eq_proc rewrites (?x::unit) = (); quote / antiquote translations;
Thu, 25 Jun 1998 15:37:36 +0200 tuned loose bound vars check;
wenzelm [Thu, 25 Jun 1998 15:37:36 +0200] rev 5084
tuned loose bound vars check; added quote_antiquote_tr(');
Thu, 25 Jun 1998 15:34:17 +0200 added unit_eq simplification procedure;
wenzelm [Thu, 25 Jun 1998 15:34:17 +0200] rev 5083
added unit_eq simplification procedure;
Thu, 25 Jun 1998 15:33:30 +0200 added XX_YY_rewrite: simpset -> cterm -> thm;
wenzelm [Thu, 25 Jun 1998 15:33:30 +0200] rev 5082
added XX_YY_rewrite: simpset -> cterm -> thm;
Thu, 25 Jun 1998 15:32:41 +0200 Thm.rewrite_cterm;
wenzelm [Thu, 25 Jun 1998 15:32:41 +0200] rev 5081
Thm.rewrite_cterm;
Thu, 25 Jun 1998 15:22:05 +0200 defaults for free variables hide consts of same name;
wenzelm [Thu, 25 Jun 1998 15:22:05 +0200] rev 5080
defaults for free variables hide consts of same name;
Thu, 25 Jun 1998 15:20:59 +0200 added rewrite_cterm;
wenzelm [Thu, 25 Jun 1998 15:20:59 +0200] rev 5079
added rewrite_cterm;
Thu, 25 Jun 1998 13:57:34 +0200 Installation of target HOL-Real
paulson [Thu, 25 Jun 1998 13:57:34 +0200] rev 5078
Installation of target HOL-Real
Wed, 24 Jun 1998 13:59:45 +0200 * HOL/List: new function list_update written xs[i:=v] that updates the i-th
nipkow [Wed, 24 Jun 1998 13:59:45 +0200] rev 5077
* HOL/List: new function list_update written xs[i:=v] that updates the i-th list position. May also be iterated as in xs[i:=a,j:=b,...].
Wed, 24 Jun 1998 11:24:52 +0200 Ran isatool fixgoal
paulson [Wed, 24 Jun 1998 11:24:52 +0200] rev 5076
Ran isatool fixgoal
Wed, 24 Jun 1998 10:33:42 +0200 removed duplicate entry for Goal
paulson [Wed, 24 Jun 1998 10:33:42 +0200] rev 5075
removed duplicate entry for Goal
Wed, 24 Jun 1998 10:30:29 +0200 Trivial change to be more like paper
paulson [Wed, 24 Jun 1998 10:30:29 +0200] rev 5074
Trivial change to be more like paper
Wed, 24 Jun 1998 10:29:46 +0200 Tidying; renaming of Says_Server_message_form to
paulson [Wed, 24 Jun 1998 10:29:46 +0200] rev 5073
Tidying; renaming of Says_Server_message_form to Says_Server_not_range; removal of junk from analz_spies_tac; removal of B~:bad premise from no_nonce_YM1_YM2
Tue, 23 Jun 1998 18:09:16 +0200 *** empty log message ***
nipkow [Tue, 23 Jun 1998 18:09:16 +0200] rev 5072
*** empty log message ***
Tue, 23 Jun 1998 18:07:45 +0200 Consequences of the change from [ := ] to ( := ) in theory Update.
nipkow [Tue, 23 Jun 1998 18:07:45 +0200] rev 5071
Consequences of the change from [ := ] to ( := ) in theory Update.
Tue, 23 Jun 1998 18:06:50 +0200 Replaced [ := ] syntax by ( := ).
nipkow [Tue, 23 Jun 1998 18:06:50 +0200] rev 5070
Replaced [ := ] syntax by ( := ). Also allows ( := , := , ...) now.
Mon, 22 Jun 1998 17:26:46 +0200 isatool fixgoal;
wenzelm [Mon, 22 Jun 1998 17:26:46 +0200] rev 5069
isatool fixgoal;
Mon, 22 Jun 1998 17:13:09 +0200 isatool fixgoal;
wenzelm [Mon, 22 Jun 1998 17:13:09 +0200] rev 5068
isatool fixgoal;
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip