Tue, 22 Nov 1994 23:30:49 +0100 Pure/term: commented typ_subst_TVars, subst_TVars, subst_Vars, subst_vars
lcp [Tue, 22 Nov 1994 23:30:49 +0100] rev 728
Pure/term: commented typ_subst_TVars, subst_TVars, subst_Vars, subst_vars
Mon, 21 Nov 1994 18:48:03 +0100 ZF INDUCTIVE DEFINITIONS: Simplifying the type checking for mutually
lcp [Mon, 21 Nov 1994 18:48:03 +0100] rev 727
ZF INDUCTIVE DEFINITIONS: Simplifying the type checking for mutually recursive datatypes, especially with monotone operators ZF/add_ind_def/add_fp_def: deleted as obsolete ZF/add_ind_def/add_fp_def_i: now takes dom_sum instead of domts. We no longer automatically construct a sum of separate domains, but could use a sum-closed set such as univ(A).
Mon, 21 Nov 1994 15:53:02 +0100 ZF/intr_elim/elim: now "folds" definitions of the mutually recursive sets!
lcp [Mon, 21 Nov 1994 15:53:02 +0100] rev 726
ZF/intr_elim/elim: now "folds" definitions of the mutually recursive sets!
Mon, 21 Nov 1994 14:11:21 +0100 replaced 'val ... = result();' by 'qed "...";'
clasohm [Mon, 21 Nov 1994 14:11:21 +0100] rev 725
replaced 'val ... = result();' by 'qed "...";'
Mon, 21 Nov 1994 14:06:59 +0100 ZF/indrule/mutual_ind_tac: backtracks using DEPTH_SOLVE to be certain of
lcp [Mon, 21 Nov 1994 14:06:59 +0100] rev 724
ZF/indrule/mutual_ind_tac: backtracks using DEPTH_SOLVE to be certain of solving the subgoal. Entire tactic is enclosed in DETERM to prevent backtracking between subgoals.
Mon, 21 Nov 1994 13:47:00 +0100 ZF/EquivClass/congruent_commuteI: uncommented and simplified proof
lcp [Mon, 21 Nov 1994 13:47:00 +0100] rev 723
ZF/EquivClass/congruent_commuteI: uncommented and simplified proof
Mon, 21 Nov 1994 13:09:41 +0100 ZF/ZF.ML/UN_iff, INT_iff: added to the signature
lcp [Mon, 21 Nov 1994 13:09:41 +0100] rev 722
ZF/ZF.ML/UN_iff, INT_iff: added to the signature
Mon, 21 Nov 1994 11:49:36 +0100 Pure/thm/norm_term_skip: new, for skipping normalization of the context
lcp [Mon, 21 Nov 1994 11:49:36 +0100] rev 721
Pure/thm/norm_term_skip: new, for skipping normalization of the context Pure/thm/bicompose_aux: now computes nlift (number of lifted assumptions in new subgoals) and avoids normalizing the first nlift assumptions in the case where the proof state is not affected. Pure/thm/norm_term_skip: now normalizes types of parameters Pure/thm/THM: aligned colons
Mon, 21 Nov 1994 11:33:23 +0100 Pure/sequence: added comment explaining that memoing sequences were found
lcp [Mon, 21 Nov 1994 11:33:23 +0100] rev 720
Pure/sequence: added comment explaining that memoing sequences were found to be much slower (due to overheads) than the sequences currently used.
Mon, 21 Nov 1994 11:27:10 +0100 Pure/envir/norm_term: replaced equality test for [] by null
lcp [Mon, 21 Nov 1994 11:27:10 +0100] rev 719
Pure/envir/norm_term: replaced equality test for [] by null
Mon, 21 Nov 1994 10:51:40 +0100 page 157 erratum
lcp [Mon, 21 Nov 1994 10:51:40 +0100] rev 718
page 157 erratum
Mon, 21 Nov 1994 10:39:32 +0100 now searches all subdirectories of object-logics
lcp [Mon, 21 Nov 1994 10:39:32 +0100] rev 717
now searches all subdirectories of object-logics whether or not they are called "ex"
Fri, 18 Nov 1994 13:14:23 +0100 Chnaged simplifier description (lhss)
nipkow [Fri, 18 Nov 1994 13:14:23 +0100] rev 716
Chnaged simplifier description (lhss)
Fri, 18 Nov 1994 13:08:10 +0100 added call of store_theory after thy file has been read
clasohm [Fri, 18 Nov 1994 13:08:10 +0100] rev 715
added call of store_theory after thy file has been read
Fri, 18 Nov 1994 13:04:51 +0100 Updated description of valid lhss.
nipkow [Fri, 18 Nov 1994 13:04:51 +0100] rev 714
Updated description of valid lhss.
Thu, 17 Nov 1994 22:01:08 +0100 In ZF, type i has class term, not (just) logic
lcp [Thu, 17 Nov 1994 22:01:08 +0100] rev 713
In ZF, type i has class term, not (just) logic
Mon, 14 Nov 1994 14:47:20 +0100 added check for newlines not enclosed by '\' inside strings
clasohm [Mon, 14 Nov 1994 14:47:20 +0100] rev 712
added check for newlines not enclosed by '\' inside strings
Mon, 14 Nov 1994 14:29:20 +0100 updated remarks about grammar; added section about ambiguities
clasohm [Mon, 14 Nov 1994 14:29:20 +0100] rev 711
updated remarks about grammar; added section about ambiguities
Mon, 14 Nov 1994 11:57:32 +0100 exported 'cat';
wenzelm [Mon, 14 Nov 1994 11:57:32 +0100] rev 710
exported 'cat';
Mon, 14 Nov 1994 10:49:39 +0100 Pure/tctical/select: now uses cprems_of instead of prems_of and cterm_of:
lcp [Mon, 14 Nov 1994 10:49:39 +0100] rev 709
Pure/tctical/select: now uses cprems_of instead of prems_of and cterm_of: new SELECT_GOAL is MUCH faster
Mon, 14 Nov 1994 10:46:50 +0100 Pure/drule/cprems_of, cskip_flexpairs, cstrip_imp_prems: new cterm operations
lcp [Mon, 14 Nov 1994 10:46:50 +0100] rev 708
Pure/drule/cprems_of, cskip_flexpairs, cstrip_imp_prems: new cterm operations
Mon, 14 Nov 1994 10:41:25 +0100 Added month for Coens thesis
lcp [Mon, 14 Nov 1994 10:41:25 +0100] rev 707
Added month for Coens thesis
Fri, 11 Nov 1994 10:53:41 +0100 removal of FOL_dup_cs
lcp [Fri, 11 Nov 1994 10:53:41 +0100] rev 706
removal of FOL_dup_cs
Fri, 11 Nov 1994 10:50:49 +0100 removal of HOL_dup_cs
lcp [Fri, 11 Nov 1994 10:50:49 +0100] rev 705
removal of HOL_dup_cs rotation of arguments in split, nat_case, sum_case, list_case
Fri, 11 Nov 1994 10:42:55 +0100 Provers/hypsubst/REPEATN: deleted; using REPEAT_DETERM_N instead.
lcp [Fri, 11 Nov 1994 10:42:55 +0100] rev 704
Provers/hypsubst/REPEATN: deleted; using REPEAT_DETERM_N instead.
Fri, 11 Nov 1994 10:41:09 +0100 Pure/tctical/REPEAT_DETERM_N,REPEAT_DETERM1,REPEAT_DETERM_FIRST,
lcp [Fri, 11 Nov 1994 10:41:09 +0100] rev 703
Pure/tctical/REPEAT_DETERM_N,REPEAT_DETERM1,REPEAT_DETERM_FIRST, REPEAT_DETERM_SOME: new
Fri, 11 Nov 1994 10:33:05 +0100 FOL/intprover/safe_tac: now uses REPEAT_DETERM_FIRST instead of REPEAT_DETERM
lcp [Fri, 11 Nov 1994 10:33:05 +0100] rev 702
FOL/intprover/safe_tac: now uses REPEAT_DETERM_FIRST instead of REPEAT_DETERM
Fri, 11 Nov 1994 10:31:51 +0100 argument swaps in HOL
lcp [Fri, 11 Nov 1994 10:31:51 +0100] rev 701
argument swaps in HOL
Thu, 10 Nov 1994 11:36:40 +0100 HOL,ZF/Makefile: enclosed multiple "use" calls in parentheses. This
lcp [Thu, 10 Nov 1994 11:36:40 +0100] rev 700
HOL,ZF/Makefile: enclosed multiple "use" calls in parentheses. This ensures that if one dies, all die. BUT NOT Pure/Makefile, where PolyML.use"POLY" makes the identifier "use" visible.
Thu, 10 Nov 1994 11:06:44 +0100 updated pathnames
lcp [Thu, 10 Nov 1994 11:06:44 +0100] rev 699
updated pathnames
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip