wenzelm [Mon, 01 Aug 2005 19:20:34 +0200] rev 16980
added compress.ML;
wenzelm [Mon, 01 Aug 2005 19:20:33 +0200] rev 16979
Term.is_bound;
wenzelm [Mon, 01 Aug 2005 19:20:32 +0200] rev 16978
tuned signature;
wenzelm [Mon, 01 Aug 2005 19:20:31 +0200] rev 16977
no eq_commute;
wenzelm [Mon, 01 Aug 2005 19:20:30 +0200] rev 16976
Defs.monomorphic;
wenzelm [Mon, 01 Aug 2005 19:20:29 +0200] rev 16975
Sign.read_term;
wenzelm [Mon, 01 Aug 2005 19:20:28 +0200] rev 16974
more zcong_sym;
wenzelm [Mon, 01 Aug 2005 19:20:26 +0200] rev 16973
simprocs: Simplifier.inherit_bounds;
wenzelm [Mon, 01 Aug 2005 19:20:25 +0200] rev 16972
no eq_sym_conv;
tuned;
wenzelm [Mon, 01 Aug 2005 19:20:24 +0200] rev 16971
removed read_cterm;
tuned;
wenzelm [Mon, 01 Aug 2005 19:20:23 +0200] rev 16970
tuned msg;
wenzelm [Mon, 01 Aug 2005 19:20:22 +0200] rev 16969
PolyML.Compiler.printInAlphabeticalOrder := false;
wenzelm [Mon, 01 Aug 2005 19:20:21 +0200] rev 16968
polyml: use polyml-platform/version from Isabelle distribution;
removed DEFS_CHAIN_HISTORY;
wenzelm [Mon, 01 Aug 2005 14:40:21 +0200] rev 16967
obsolete;
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
nipkow [Mon, 01 Aug 2005 11:24:19 +0200] rev 16965
added map_filter lemmas
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)
nipkow [Sat, 30 Jul 2005 16:50:55 +0200] rev 16963
addedd ID line
avigad [Fri, 29 Jul 2005 19:47:41 +0200] rev 16962
mentioned Ln in NEWS
avigad [Fri, 29 Jul 2005 19:47:34 +0200] rev 16961
fixed minor typo in comments
avigad [Fri, 29 Jul 2005 19:47:27 +0200] rev 16960
changed import to Ln
avigad [Fri, 29 Jul 2005 19:47:19 +0200] rev 16959
added a new theory; properties of ln
wenzelm [Fri, 29 Jul 2005 16:16:44 +0200] rev 16958
P.opt_locale_target;
paulson [Fri, 29 Jul 2005 15:20:29 +0200] rev 16957
nameless theorems: better names, flag to omit them
paulson [Thu, 28 Jul 2005 17:56:27 +0200] rev 16956
invents theorem names; also patches write_out_clasimp
paulson [Thu, 28 Jul 2005 17:55:39 +0200] rev 16955
dead code
paulson [Thu, 28 Jul 2005 17:54:39 +0200] rev 16954
new function trim_ends
paulson [Thu, 28 Jul 2005 17:54:22 +0200] rev 16953
uniform treatment of variable prefixes
haftmann [Thu, 28 Jul 2005 16:59:30 +0200] rev 16952
corrected some typos
paulson [Thu, 28 Jul 2005 16:54:19 +0200] rev 16951
new droplet
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
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;
wenzelm [Thu, 28 Jul 2005 15:20:05 +0200] rev 16948
Sign.typ_unify;
tuned;
wenzelm [Thu, 28 Jul 2005 15:20:04 +0200] rev 16947
Sign.typ_unify;
Tactic.prove;
wenzelm [Thu, 28 Jul 2005 15:20:03 +0200] rev 16946
typ_match, unify: canonical argument order;
added raw_match, raw_instance;
proper implementation of raw_unify;
wenzelm [Thu, 28 Jul 2005 15:20:02 +0200] rev 16945
added weaken, adjust_maxidx_thm;
wenzelm [Thu, 28 Jul 2005 15:20:01 +0200] rev 16944
check_overloading replaces datatype overloading;
tuned;
wenzelm [Thu, 28 Jul 2005 15:20:00 +0200] rev 16943
added add_tfreesT, add_tfrees;
added bound;
added zero_var_indexesT, zero_var_indexes, zero_var_indexes_subst;
removed add_term_constsT;
tuned;
wenzelm [Thu, 28 Jul 2005 15:19:59 +0200] rev 16942
norm_hhf_rule: Thm.adjust_maxidx_thm before Drule.gen_all;
removed prove_standard, prove_multi_standard;
wenzelm [Thu, 28 Jul 2005 15:19:58 +0200] rev 16941
added add_const_constraint(_i), const_constraint;
added typ_match, typ_unify;
wenzelm [Thu, 28 Jul 2005 15:19:57 +0200] rev 16940
adapted Type.typ_match;
tuned;
wenzelm [Thu, 28 Jul 2005 15:19:56 +0200] rev 16939
Sign.typ_unify;
Term.bound;
tuned rewrite_term;
wenzelm [Thu, 28 Jul 2005 15:19:55 +0200] rev 16938
Term.bound;
wenzelm [Thu, 28 Jul 2005 15:19:54 +0200] rev 16937
print_theory: const constraints;
wenzelm [Thu, 28 Jul 2005 15:19:53 +0200] rev 16936
Type.raw_instance, Type.raw_unify, Term.zero_var_indexesT;
wenzelm [Thu, 28 Jul 2005 15:19:51 +0200] rev 16935
Sign.typ_match;
wenzelm [Thu, 28 Jul 2005 15:19:49 +0200] rev 16934
Sign.typ_unify;
wenzelm [Thu, 28 Jul 2005 15:19:48 +0200] rev 16933
fixed var index in tactic;
wenzelm [Thu, 28 Jul 2005 15:19:47 +0200] rev 16932
proper header;
wenzelm [Thu, 28 Jul 2005 15:19:46 +0200] rev 16931
Sign.typ_instance;
wenzelm [Thu, 28 Jul 2005 15:19:45 +0200] rev 16930
updated;
wenzelm [Thu, 28 Jul 2005 15:19:44 +0200] rev 16929
tuned;
paulson [Thu, 28 Jul 2005 12:43:50 +0200] rev 16928
now for Mailman-enabled mailing list
paulson [Thu, 28 Jul 2005 12:38:11 +0200] rev 16927
now for Mailman-enabled mailing list
paulson [Thu, 28 Jul 2005 12:22:02 +0200] rev 16926
now for Mailman-enabled mailing list
paulson [Wed, 27 Jul 2005 11:30:34 +0200] rev 16925
simpler variable names, and no types for monomorphic constants
paulson [Wed, 27 Jul 2005 11:28:18 +0200] rev 16924
removed the dependence on abs_mult
huffman [Tue, 26 Jul 2005 18:31:18 +0200] rev 16923
fixed typo
huffman [Tue, 26 Jul 2005 18:29:59 +0200] rev 16922
brought ML files up to date with new lemmas
huffman [Tue, 26 Jul 2005 18:28:11 +0200] rev 16921
renamed Exh_Ssum1 to Exh_Ssum; cleaned up