Mon, 31 Oct 1994 17:09:10 +0100 FOL/ROOT/FOL_dup_cs: removed as obsolete
lcp [Mon, 31 Oct 1994 17:09:10 +0100] rev 666
FOL/ROOT/FOL_dup_cs: removed as obsolete FOL/ROOT: no longer proves rev_cut_eq for hyp_subst_tac
Mon, 31 Oct 1994 16:45:19 +0100 FOL/ex/cla: proofs now use deepen_tac instead of best_tac FOL_dup_cs
lcp [Mon, 31 Oct 1994 16:45:19 +0100] rev 665
FOL/ex/cla: proofs now use deepen_tac instead of best_tac FOL_dup_cs
Mon, 31 Oct 1994 16:39:20 +0100 ZF/ZF/ex1_functional: moved to FOL/ROOT
lcp [Mon, 31 Oct 1994 16:39:20 +0100] rev 664
ZF/ZF/ex1_functional: moved to FOL/ROOT
Mon, 31 Oct 1994 15:49:58 +0100 Miniscope conversoin; example of formula rewriting
lcp [Mon, 31 Oct 1994 15:49:58 +0100] rev 663
Miniscope conversoin; example of formula rewriting
Mon, 31 Oct 1994 15:45:54 +0100 ZF/OrderArith/thin: deleted as obsolete
lcp [Mon, 31 Oct 1994 15:45:54 +0100] rev 662
ZF/OrderArith/thin: deleted as obsolete ZF/OrderArith/wf_on_radd: now uses thin_rl
Mon, 31 Oct 1994 15:41:20 +0100 added final newline
lcp [Mon, 31 Oct 1994 15:41:20 +0100] rev 661
added final newline
Mon, 31 Oct 1994 15:35:43 +0100 added header files; deleted commented-out code
lcp [Mon, 31 Oct 1994 15:35:43 +0100] rev 660
added header files; deleted commented-out code
Fri, 28 Oct 1994 10:13:16 +0100 Prepared the code for preservation of bound var names during rewriting. Still
nipkow [Fri, 28 Oct 1994 10:13:16 +0100] rev 659
Prepared the code for preservation of bound var names during rewriting. Still requires a matching function for HO-patterns.
Wed, 26 Oct 1994 17:41:40 +0100 removed superfluous type_intrs in datatype com.
nipkow [Wed, 26 Oct 1994 17:41:40 +0100] rev 658
removed superfluous type_intrs in datatype com.
Wed, 26 Oct 1994 15:20:55 +0100 simplified syntax of infix continuous functiuons
nipkow [Wed, 26 Oct 1994 15:20:55 +0100] rev 657
simplified syntax of infix continuous functiuons
Tue, 25 Oct 1994 13:16:49 +0100 strip_quotes now exported;
wenzelm [Tue, 25 Oct 1994 13:16:49 +0100] rev 656
strip_quotes now exported;
Tue, 25 Oct 1994 13:15:34 +0100 minor change of occs_const in dest_defn;
wenzelm [Tue, 25 Oct 1994 13:15:34 +0100] rev 655
minor change of occs_const in dest_defn;
Tue, 25 Oct 1994 13:13:52 +0100 added require_thy;
wenzelm [Tue, 25 Oct 1994 13:13:52 +0100] rev 654
added require_thy;
Mon, 24 Oct 1994 10:34:28 +0100 HOL,ZF/IMP/Com.thy: tightening precedences to eliminate syntactic ambiguities.
lcp [Mon, 24 Oct 1994 10:34:28 +0100] rev 653
HOL,ZF/IMP/Com.thy: tightening precedences to eliminate syntactic ambiguities. constructor ";" now yields a low precedence; the reduction relations are now more like infixes.
Fri, 21 Oct 1994 09:58:05 +0100 ZF/intr_elim/elim_rls: now includes Pair_inject, since coinductive
lcp [Fri, 21 Oct 1994 09:58:05 +0100] rev 652
ZF/intr_elim/elim_rls: now includes Pair_inject, since coinductive definitions may involve ordinary pairs. (HOL/intr_elim does not require this change)
Fri, 21 Oct 1994 09:53:38 +0100 Pure/Unify/IMPROVING "CLEANING" OF FLEX-FLEX PAIRS: Old code would refuse
lcp [Fri, 21 Oct 1994 09:53:38 +0100] rev 651
Pure/Unify/IMPROVING "CLEANING" OF FLEX-FLEX PAIRS: Old code would refuse to simplfy %x y.?a(x) =?= %x y.?b(f(?c(y), y)) because it found the flexible path to y before the rigid path. New code simplifies this to %x.?a(x) =?= %x.?d, eliminating ?a. Pure/Unify/rigid_bound: preliminary check for rigid paths to the banned bound variables Pure/Unify/change_bnos: any occurrences of the banned bound variables must now be flexible, causing abandonment of the "cleaning"
Fri, 21 Oct 1994 09:51:01 +0100 LK/hardquant/37: deleted call to flexflex_tac: no longer needed
lcp [Fri, 21 Oct 1994 09:51:01 +0100] rev 650
LK/hardquant/37: deleted call to flexflex_tac: no longer needed
Fri, 21 Oct 1994 09:47:02 +0100 LCF/LCF.thy: the constant VOID had mixfix syntax "()" !! Added quotes.
lcp [Fri, 21 Oct 1994 09:47:02 +0100] rev 649
LCF/LCF.thy: the constant VOID had mixfix syntax "()" !! Added quotes.
Fri, 21 Oct 1994 09:35:24 +0100 FOLP/IFOLP.thy: tightening precedences to eliminate syntactic ambiguities.
lcp [Fri, 21 Oct 1994 09:35:24 +0100] rev 648
FOLP/IFOLP.thy: tightening precedences to eliminate syntactic ambiguities. Now proof objects have high precedences. Eliminates ambiguity in a=b:P being parsed as (a=b):P.
Wed, 19 Oct 1994 09:54:38 +0100 ZF/Fixedpt/coinduct: modified proof to suppress deep unification
lcp [Wed, 19 Oct 1994 09:54:38 +0100] rev 647
ZF/Fixedpt/coinduct: modified proof to suppress deep unification
Wed, 19 Oct 1994 09:48:13 +0100 new comments explaining abandoned change
lcp [Wed, 19 Oct 1994 09:48:13 +0100] rev 646
new comments explaining abandoned change
Wed, 19 Oct 1994 09:44:31 +0100 LCF/fix/lfp_is_FIX: modified proof to suppress deep unification
lcp [Wed, 19 Oct 1994 09:44:31 +0100] rev 645
LCF/fix/lfp_is_FIX: modified proof to suppress deep unification
Wed, 19 Oct 1994 09:41:48 +0100 FOL/ex/cla/58: slightly shorter proof
lcp [Wed, 19 Oct 1994 09:41:48 +0100] rev 644
FOL/ex/cla/58: slightly shorter proof
Wed, 19 Oct 1994 09:39:23 +0100 trivial update to reference
lcp [Wed, 19 Oct 1994 09:39:23 +0100] rev 643
trivial update to reference
Wed, 19 Oct 1994 09:23:56 +0100 CCL/Gfp/coinduct2, coinduct3: modified proofs to suppress deep unification
lcp [Wed, 19 Oct 1994 09:23:56 +0100] rev 642
CCL/Gfp/coinduct2, coinduct3: modified proofs to suppress deep unification CCL/CCL, Fix, Gfp, Hered, Set, Term, Trancl, Type, Wfd: expanded shorthands
Wed, 12 Oct 1994 16:38:58 +0100 add_defs: improved error messages;
wenzelm [Wed, 12 Oct 1994 16:38:58 +0100] rev 641
add_defs: improved error messages; installed new print_goals with nice 'env mode';
Wed, 12 Oct 1994 16:34:52 +0100 removed old comment;
wenzelm [Wed, 12 Oct 1994 16:34:52 +0100] rev 640
removed old comment;
Wed, 12 Oct 1994 16:34:00 +0100 remove _explode, _implode and trfuns;
wenzelm [Wed, 12 Oct 1994 16:34:00 +0100] rev 639
remove _explode, _implode and trfuns;
Wed, 12 Oct 1994 16:32:06 +0100 prove_subclass, prove_arity now exported;
wenzelm [Wed, 12 Oct 1994 16:32:06 +0100] rev 638
prove_subclass, prove_arity now exported; minor internal changes;
Wed, 12 Oct 1994 16:31:01 +0100 added is_equals: term -> bool;
wenzelm [Wed, 12 Oct 1994 16:31:01 +0100] rev 637
added is_equals: term -> bool;
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip