Thu, 30 Oct 1997 17:04:54 +0100 tuned thy_data;
wenzelm [Thu, 30 Oct 1997 17:04:54 +0100] rev 4049
tuned thy_data;
Thu, 30 Oct 1997 17:01:50 +0100 tuned init_data;
wenzelm [Thu, 30 Oct 1997 17:01:50 +0100] rev 4048
tuned init_data;
Thu, 30 Oct 1997 17:00:34 +0100 added thy_data;
wenzelm [Thu, 30 Oct 1997 17:00:34 +0100] rev 4047
added thy_data;
Thu, 30 Oct 1997 16:59:56 +0100 added merge_opts: ('a * 'a -> 'a) -> 'a option * 'a option -> 'a option;
wenzelm [Thu, 30 Oct 1997 16:59:56 +0100] rev 4046
added merge_opts: ('a * 'a -> 'a) -> 'a option * 'a option -> 'a option;
Thu, 30 Oct 1997 16:57:09 +0100 Modified trace output routines of simplifier.
nipkow [Thu, 30 Oct 1997 16:57:09 +0100] rev 4045
Modified trace output routines of simplifier.
Thu, 30 Oct 1997 14:19:17 +0100 domain package:
oheimb [Thu, 30 Oct 1997 14:19:17 +0100] rev 4044
domain package: * minor changes to some names and values (for consistency), e.g. cases -> casedist, dists_eq -> dist_eqs, [take_lemma] -> take_lemmas
Thu, 30 Oct 1997 14:19:01 +0100 domain package:
oheimb [Thu, 30 Oct 1997 14:19:01 +0100] rev 4043
domain package: * theorems are stored in the theory * creates hierachical name space * minor changes to some names and values (for consistency), e.g. cases -> casedist, dists_eq -> dist_eqs, [take_lemma] -> take_lemmas * separator between mutual domain definitions changed from "," to "and" * minor debugging of Domain_Library.mk_var_names
Thu, 30 Oct 1997 14:18:14 +0100 domain package:
oheimb [Thu, 30 Oct 1997 14:18:14 +0100] rev 4042
domain package: * minor changes to some names and values (for consistency), e.g. cases -> casedist, dists_eq -> dist_eqs, [take_lemma] -> take_lemmas
Thu, 30 Oct 1997 14:17:33 +0100 domain package:
oheimb [Thu, 30 Oct 1997 14:17:33 +0100] rev 4041
domain package: * theorems are stored in the theory * creates hierachical name space * minor changes to some names and values (for consistency), e.g. cases -> casedist, dists_eq -> dist_eqs, [take_lemma] -> take_lemmas * separator between mutual domain definitions changed from "," to "and" * minor debugging of Domain_Library.mk_var_names
Thu, 30 Oct 1997 11:43:32 +0100 PureThy.add_store_defs_i, PureThy.add_store_axioms;
wenzelm [Thu, 30 Oct 1997 11:43:32 +0100] rev 4040
PureThy.add_store_defs_i, PureThy.add_store_axioms;
Thu, 30 Oct 1997 11:19:57 +0100 fixed try_dest_adm;
wenzelm [Thu, 30 Oct 1997 11:19:57 +0100] rev 4039
fixed try_dest_adm; tuned;
Thu, 30 Oct 1997 10:50:04 +0100 added adm.ML;
wenzelm [Thu, 30 Oct 1997 10:50:04 +0100] rev 4038
added adm.ML;
Thu, 30 Oct 1997 10:01:46 +0100 tuned;
wenzelm [Thu, 30 Oct 1997 10:01:46 +0100] rev 4037
tuned;
Thu, 30 Oct 1997 09:59:38 +0100 tuned simp trace;
wenzelm [Thu, 30 Oct 1997 09:59:38 +0100] rev 4036
tuned simp trace;
Thu, 30 Oct 1997 09:54:47 +0100 *** empty log message ***
nipkow [Thu, 30 Oct 1997 09:54:47 +0100] rev 4035
*** empty log message ***
Thu, 30 Oct 1997 09:47:26 +0100 Removed spurious blank.
nipkow [Thu, 30 Oct 1997 09:47:26 +0100] rev 4034
Removed spurious blank. Updated proof because of HOL change.
Thu, 30 Oct 1997 09:46:11 +0100 Updated proofs
nipkow [Thu, 30 Oct 1997 09:46:11 +0100] rev 4033
Updated proofs
Thu, 30 Oct 1997 09:45:03 +0100 For each datatype `t' there is now a theorem `split_t_case' of the form
nipkow [Thu, 30 Oct 1997 09:45:03 +0100] rev 4032
For each datatype `t' there is now a theorem `split_t_case' of the form P(t_case f1 ... fn x) = ((!y1 ... ym1. x = C1 y1 ... ym1 --> P(f1 y1 ... ym1))& ... (!y1 ... ymn. x = Cn y1 ... ymn --> P(f1 y1 ... ymn))) The simplifier now reduces !x. (..x.. & x = t & ..x..) --> P x to (..t.. & ..t..) --> P t (and similarly for t=x).
Wed, 29 Oct 1997 16:03:19 +0100 fixed spaces in qed;
wenzelm [Wed, 29 Oct 1997 16:03:19 +0100] rev 4031
fixed spaces in qed;
Wed, 29 Oct 1997 14:23:49 +0100 debugging concerning sort variables
oheimb [Wed, 29 Oct 1997 14:23:49 +0100] rev 4030
debugging concerning sort variables theorems are now proved immediately after generating the syntax
Tue, 28 Oct 1997 17:58:35 +0100 PureThy.add_store_axioms_i;
wenzelm [Tue, 28 Oct 1997 17:58:35 +0100] rev 4029
PureThy.add_store_axioms_i;
Tue, 28 Oct 1997 17:58:08 +0100 PureThy.add_store_defs_i, PureThy.add_store_axioms_i;
wenzelm [Tue, 28 Oct 1997 17:58:08 +0100] rev 4028
PureThy.add_store_defs_i, PureThy.add_store_axioms_i;
Tue, 28 Oct 1997 17:56:57 +0100 PureThy.add_store_defs_i;
wenzelm [Tue, 28 Oct 1997 17:56:57 +0100] rev 4027
PureThy.add_store_defs_i;
Tue, 28 Oct 1997 17:56:15 +0100 PureThy.add_store_axioms;
wenzelm [Tue, 28 Oct 1997 17:56:15 +0100] rev 4026
PureThy.add_store_axioms;
Tue, 28 Oct 1997 17:41:40 +0100 fixed qed;
wenzelm [Tue, 28 Oct 1997 17:41:40 +0100] rev 4025
fixed qed;
Tue, 28 Oct 1997 17:41:15 +0100 do not change global_names flag;
wenzelm [Tue, 28 Oct 1997 17:41:15 +0100] rev 4024
do not change global_names flag;
Tue, 28 Oct 1997 17:37:46 +0100 restructured -- uses PureThy storage facilities;
wenzelm [Tue, 28 Oct 1997 17:37:46 +0100] rev 4023
restructured -- uses PureThy storage facilities;
Tue, 28 Oct 1997 17:36:16 +0100 added ignored_consts, thms_containing, add_store_axioms(_i),
wenzelm [Tue, 28 Oct 1997 17:36:16 +0100] rev 4022
added ignored_consts, thms_containing, add_store_axioms(_i), add_store_defs(_i), thms_of; tuned pure thys;
Tue, 28 Oct 1997 17:34:12 +0100 always reload .ML *and* .thy file;
wenzelm [Tue, 28 Oct 1997 17:34:12 +0100] rev 4021
always reload .ML *and* .thy file;
Tue, 28 Oct 1997 17:32:38 +0100 PureThy.add_store_defs, PureThy.add_store_axioms;
wenzelm [Tue, 28 Oct 1997 17:32:38 +0100] rev 4020
PureThy.add_store_defs, PureThy.add_store_axioms;
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip