Mon, 01 Aug 2005 19:20:31 +0200 no eq_commute;
wenzelm [Mon, 01 Aug 2005 19:20:31 +0200] rev 16977
no eq_commute;
Mon, 01 Aug 2005 19:20:30 +0200 Defs.monomorphic;
wenzelm [Mon, 01 Aug 2005 19:20:30 +0200] rev 16976
Defs.monomorphic;
Mon, 01 Aug 2005 19:20:29 +0200 Sign.read_term;
wenzelm [Mon, 01 Aug 2005 19:20:29 +0200] rev 16975
Sign.read_term;
Mon, 01 Aug 2005 19:20:28 +0200 more zcong_sym;
wenzelm [Mon, 01 Aug 2005 19:20:28 +0200] rev 16974
more zcong_sym;
Mon, 01 Aug 2005 19:20:26 +0200 simprocs: Simplifier.inherit_bounds;
wenzelm [Mon, 01 Aug 2005 19:20:26 +0200] rev 16973
simprocs: Simplifier.inherit_bounds;
Mon, 01 Aug 2005 19:20:25 +0200 no eq_sym_conv;
wenzelm [Mon, 01 Aug 2005 19:20:25 +0200] rev 16972
no eq_sym_conv; tuned;
Mon, 01 Aug 2005 19:20:24 +0200 removed read_cterm;
wenzelm [Mon, 01 Aug 2005 19:20:24 +0200] rev 16971
removed read_cterm; tuned;
Mon, 01 Aug 2005 19:20:23 +0200 tuned msg;
wenzelm [Mon, 01 Aug 2005 19:20:23 +0200] rev 16970
tuned msg;
Mon, 01 Aug 2005 19:20:22 +0200 PolyML.Compiler.printInAlphabeticalOrder := false;
wenzelm [Mon, 01 Aug 2005 19:20:22 +0200] rev 16969
PolyML.Compiler.printInAlphabeticalOrder := false;
Mon, 01 Aug 2005 19:20:21 +0200 polyml: use polyml-platform/version from Isabelle distribution;
wenzelm [Mon, 01 Aug 2005 19:20:21 +0200] rev 16968
polyml: use polyml-platform/version from Isabelle distribution; removed DEFS_CHAIN_HISTORY;
Mon, 01 Aug 2005 14:40:21 +0200 obsolete;
wenzelm [Mon, 01 Aug 2005 14:40:21 +0200] rev 16967
obsolete;
Mon, 01 Aug 2005 11:39:33 +0200 1. changed configuration variables for linear programming (Cplex_tools):
obua [Mon, 01 Aug 2005 11:39:33 +0200] rev 16966
1. changed configuration variables for linear programming (Cplex_tools): LP_SOLVER is either CPLEX or GLPK CPLEX_PATH is the path to the cplex binary GLPK_PATH is the path to the glpk binary The change makes it possible to switch between glpk and cplex at runtime. 2. moved conflicting list theories out of Library.thy into ROOT.ML
Mon, 01 Aug 2005 11:24:19 +0200 added map_filter lemmas
nipkow [Mon, 01 Aug 2005 11:24:19 +0200] rev 16965
added map_filter lemmas
Mon, 01 Aug 2005 03:27:31 +0200 Ordering is now: first by number of assumptions, second by the substitution size.
kleing [Mon, 01 Aug 2005 03:27:31 +0200] rev 16964
Ordering is now: first by number of assumptions, second by the substitution size. Treat elim/dest rules like erule/drule would: * "elim" is now a subset of "dest" and matches on conclusion of goal and major premise against any premise of goal. Computed substitution size takes both into account. * "dest" no longer has a restriction that limits its conclusion to a var. (contributed by Raf)
Sat, 30 Jul 2005 16:50:55 +0200 addedd ID line
nipkow [Sat, 30 Jul 2005 16:50:55 +0200] rev 16963
addedd ID line
Fri, 29 Jul 2005 19:47:41 +0200 mentioned Ln in NEWS
avigad [Fri, 29 Jul 2005 19:47:41 +0200] rev 16962
mentioned Ln in NEWS
Fri, 29 Jul 2005 19:47:34 +0200 fixed minor typo in comments
avigad [Fri, 29 Jul 2005 19:47:34 +0200] rev 16961
fixed minor typo in comments
Fri, 29 Jul 2005 19:47:27 +0200 changed import to Ln
avigad [Fri, 29 Jul 2005 19:47:27 +0200] rev 16960
changed import to Ln
Fri, 29 Jul 2005 19:47:19 +0200 added a new theory; properties of ln
avigad [Fri, 29 Jul 2005 19:47:19 +0200] rev 16959
added a new theory; properties of ln
Fri, 29 Jul 2005 16:16:44 +0200 P.opt_locale_target;
wenzelm [Fri, 29 Jul 2005 16:16:44 +0200] rev 16958
P.opt_locale_target;
Fri, 29 Jul 2005 15:20:29 +0200 nameless theorems: better names, flag to omit them
paulson [Fri, 29 Jul 2005 15:20:29 +0200] rev 16957
nameless theorems: better names, flag to omit them
Thu, 28 Jul 2005 17:56:27 +0200 invents theorem names; also patches write_out_clasimp
paulson [Thu, 28 Jul 2005 17:56:27 +0200] rev 16956
invents theorem names; also patches write_out_clasimp
Thu, 28 Jul 2005 17:55:39 +0200 dead code
paulson [Thu, 28 Jul 2005 17:55:39 +0200] rev 16955
dead code
Thu, 28 Jul 2005 17:54:39 +0200 new function trim_ends
paulson [Thu, 28 Jul 2005 17:54:39 +0200] rev 16954
new function trim_ends
Thu, 28 Jul 2005 17:54:22 +0200 uniform treatment of variable prefixes
paulson [Thu, 28 Jul 2005 17:54:22 +0200] rev 16953
uniform treatment of variable prefixes
Thu, 28 Jul 2005 16:59:30 +0200 corrected some typos
haftmann [Thu, 28 Jul 2005 16:59:30 +0200] rev 16952
corrected some typos
Thu, 28 Jul 2005 16:54:19 +0200 new droplet
paulson [Thu, 28 Jul 2005 16:54:19 +0200] rev 16951
new droplet
Thu, 28 Jul 2005 16:26:59 +0200 Added flag ResClasimp.use_simpset to allow exclusion of simpset rules from ATP problem files
quigley [Thu, 28 Jul 2005 16:26:59 +0200] rev 16950
Added flag ResClasimp.use_simpset to allow exclusion of simpset rules from ATP problem files
Thu, 28 Jul 2005 15:20:06 +0200 tuned gen_all, forall_elim_list, implies_intr_list, standard;
wenzelm [Thu, 28 Jul 2005 15:20:06 +0200] rev 16949
tuned gen_all, forall_elim_list, implies_intr_list, standard; impose_hyps: use Thm.weaken; zero_var_indexes: use Term.zero_var_indexes_inst; Sign.typ_unify;
Thu, 28 Jul 2005 15:20:05 +0200 Sign.typ_unify;
wenzelm [Thu, 28 Jul 2005 15:20:05 +0200] rev 16948
Sign.typ_unify; tuned;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip