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
huffman [Tue, 26 Jul 2005 18:27:16 +0200] rev 16920
cleaned up
huffman [Tue, 26 Jul 2005 18:25:27 +0200] rev 16919
removed duplicated code; generate new lub and thelub lemmas for new cpo types
huffman [Tue, 26 Jul 2005 18:24:29 +0200] rev 16918
cleaned up; renamed some theorems
huffman [Tue, 26 Jul 2005 18:22:55 +0200] rev 16917
add theorem fix_defined_iff; cleaned up
huffman [Tue, 26 Jul 2005 18:22:03 +0200] rev 16916
add theorem cpair_defined_iff
webertj [Tue, 26 Jul 2005 15:29:37 +0200] rev 16915
write_dimacs_sat_file and write_dimacs_cnf_file now write the file in chunks
webertj [Tue, 26 Jul 2005 14:31:42 +0200] rev 16914
replaced calls to PropLogic.auxcnf by PropLogic.defcnf again
webertj [Tue, 26 Jul 2005 14:14:13 +0200] rev 16913
comment modified
webertj [Tue, 26 Jul 2005 12:40:52 +0200] rev 16912
write_dimacs_sat_file writes outer parentheses again
webertj [Tue, 26 Jul 2005 12:23:10 +0200] rev 16911
replaced calls to PropLogic.defcnf by PropLogic.auxcnf
webertj [Tue, 26 Jul 2005 12:13:35 +0200] rev 16910
minor parameter changes
webertj [Mon, 25 Jul 2005 21:40:43 +0200] rev 16909
defcnf renamed to auxcnf, new defcnf algorithm added, simplify added
avigad [Mon, 25 Jul 2005 18:54:49 +0200] rev 16908
Added two new theories to HOL/Library: SetsAndFunctions.thy and BigO.thy
webertj [Mon, 25 Jul 2005 15:51:30 +0200] rev 16907
defcnf modified to internally use a reference
paulson [Fri, 22 Jul 2005 17:43:49 +0200] rev 16906
dead code removal