Mon, 21 Apr 1997 11:19:28 +0200 Reorganized under headings. Also documented Blast_tac and LFilter
paulson [Mon, 21 Apr 1997 11:19:28 +0200] rev 3002
Reorganized under headings. Also documented Blast_tac and LFilter
Mon, 21 Apr 1997 10:38:46 +0200 Tidied up the indentation
paulson [Mon, 21 Apr 1997 10:38:46 +0200] rev 3001
Tidied up the indentation
Mon, 21 Apr 1997 10:16:41 +0200 Moved blast_tac demo from ZF/func.ML to ZF/ex/misc.ML
paulson [Mon, 21 Apr 1997 10:16:41 +0200] rev 3000
Moved blast_tac demo from ZF/func.ML to ZF/ex/misc.ML
Mon, 21 Apr 1997 10:16:01 +0200 Penalty for branching instantiations reduced from log3 to log4.
paulson [Mon, 21 Apr 1997 10:16:01 +0200] rev 2999
Penalty for branching instantiations reduced from log3 to log4. Now allows a branch to close by unifying an OConst with a Const.
Mon, 21 Apr 1997 10:15:00 +0200 New blast_tac demo
paulson [Mon, 21 Apr 1997 10:15:00 +0200] rev 2998
New blast_tac demo
Mon, 21 Apr 1997 10:14:31 +0200 Without the type constraint, the inner equality was NOT a biconditional...
paulson [Mon, 21 Apr 1997 10:14:31 +0200] rev 2997
Without the type constraint, the inner equality was NOT a biconditional...
Mon, 21 Apr 1997 10:13:47 +0200 Now faster without calling Blast.depth_tac
paulson [Mon, 21 Apr 1997 10:13:47 +0200] rev 2996
Now faster without calling Blast.depth_tac
Mon, 21 Apr 1997 10:12:40 +0200 Disabled the attempts for mutual induction to work so that single induction
paulson [Mon, 21 Apr 1997 10:12:40 +0200] rev 2995
Disabled the attempts for mutual induction to work so that single induction involving sum types can work
Fri, 18 Apr 1997 17:33:26 +0200 Tuple patterns are allowed now in `case'
nipkow [Fri, 18 Apr 1997 17:33:26 +0200] rev 2994
Tuple patterns are allowed now in `case'
Fri, 18 Apr 1997 16:54:52 +0200 *** empty log message ***
nipkow [Fri, 18 Apr 1997 16:54:52 +0200] rev 2993
*** empty log message ***
Fri, 18 Apr 1997 12:01:12 +0200 print_goals: fixed show_sorts semantics;
wenzelm [Fri, 18 Apr 1997 12:01:12 +0200] rev 2992
print_goals: fixed show_sorts semantics;
Fri, 18 Apr 1997 11:58:38 +0200 tuned check_has_sort;
wenzelm [Fri, 18 Apr 1997 11:58:38 +0200] rev 2991
tuned check_has_sort; fixed norm_typ: also does norm_sort;
Fri, 18 Apr 1997 11:57:51 +0200 removed least_sort;
wenzelm [Fri, 18 Apr 1997 11:57:51 +0200] rev 2990
removed least_sort; added of_sort;
Fri, 18 Apr 1997 11:55:14 +0200 tuned err msg;
wenzelm [Fri, 18 Apr 1997 11:55:14 +0200] rev 2989
tuned err msg;
Fri, 18 Apr 1997 11:54:54 +0200 Renamed sign constructors to eliminate clash with the Plus infix of Sum.thy
paulson [Fri, 18 Apr 1997 11:54:54 +0200] rev 2988
Renamed sign constructors to eliminate clash with the Plus infix of Sum.thy
Fri, 18 Apr 1997 11:53:55 +0200 Now loads theory LList indirectly: via LFilter
paulson [Fri, 18 Apr 1997 11:53:55 +0200] rev 2987
Now loads theory LList indirectly: via LFilter
Fri, 18 Apr 1997 11:53:16 +0200 Now uses some "case" syntax (but could use more)
paulson [Fri, 18 Apr 1997 11:53:16 +0200] rev 2986
Now uses some "case" syntax (but could use more)
Fri, 18 Apr 1997 11:52:44 +0200 New monotonicity theorems
paulson [Fri, 18 Apr 1997 11:52:44 +0200] rev 2985
New monotonicity theorems
Fri, 18 Apr 1997 11:52:19 +0200 New theory: a corecursive filter functional
paulson [Fri, 18 Apr 1997 11:52:19 +0200] rev 2984
New theory: a corecursive filter functional
Fri, 18 Apr 1997 11:48:16 +0200 Removed needless parentheses from translation
paulson [Fri, 18 Apr 1997 11:48:16 +0200] rev 2983
Removed needless parentheses from translation
Fri, 18 Apr 1997 11:47:36 +0200 ex/LFilter is a new theory (and dependency)
paulson [Fri, 18 Apr 1997 11:47:36 +0200] rev 2982
ex/LFilter is a new theory (and dependency)
Fri, 18 Apr 1997 11:47:11 +0200 Automatic update
paulson [Fri, 18 Apr 1997 11:47:11 +0200] rev 2981
Automatic update
Thu, 17 Apr 1997 19:05:01 +0200 tuned error msgs;
wenzelm [Thu, 17 Apr 1997 19:05:01 +0200] rev 2980
tuned error msgs;
Thu, 17 Apr 1997 18:46:58 +0200 improved type check error messages;
wenzelm [Thu, 17 Apr 1997 18:46:58 +0200] rev 2979
improved type check error messages;
Thu, 17 Apr 1997 18:45:43 +0200 renamed set_ap to setmp;
wenzelm [Thu, 17 Apr 1997 18:45:43 +0200] rev 2978
renamed set_ap to setmp;
Thu, 17 Apr 1997 18:17:23 +0200 Automatic updates
paulson [Thu, 17 Apr 1997 18:17:23 +0200] rev 2977
Automatic updates
Thu, 17 Apr 1997 18:16:12 +0200 Removed the \date{} command in order to put the date of typesetting on the
paulson [Thu, 17 Apr 1997 18:16:12 +0200] rev 2976
Removed the \date{} command in order to put the date of typesetting on the title page
Thu, 17 Apr 1997 18:10:49 +0200 Corrected the informal description of coinductive definition
paulson [Thu, 17 Apr 1997 18:10:49 +0200] rev 2975
Corrected the informal description of coinductive definition
Thu, 17 Apr 1997 18:10:12 +0200 Corrected the informal description of coinductive definition in sections 1
paulson [Thu, 17 Apr 1997 18:10:12 +0200] rev 2974
Corrected the informal description of coinductive definition in sections 1 and 4.3, introducing the notion of "consistent with" a set of rules. Final version for Milner Festschrift?
Thu, 17 Apr 1997 17:54:21 +0200 Added ability to have case expressions involving tuples. (via translation)
nipkow [Thu, 17 Apr 1997 17:54:21 +0200] rev 2973
Added ability to have case expressions involving tuples. (via translation)
Thu, 17 Apr 1997 14:41:56 +0200 tuned;
wenzelm [Thu, 17 Apr 1997 14:41:56 +0200] rev 2972
tuned;
Thu, 17 Apr 1997 14:41:26 +0200 *** empty log message ***
wenzelm [Thu, 17 Apr 1997 14:41:26 +0200] rev 2971
*** empty log message ***
Thu, 17 Apr 1997 14:41:08 +0200 added fixencoding note;
wenzelm [Thu, 17 Apr 1997 14:41:08 +0200] rev 2970
added fixencoding note;
Thu, 17 Apr 1997 10:40:26 +0200 fixed ISAMODE_HOME;
wenzelm [Thu, 17 Apr 1997 10:40:26 +0200] rev 2969
fixed ISAMODE_HOME;
Thu, 17 Apr 1997 10:30:57 +0200 eliminated PLATFORM;
wenzelm [Thu, 17 Apr 1997 10:30:57 +0200] rev 2968
eliminated PLATFORM;
Wed, 16 Apr 1997 18:53:36 +0200 removed lceil, rceil, lfloor, rfloor;
wenzelm [Wed, 16 Apr 1997 18:53:36 +0200] rev 2967
removed lceil, rceil, lfloor, rfloor;
Wed, 16 Apr 1997 18:51:03 +0200 fixed perl path (for sunbroys);
wenzelm [Wed, 16 Apr 1997 18:51:03 +0200] rev 2966
fixed perl path (for sunbroys);
Wed, 16 Apr 1997 18:46:01 +0200 improved translations for subset symbols syntax: constraints;
wenzelm [Wed, 16 Apr 1997 18:46:01 +0200] rev 2965
improved translations for subset symbols syntax: constraints;
Wed, 16 Apr 1997 18:25:46 +0200 moved classes / sorts to sorts.ML;
wenzelm [Wed, 16 Apr 1997 18:25:46 +0200] rev 2964
moved classes / sorts to sorts.ML; moved (and reimplemented) type inference to type_infer.ML; cleaned up type unification; misc cleanup and tuning;
Wed, 16 Apr 1997 18:23:25 +0200 renamed subclass to classrel;
wenzelm [Wed, 16 Apr 1997 18:23:25 +0200] rev 2963
renamed subclass to classrel; tune type checking error msgs;
Wed, 16 Apr 1997 18:22:10 +0200 Sorts.str_of_sort;
wenzelm [Wed, 16 Apr 1997 18:22:10 +0200] rev 2962
Sorts.str_of_sort;
Wed, 16 Apr 1997 18:21:00 +0200 Sorts.str_of_arity;
wenzelm [Wed, 16 Apr 1997 18:21:00 +0200] rev 2961
Sorts.str_of_arity;
Wed, 16 Apr 1997 18:17:38 +0200 added sorts.ML, type_infer.ML;
wenzelm [Wed, 16 Apr 1997 18:17:38 +0200] rev 2960
added sorts.ML, type_infer.ML;
Wed, 16 Apr 1997 18:16:45 +0200 tuned type of eq_ix, mem_ix;
wenzelm [Wed, 16 Apr 1997 18:16:45 +0200] rev 2959
tuned type of eq_ix, mem_ix;
Wed, 16 Apr 1997 18:16:02 +0200 improved inc, dec;
wenzelm [Wed, 16 Apr 1997 18:16:02 +0200] rev 2958
improved inc, dec; added set_ap;
Wed, 16 Apr 1997 18:15:32 +0200 Type inference (isolated from type.ML, completely reimplemented).
wenzelm [Wed, 16 Apr 1997 18:15:32 +0200] rev 2957
Type inference (isolated from type.ML, completely reimplemented).
Wed, 16 Apr 1997 18:14:43 +0200 Type classes and sorts (isolated from type.ML).
wenzelm [Wed, 16 Apr 1997 18:14:43 +0200] rev 2956
Type classes and sorts (isolated from type.ML).
Wed, 16 Apr 1997 18:13:12 +0200 improved;
wenzelm [Wed, 16 Apr 1997 18:13:12 +0200] rev 2955
improved;
Tue, 15 Apr 1997 10:23:38 +0200 Partially converted to call blast_tac
paulson [Tue, 15 Apr 1997 10:23:38 +0200] rev 2954
Partially converted to call blast_tac
Tue, 15 Apr 1997 10:23:17 +0200 Addition of blast_tac benchmark
paulson [Tue, 15 Apr 1997 10:23:17 +0200] rev 2953
Addition of blast_tac benchmark
Tue, 15 Apr 1997 10:22:50 +0200 Changed penalty from log2 to log3
paulson [Tue, 15 Apr 1997 10:22:50 +0200] rev 2952
Changed penalty from log2 to log3
Tue, 15 Apr 1997 10:19:14 +0200 An extra call to blast_tac (illustrating a need for type instantiation)
paulson [Tue, 15 Apr 1997 10:19:14 +0200] rev 2951
An extra call to blast_tac (illustrating a need for type instantiation)
Tue, 15 Apr 1997 10:18:01 +0200 Now puts basic rewrites for lappend & lmap into the simpset
paulson [Tue, 15 Apr 1997 10:18:01 +0200] rev 2950
Now puts basic rewrites for lappend & lmap into the simpset
Tue, 15 Apr 1997 10:17:15 +0200 Removed "AddSDs [Scons_inject];" because
paulson [Tue, 15 Apr 1997 10:17:15 +0200] rev 2949
Removed "AddSDs [Scons_inject];" because (a) IT WAS WRONG (should have been AddSEs) (b) It was redundant (due to the AddIffs [...,Scons_Scons_eq])
Tue, 15 Apr 1997 10:15:09 +0200 Moved expand_case_tac from Auth/Message.ML to simpdata.ML
paulson [Tue, 15 Apr 1997 10:15:09 +0200] rev 2948
Moved expand_case_tac from Auth/Message.ML to simpdata.ML
Mon, 14 Apr 1997 10:28:21 +0200 no longer includes ~/.emacs;
wenzelm [Mon, 14 Apr 1997 10:28:21 +0200] rev 2947
no longer includes ~/.emacs;
Sun, 13 Apr 1997 19:16:25 +0200 fixed file name;
wenzelm [Sun, 13 Apr 1997 19:16:25 +0200] rev 2946
fixed file name;
Sun, 13 Apr 1997 19:15:07 +0200 GENERATED TEXT;
wenzelm [Sun, 13 Apr 1997 19:15:07 +0200] rev 2945
GENERATED TEXT;
Sun, 13 Apr 1997 19:12:37 +0200 tuned format;
wenzelm [Sun, 13 Apr 1997 19:12:37 +0200] rev 2944
tuned format;
Sun, 13 Apr 1997 19:11:32 +0200 GENERATED TEXT;
wenzelm [Sun, 13 Apr 1997 19:11:32 +0200] rev 2943
GENERATED TEXT;
Sun, 13 Apr 1997 19:10:54 +0200 GENERATED TEXT;
wenzelm [Sun, 13 Apr 1997 19:10:54 +0200] rev 2942
GENERATED TEXT;
Sun, 13 Apr 1997 19:10:27 +0200 fixencoding - fix references to isabelle font encoding;
wenzelm [Sun, 13 Apr 1997 19:10:27 +0200] rev 2941
fixencoding - fix references to isabelle font encoding;
Sat, 12 Apr 1997 20:02:06 +0200 tuned comments;
wenzelm [Sat, 12 Apr 1997 20:02:06 +0200] rev 2940
tuned comments;
Sat, 12 Apr 1997 20:01:38 +0200 misc improvement;
wenzelm [Sat, 12 Apr 1997 20:01:38 +0200] rev 2939
misc improvement;
Sat, 12 Apr 1997 20:00:11 +0200 Setup GNU Emacs for Isabelle environment.
wenzelm [Sat, 12 Apr 1997 20:00:11 +0200] rev 2938
Setup GNU Emacs for Isabelle environment.
Sat, 12 Apr 1997 19:59:44 +0200 tuned;
wenzelm [Sat, 12 Apr 1997 19:59:44 +0200] rev 2937
tuned;
Fri, 11 Apr 1997 17:30:15 +0200 fixed { ... } shell syntax to accomodate bash 2.x;
wenzelm [Fri, 11 Apr 1997 17:30:15 +0200] rev 2936
fixed { ... } shell syntax to accomodate bash 2.x;
Fri, 11 Apr 1997 15:21:36 +0200 Yet more fast_tac->blast_tac, and other tidying
paulson [Fri, 11 Apr 1997 15:21:36 +0200] rev 2935
Yet more fast_tac->blast_tac, and other tidying
Fri, 11 Apr 1997 11:33:51 +0200 tuned error msg;
wenzelm [Fri, 11 Apr 1997 11:33:51 +0200] rev 2934
tuned error msg;
Thu, 10 Apr 1997 18:07:27 +0200 Updated discussion and references for inductive definitions
paulson [Thu, 10 Apr 1997 18:07:27 +0200] rev 2933
Updated discussion and references for inductive definitions
Thu, 10 Apr 1997 14:26:01 +0200 Deleted stupid proof at the end not needed anywhere.
nipkow [Thu, 10 Apr 1997 14:26:01 +0200] rev 2932
Deleted stupid proof at the end not needed anywhere.
Thu, 10 Apr 1997 12:21:21 +0200 Mod because of "Turned Addsimps into AddIffs for datatype laws."
nipkow [Thu, 10 Apr 1997 12:21:21 +0200] rev 2931
Mod because of "Turned Addsimps into AddIffs for datatype laws."
Thu, 10 Apr 1997 12:20:55 +0200 Turned Addsimps into AddIffs for datatype laws.
nipkow [Thu, 10 Apr 1997 12:20:55 +0200] rev 2930
Turned Addsimps into AddIffs for datatype laws.
Thu, 10 Apr 1997 10:55:37 +0200 Changed some fast_tac to blast_tac
paulson [Thu, 10 Apr 1997 10:55:37 +0200] rev 2929
Changed some fast_tac to blast_tac
Thu, 10 Apr 1997 09:08:05 +0200 Added trace output and replaced fast_tac set_cs by Fast_tac.
nipkow [Thu, 10 Apr 1997 09:08:05 +0200] rev 2928
Added trace output and replaced fast_tac set_cs by Fast_tac.
Wed, 09 Apr 1997 15:56:53 +0200 replaced 'addwrapper' and 'addWrapper' by correct 'compwrapper' and 'compWrapper'
oheimb [Wed, 09 Apr 1997 15:56:53 +0200] rev 2927
replaced 'addwrapper' and 'addWrapper' by correct 'compwrapper' and 'compWrapper'
Wed, 09 Apr 1997 15:26:32 +0200 Thorough update.
nipkow [Wed, 09 Apr 1997 15:26:32 +0200] rev 2926
Thorough update.
Wed, 09 Apr 1997 12:37:44 +0200 Using Blast_tac
paulson [Wed, 09 Apr 1997 12:37:44 +0200] rev 2925
Using Blast_tac
Wed, 09 Apr 1997 12:36:52 +0200 Control over excessive branching by applying a log2 penalty
paulson [Wed, 09 Apr 1997 12:36:52 +0200] rev 2924
Control over excessive branching by applying a log2 penalty Incorporation of debugging features Allows backtracking over haz rules if alternatives exist Subsitution for equality may more a rule from the haz to the safe part
Wed, 09 Apr 1997 12:34:28 +0200 Explicit depth bounds seem necessary
paulson [Wed, 09 Apr 1997 12:34:28 +0200] rev 2923
Explicit depth bounds seem necessary
Wed, 09 Apr 1997 12:32:04 +0200 Using Blast_tac
paulson [Wed, 09 Apr 1997 12:32:04 +0200] rev 2922
Using Blast_tac
Wed, 09 Apr 1997 12:31:11 +0200 Dependency on Provers/nat_transitive
paulson [Wed, 09 Apr 1997 12:31:11 +0200] rev 2921
Dependency on Provers/nat_transitive
Tue, 08 Apr 1997 12:03:59 +0200 Couldn't solve n < n+1 because of missing -1
nipkow [Tue, 08 Apr 1997 12:03:59 +0200] rev 2920
Couldn't solve n < n+1 because of missing -1
Tue, 08 Apr 1997 10:48:42 +0200 Dep. on Provers/nat_transitive
nipkow [Tue, 08 Apr 1997 10:48:42 +0200] rev 2919
Dep. on Provers/nat_transitive
Mon, 07 Apr 1997 14:53:08 +0200 added -t (run tests) option;
wenzelm [Mon, 07 Apr 1997 14:53:08 +0200] rev 2918
added -t (run tests) option;
Fri, 04 Apr 1997 19:11:19 +0200 added -g, -h options;
wenzelm [Fri, 04 Apr 1997 19:11:19 +0200] rev 2917
added -g, -h options; replaced ISABELLE_HTML by ISABELLE_USEDIR_OPTIONS;
Fri, 04 Apr 1997 19:10:22 +0200 tuned xdvi invocation;
wenzelm [Fri, 04 Apr 1997 19:10:22 +0200] rev 2916
tuned xdvi invocation;
Fri, 04 Apr 1997 19:09:21 +0200 replaced ISABELLE_HTML by ISABELLE_USEDIR_OPTIONS;
wenzelm [Fri, 04 Apr 1997 19:09:21 +0200] rev 2915
replaced ISABELLE_HTML by ISABELLE_USEDIR_OPTIONS;
Fri, 04 Apr 1997 19:08:35 +0200 improved messages;
wenzelm [Fri, 04 Apr 1997 19:08:35 +0200] rev 2914
improved messages;
Fri, 04 Apr 1997 19:07:54 +0200 fixed diagnostic output of print modes;
wenzelm [Fri, 04 Apr 1997 19:07:54 +0200] rev 2913
fixed diagnostic output of print modes;
Fri, 04 Apr 1997 16:33:28 +0200 moved inj and surj from Set to Fun and Inv -> inv.
nipkow [Fri, 04 Apr 1997 16:33:28 +0200] rev 2912
moved inj and surj from Set to Fun and Inv -> inv.
Fri, 04 Apr 1997 16:27:39 +0200 Inv -> inv
nipkow [Fri, 04 Apr 1997 16:27:39 +0200] rev 2911
Inv -> inv
Fri, 04 Apr 1997 16:16:35 +0200 *** empty log message ***
slotosch [Fri, 04 Apr 1997 16:16:35 +0200] rev 2910
*** empty log message ***
Fri, 04 Apr 1997 16:04:28 +0200 Added Example Quot
slotosch [Fri, 04 Apr 1997 16:04:28 +0200] rev 2909
Added Example Quot CVS ----------------------------------------------------------------------
Fri, 04 Apr 1997 16:03:48 +0200 Start Example
slotosch [Fri, 04 Apr 1997 16:03:48 +0200] rev 2908
Start Example
Fri, 04 Apr 1997 16:03:44 +0200 inv -> inverse
nipkow [Fri, 04 Apr 1997 16:03:44 +0200] rev 2907
inv -> inverse
Fri, 04 Apr 1997 16:03:11 +0200 Example for higher order quotients: Fractionals
slotosch [Fri, 04 Apr 1997 16:03:11 +0200] rev 2906
Example for higher order quotients: Fractionals
Fri, 04 Apr 1997 16:02:12 +0200 (higher-order) quotient constructor quot, based on PER
slotosch [Fri, 04 Apr 1997 16:02:12 +0200] rev 2905
(higher-order) quotient constructor quot, based on PER
Fri, 04 Apr 1997 16:01:14 +0200 (partial) equivalecne relations. classes er<per
slotosch [Fri, 04 Apr 1997 16:01:14 +0200] rev 2904
(partial) equivalecne relations. classes er<per
Fri, 04 Apr 1997 14:48:40 +0200 Inv -> inv
nipkow [Fri, 04 Apr 1997 14:48:40 +0200] rev 2903
Inv -> inv
Fri, 04 Apr 1997 14:47:26 +0200 added -b option (batch mode);
wenzelm [Fri, 04 Apr 1997 14:47:26 +0200] rev 2902
added -b option (batch mode);
Fri, 04 Apr 1997 14:05:12 +0200 renamed variable 'inv'
nipkow [Fri, 04 Apr 1997 14:05:12 +0200] rev 2901
renamed variable 'inv'
Fri, 04 Apr 1997 14:01:18 +0200 added Quot examples;
wenzelm [Fri, 04 Apr 1997 14:01:18 +0200] rev 2900
added Quot examples;
Fri, 04 Apr 1997 13:57:40 +0200 *** empty log message ***
wenzelm [Fri, 04 Apr 1997 13:57:40 +0200] rev 2899
*** empty log message ***
Fri, 04 Apr 1997 13:56:11 +0200 Higher-order quotients.
wenzelm [Fri, 04 Apr 1997 13:56:11 +0200] rev 2898
Higher-order quotients.
Fri, 04 Apr 1997 12:21:28 +0200 Now calls blast_tac
paulson [Fri, 04 Apr 1997 12:21:28 +0200] rev 2897
Now calls blast_tac
Fri, 04 Apr 1997 11:33:51 +0200 Another blast_tac call
paulson [Fri, 04 Apr 1997 11:33:51 +0200] rev 2896
Another blast_tac call
Fri, 04 Apr 1997 11:32:44 +0200 Simplified a proof
paulson [Fri, 04 Apr 1997 11:32:44 +0200] rev 2895
Simplified a proof
Fri, 04 Apr 1997 11:28:28 +0200 Re-organization of the order of haz rules
paulson [Fri, 04 Apr 1997 11:28:28 +0200] rev 2894
Re-organization of the order of haz rules
Fri, 04 Apr 1997 11:27:02 +0200 Calls Blast_tac. Tidied some proofs
paulson [Fri, 04 Apr 1997 11:27:02 +0200] rev 2893
Calls Blast_tac. Tidied some proofs
Fri, 04 Apr 1997 11:20:31 +0200 Calls Blast_tac. Tidied some proofs
paulson [Fri, 04 Apr 1997 11:20:31 +0200] rev 2892
Calls Blast_tac. Tidied some proofs
Fri, 04 Apr 1997 11:18:52 +0200 Calls Blast_tac
paulson [Fri, 04 Apr 1997 11:18:52 +0200] rev 2891
Calls Blast_tac
Fri, 04 Apr 1997 11:18:19 +0200 Adds image_eqI instead of imageI, as the former is more general
paulson [Fri, 04 Apr 1997 11:18:19 +0200] rev 2890
Adds image_eqI instead of imageI, as the former is more general
Fri, 04 Apr 1997 11:17:05 +0200 Added blast.ML as a dependency
paulson [Fri, 04 Apr 1997 11:17:05 +0200] rev 2889
Added blast.ML as a dependency
Fri, 04 Apr 1997 11:16:44 +0200 Now calls Blast_tac and has some hard examples (Halting Problem
paulson [Fri, 04 Apr 1997 11:16:44 +0200] rev 2888
Now calls Blast_tac and has some hard examples (Halting Problem
Thu, 03 Apr 1997 19:32:03 +0200 Only layout mods.
nipkow [Thu, 03 Apr 1997 19:32:03 +0200] rev 2887
Only layout mods.
Thu, 03 Apr 1997 19:29:53 +0200 Now: unit = {True}
nipkow [Thu, 03 Apr 1997 19:29:53 +0200] rev 2886
Now: unit = {True}
Thu, 03 Apr 1997 10:36:54 +0200 Two extra commands shorten the proof time by 800 seconds...
paulson [Thu, 03 Apr 1997 10:36:54 +0200] rev 2885
Two extra commands shorten the proof time by 800 seconds...
Thu, 03 Apr 1997 10:33:33 +0200 More List and ListPair utilities
paulson [Thu, 03 Apr 1997 10:33:33 +0200] rev 2884
More List and ListPair utilities
Thu, 03 Apr 1997 10:32:34 +0200 Now exports declConsts!
paulson [Thu, 03 Apr 1997 10:32:34 +0200] rev 2883
Now exports declConsts! Temporarily erased target signature to aid debugging
Thu, 03 Apr 1997 10:30:23 +0200 Declares overloading for if-and-only-if
paulson [Thu, 03 Apr 1997 10:30:23 +0200] rev 2882
Declares overloading for if-and-only-if
Thu, 03 Apr 1997 10:29:57 +0200 Declares overloading for set-theoretic constants
paulson [Thu, 03 Apr 1997 10:29:57 +0200] rev 2881
Declares overloading for set-theoretic constants
Thu, 03 Apr 1997 09:46:42 +0200 Removed (Unit) in Prod.
nipkow [Thu, 03 Apr 1997 09:46:42 +0200] rev 2880
Removed (Unit) in Prod. Added test for ancestor Nat in datatype.
Wed, 02 Apr 1997 19:12:26 +0200 misc improvements;
wenzelm [Wed, 02 Apr 1997 19:12:26 +0200] rev 2879
misc improvements;
Wed, 02 Apr 1997 17:28:27 +0200 changed signature of dummy goal from proto_pure to pure;
wenzelm [Wed, 02 Apr 1997 17:28:27 +0200] rev 2878
changed signature of dummy goal from proto_pure to pure;
Wed, 02 Apr 1997 15:39:44 +0200 Converted to call blast_tac.
paulson [Wed, 02 Apr 1997 15:39:44 +0200] rev 2877
Converted to call blast_tac. Proves theorems in ZF.thy to make that theory usable again
Wed, 02 Apr 1997 15:37:35 +0200 Uses ZF.thy again, to make that theory usable
paulson [Wed, 02 Apr 1997 15:37:35 +0200] rev 2876
Uses ZF.thy again, to make that theory usable
Wed, 02 Apr 1997 15:36:32 +0200 Mostly converted to blast_tac
paulson [Wed, 02 Apr 1997 15:36:32 +0200] rev 2875
Mostly converted to blast_tac
Wed, 02 Apr 1997 15:30:44 +0200 Datatype declarations now require theory Datatype--NOT in quotes
paulson [Wed, 02 Apr 1997 15:30:44 +0200] rev 2874
Datatype declarations now require theory Datatype--NOT in quotes
Wed, 02 Apr 1997 15:29:48 +0200 Converted back from upair.thy to ZF.thy
paulson [Wed, 02 Apr 1997 15:29:48 +0200] rev 2873
Converted back from upair.thy to ZF.thy
Wed, 02 Apr 1997 15:28:42 +0200 Moved definitions (binary intersection, etc.) from upair.thy back to ZF.thy
paulson [Wed, 02 Apr 1997 15:28:42 +0200] rev 2872
Moved definitions (binary intersection, etc.) from upair.thy back to ZF.thy
Wed, 02 Apr 1997 15:26:52 +0200 Now checks for existence of theory Inductive (Fixedpt was too small)
paulson [Wed, 02 Apr 1997 15:26:52 +0200] rev 2871
Now checks for existence of theory Inductive (Fixedpt was too small)
Wed, 02 Apr 1997 15:25:35 +0200 Now a non-trivial theory so that require_thy can find it
paulson [Wed, 02 Apr 1997 15:25:35 +0200] rev 2870
Now a non-trivial theory so that require_thy can find it
Wed, 02 Apr 1997 15:24:42 +0200 DEEPEN now takes an upper bound for terminating searches
paulson [Wed, 02 Apr 1997 15:24:42 +0200] rev 2869
DEEPEN now takes an upper bound for terminating searches
Wed, 02 Apr 1997 15:23:33 +0200 New DEEPEN allows giving an upper bound for deepen_tac
paulson [Wed, 02 Apr 1997 15:23:33 +0200] rev 2868
New DEEPEN allows giving an upper bound for deepen_tac
Wed, 02 Apr 1997 15:19:40 +0200 Now builds blast_tac
paulson [Wed, 02 Apr 1997 15:19:40 +0200] rev 2867
Now builds blast_tac
Wed, 02 Apr 1997 15:18:21 +0200 Now loads blast.ML
paulson [Wed, 02 Apr 1997 15:18:21 +0200] rev 2866
Now loads blast.ML
Wed, 02 Apr 1997 15:14:37 +0200 ZF.thy is again usable
paulson [Wed, 02 Apr 1997 15:14:37 +0200] rev 2865
ZF.thy is again usable
Wed, 02 Apr 1997 11:59:02 +0200 The isabelle-0 encoding table.
wenzelm [Wed, 02 Apr 1997 11:59:02 +0200] rev 2864
The isabelle-0 encoding table.
Wed, 02 Apr 1997 11:33:14 +0200 Made the error message more explicit
paulson [Wed, 02 Apr 1997 11:33:14 +0200] rev 2863
Made the error message more explicit
Wed, 02 Apr 1997 11:32:48 +0200 Now declares Basis Library version of type option
paulson [Wed, 02 Apr 1997 11:32:48 +0200] rev 2862
Now declares Basis Library version of type option Also function mapPartial
Wed, 02 Apr 1997 11:30:48 +0200 Replaced Best_tac by the one rule needed for the proof
paulson [Wed, 02 Apr 1997 11:30:48 +0200] rev 2861
Replaced Best_tac by the one rule needed for the proof
Wed, 02 Apr 1997 11:30:03 +0200 Installation of blast_tac
paulson [Wed, 02 Apr 1997 11:30:03 +0200] rev 2860
Installation of blast_tac
Wed, 02 Apr 1997 11:27:47 +0200 Now tests for essential ancestors (Lfp or Gfp)
paulson [Wed, 02 Apr 1997 11:27:47 +0200] rev 2859
Now tests for essential ancestors (Lfp or Gfp)
Wed, 02 Apr 1997 11:25:04 +0200 Re-ordering of rules to assist blast_tac
paulson [Wed, 02 Apr 1997 11:25:04 +0200] rev 2858
Re-ordering of rules to assist blast_tac Powerset rules must not be the most recent
Wed, 02 Apr 1997 11:23:31 +0200 Now loads blast_tac
paulson [Wed, 02 Apr 1997 11:23:31 +0200] rev 2857
Now loads blast_tac
Wed, 02 Apr 1997 11:19:46 +0200 Reorganization of how classical rules are installed
paulson [Wed, 02 Apr 1997 11:19:46 +0200] rev 2856
Reorganization of how classical rules are installed
Wed, 02 Apr 1997 11:16:40 +0200 Now calls require_thy to ensure ancestors are present
paulson [Wed, 02 Apr 1997 11:16:40 +0200] rev 2855
Now calls require_thy to ensure ancestors are present
Wed, 02 Apr 1997 11:15:46 +0200 Implementation of blast_tac: fast tableau prover
paulson [Wed, 02 Apr 1997 11:15:46 +0200] rev 2854
Implementation of blast_tac: fast tableau prover
Tue, 01 Apr 1997 18:26:09 +0200 replaced by usedir;
wenzelm [Tue, 01 Apr 1997 18:26:09 +0200] rev 2853
replaced by usedir;
Tue, 01 Apr 1997 12:54:40 +0200 eliminated references to old 8bit fonts;
wenzelm [Tue, 01 Apr 1997 12:54:40 +0200] rev 2852
eliminated references to old 8bit fonts;
Tue, 01 Apr 1997 12:44:12 +0200 improved messages;
wenzelm [Tue, 01 Apr 1997 12:44:12 +0200] rev 2851
improved messages;
Tue, 01 Apr 1997 11:16:06 +0200 removed useless symbol font syntax;
wenzelm [Tue, 01 Apr 1997 11:16:06 +0200] rev 2850
removed useless symbol font syntax;
Tue, 01 Apr 1997 09:28:56 +0200 fixed -s option;
wenzelm [Tue, 01 Apr 1997 09:28:56 +0200] rev 2849
fixed -s option;
Mon, 31 Mar 1997 14:42:13 +0200 simple_ast_of: fixed handling of loose Bounds;
wenzelm [Mon, 31 Mar 1997 14:42:13 +0200] rev 2848
simple_ast_of: fixed handling of loose Bounds;
Sun, 30 Mar 1997 13:40:38 +0200 Replaced (s,t) : id by s=t.
nipkow [Sun, 30 Mar 1997 13:40:38 +0200] rev 2847
Replaced (s,t) : id by s=t.
Thu, 27 Mar 1997 17:46:24 +0100 Optimized proofs.
nipkow [Thu, 27 Mar 1997 17:46:24 +0100] rev 2846
Optimized proofs.
Thu, 27 Mar 1997 10:08:31 +0100 Changes made necessary by the new ex1 rules
paulson [Thu, 27 Mar 1997 10:08:31 +0100] rev 2845
Changes made necessary by the new ex1 rules
Thu, 27 Mar 1997 10:07:11 +0100 Now uses the alternative (safe!) rules for ex1
paulson [Thu, 27 Mar 1997 10:07:11 +0100] rev 2844
Now uses the alternative (safe!) rules for ex1
Thu, 27 Mar 1997 10:06:36 +0100 Updated comment
paulson [Thu, 27 Mar 1997 10:06:36 +0100] rev 2843
Updated comment
Wed, 26 Mar 1997 18:51:57 +0100 Cleaned up a little.
nipkow [Wed, 26 Mar 1997 18:51:57 +0100] rev 2842
Cleaned up a little.
Wed, 26 Mar 1997 17:58:48 +0100 Added "discrete" CPOs and modified IMP to use those rather than "lift"
nipkow [Wed, 26 Mar 1997 17:58:48 +0100] rev 2841
Added "discrete" CPOs and modified IMP to use those rather than "lift"
Wed, 26 Mar 1997 13:44:05 +0100 generalized theorems and class instances for Cprod.
slotosch [Wed, 26 Mar 1997 13:44:05 +0100] rev 2840
generalized theorems and class instances for Cprod. Now "*"::(cpo,cpo)cpo and "*"::(pcpo,pcpo)pcpo
Tue, 25 Mar 1997 11:19:09 +0100 changed some theorems from pcpo to cpo
slotosch [Tue, 25 Mar 1997 11:19:09 +0100] rev 2839
changed some theorems from pcpo to cpo
Tue, 25 Mar 1997 11:13:12 +0100 changed continuous functions from pcpo to cpo (including instances)
slotosch [Tue, 25 Mar 1997 11:13:12 +0100] rev 2838
changed continuous functions from pcpo to cpo (including instances)
Tue, 25 Mar 1997 10:43:01 +0100 Trivial renamings (for consistency with CSFW papers)
paulson [Tue, 25 Mar 1997 10:43:01 +0100] rev 2837
Trivial renamings (for consistency with CSFW papers)
Tue, 25 Mar 1997 10:41:44 +0100 Toby's better treatment of eta-contraction
paulson [Tue, 25 Mar 1997 10:41:44 +0100] rev 2836
Toby's better treatment of eta-contraction
Mon, 24 Mar 1997 10:28:23 +0100 Deleted needless parentheses
paulson [Mon, 24 Mar 1997 10:28:23 +0100] rev 2835
Deleted needless parentheses
Mon, 24 Mar 1997 10:27:28 +0100 Deleted unnecessary rules
paulson [Mon, 24 Mar 1997 10:27:28 +0100] rev 2834
Deleted unnecessary rules
Thu, 20 Mar 1997 19:12:20 +0100 fixed font names;
wenzelm [Thu, 20 Mar 1997 19:12:20 +0100] rev 2833
fixed font names;
Thu, 20 Mar 1997 18:28:05 +0100 exit_use_dir;
wenzelm [Thu, 20 Mar 1997 18:28:05 +0100] rev 2832
exit_use_dir; tuning;
Thu, 20 Mar 1997 18:27:23 +0100 isatool usedir;
wenzelm [Thu, 20 Mar 1997 18:27:23 +0100] rev 2831
isatool usedir;
Thu, 20 Mar 1997 18:27:05 +0100 exit_use_dir;
wenzelm [Thu, 20 Mar 1997 18:27:05 +0100] rev 2830
exit_use_dir;
Thu, 20 Mar 1997 12:34:08 +0100 remove empty dirs;
wenzelm [Thu, 20 Mar 1997 12:34:08 +0100] rev 2829
remove empty dirs;
Thu, 20 Mar 1997 11:39:40 +0100 isatool usedir;
wenzelm [Thu, 20 Mar 1997 11:39:40 +0100] rev 2828
isatool usedir;
Thu, 20 Mar 1997 11:38:58 +0100 improved session names;
wenzelm [Thu, 20 Mar 1997 11:38:58 +0100] rev 2827
improved session names;
Thu, 20 Mar 1997 11:32:57 +0100 isatool usedir;
wenzelm [Thu, 20 Mar 1997 11:32:57 +0100] rev 2826
isatool usedir;
Thu, 20 Mar 1997 11:31:47 +0100 *** empty log message ***
wenzelm [Thu, 20 Mar 1997 11:31:47 +0100] rev 2825
*** empty log message ***
Thu, 20 Mar 1997 11:29:59 +0100 tuned;
wenzelm [Thu, 20 Mar 1997 11:29:59 +0100] rev 2824
tuned;
Thu, 20 Mar 1997 11:24:05 +0100 isatool usedir;
wenzelm [Thu, 20 Mar 1997 11:24:05 +0100] rev 2823
isatool usedir;
Thu, 20 Mar 1997 11:23:19 +0100 exit_use_dir;
wenzelm [Thu, 20 Mar 1997 11:23:19 +0100] rev 2822
exit_use_dir;
Thu, 20 Mar 1997 11:11:53 +0100 isatool usedir;
wenzelm [Thu, 20 Mar 1997 11:11:53 +0100] rev 2821
isatool usedir;
Thu, 20 Mar 1997 11:09:01 +0100 replaced ex.ML by ex/ROOT.ML, ex/ex.ML;
wenzelm [Thu, 20 Mar 1997 11:09:01 +0100] rev 2820
replaced ex.ML by ex/ROOT.ML, ex/ex.ML;
Thu, 20 Mar 1997 10:49:44 +0100 isatool usedir;
wenzelm [Thu, 20 Mar 1997 10:49:44 +0100] rev 2819
isatool usedir;
Thu, 20 Mar 1997 10:48:00 +0100 added ex dir;
wenzelm [Thu, 20 Mar 1997 10:48:00 +0100] rev 2818
added ex dir;
Thu, 20 Mar 1997 10:47:29 +0100 replaced ex.ML by ex/ROOT.ML, ex/ex.ML;
wenzelm [Thu, 20 Mar 1997 10:47:29 +0100] rev 2817
replaced ex.ML by ex/ROOT.ML, ex/ex.ML;
Thu, 20 Mar 1997 10:47:18 +0100 replaced ex.ML by ex/ROOT.ml, ex/ex.ML;
wenzelm [Thu, 20 Mar 1997 10:47:18 +0100] rev 2816
replaced ex.ML by ex/ROOT.ml, ex/ex.ML;
Wed, 19 Mar 1997 10:49:26 +0100 Improved intersection rule InterI: now truly safe, since the unsafeness is
paulson [Wed, 19 Mar 1997 10:49:26 +0100] rev 2815
Improved intersection rule InterI: now truly safe, since the unsafeness is delegated to exI.
Wed, 19 Mar 1997 10:24:39 +0100 delete_tagged_brl just ignores non-elimination rules instead of complaining
paulson [Wed, 19 Mar 1997 10:24:39 +0100] rev 2814
delete_tagged_brl just ignores non-elimination rules instead of complaining
Wed, 19 Mar 1997 10:23:09 +0100 delrules now deletes ALL occurrences of a rule, since it may appear in any of
paulson [Wed, 19 Mar 1997 10:23:09 +0100] rev 2813
delrules now deletes ALL occurrences of a rule, since it may appear in any of the four lists.
Tue, 18 Mar 1997 18:20:52 +0100 added quit();
wenzelm [Tue, 18 Mar 1997 18:20:52 +0100] rev 2812
added quit();
Tue, 18 Mar 1997 18:20:26 +0100 asserts $ISABELLE_OUTPUT_DIR;
wenzelm [Tue, 18 Mar 1997 18:20:26 +0100] rev 2811
asserts $ISABELLE_OUTPUT_DIR;
(0) -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip