wenzelm [Mon, 09 Oct 2006 02:19:54 +0200] rev 20902
replaced Drule.clhs/crhs_of by Drule.lhs/rhs_of;
wenzelm [Mon, 09 Oct 2006 02:19:54 +0200] rev 20901
attribute: Context.mapping;
PureThy.note_thmss_i;
wenzelm [Mon, 09 Oct 2006 02:19:52 +0200] rev 20900
standardized facts;
wenzelm [Mon, 09 Oct 2006 02:19:51 +0200] rev 20899
attribute symmetric: zero_var_indexes;
tuned proofs;
wenzelm [Mon, 09 Oct 2006 02:19:51 +0200] rev 20898
attribute symmetric: zero_var_indexes;
wenzelm [Mon, 09 Oct 2006 02:19:49 +0200] rev 20897
attribute: Context.mapping;
haftmann [Sat, 07 Oct 2006 07:41:56 +0200] rev 20896
cleaned up interfaces
mengj [Sat, 07 Oct 2006 02:47:33 +0200] rev 20895
Removed unused res_atp_setup.ML, since its functions have been put in res_atp.ML.
wenzelm [Sat, 07 Oct 2006 01:31:23 +0200] rev 20894
Common theory targets.
wenzelm [Sat, 07 Oct 2006 01:31:22 +0200] rev 20893
Element.export_facts;
wenzelm [Sat, 07 Oct 2006 01:31:20 +0200] rev 20892
refined unlocalize_mixfix;
wenzelm [Sat, 07 Oct 2006 01:31:19 +0200] rev 20891
TheoryTarget;
wenzelm [Sat, 07 Oct 2006 01:31:18 +0200] rev 20890
moved pretty_consts to proof_display.ML;
adapted to improved LocalTheory interfaces;
wenzelm [Sat, 07 Oct 2006 01:31:17 +0200] rev 20889
added pretty_consts (from specification.ML);
wenzelm [Sat, 07 Oct 2006 01:31:16 +0200] rev 20888
turned into abstract wrapper module, cf. theory_target.ML;
simplified interfaces;
wenzelm [Sat, 07 Oct 2006 01:31:15 +0200] rev 20887
replaced add_def by more elaborate add_defs;
added find_def (based on educated guesses);
wenzelm [Sat, 07 Oct 2006 01:31:14 +0200] rev 20886
replaced generalize_facts by full export_(standard_)facts;
wenzelm [Sat, 07 Oct 2006 01:31:13 +0200] rev 20885
Thm.def_name_optional;
ProofDisplay.pretty_consts;
wenzelm [Sat, 07 Oct 2006 01:31:12 +0200] rev 20884
added def_name_optional;
wenzelm [Sat, 07 Oct 2006 01:31:11 +0200] rev 20883
removed is_equals, is_implies;
tuned;
wenzelm [Sat, 07 Oct 2006 01:31:10 +0200] rev 20882
added the_single;
wenzelm [Sat, 07 Oct 2006 01:31:09 +0200] rev 20881
added term_rule;
wenzelm [Sat, 07 Oct 2006 01:31:08 +0200] rev 20880
added Isar/theory_target.ML;
wenzelm [Sat, 07 Oct 2006 01:31:07 +0200] rev 20879
improved LocalDefs.add_def;
wenzelm [Sat, 07 Oct 2006 01:31:06 +0200] rev 20878
mk_partial_rules_mutual: expand result terms/thms;
wenzelm [Sat, 07 Oct 2006 01:31:05 +0200] rev 20877
removed with_local_path -- LocalTheory.note admits qualified names;
TheoryTarget.init;
wenzelm [Sat, 07 Oct 2006 01:31:04 +0200] rev 20876
moved the_single to Pure/library.ML;
tuned;
wenzelm [Sat, 07 Oct 2006 01:31:03 +0200] rev 20875
TheoryTarget.init;
wenzelm [Sat, 07 Oct 2006 01:31:02 +0200] rev 20874
tuned comments;
wenzelm [Sat, 07 Oct 2006 01:31:01 +0200] rev 20873
tuned method syntax: polymorhic term argument;
tuned rule instantiation;
wenzelm [Sat, 07 Oct 2006 01:30:58 +0200] rev 20872
tuned;
paulson [Fri, 06 Oct 2006 15:39:29 +0200] rev 20871
Fixed the printing of the used theorems by maintaining separate lists for each subgoal.
Retains the ATP input files if debugging is on.
paulson [Fri, 06 Oct 2006 15:38:29 +0200] rev 20870
Tidied code to delete tmp files.
Fixed the printing of the used theorems by maintaining separate lists for each subgoal.
paulson [Fri, 06 Oct 2006 11:17:53 +0200] rev 20869
renamed the combinator laws
paulson [Fri, 06 Oct 2006 11:17:27 +0200] rev 20868
Improved detection of identical clauses, also in the conjecture
paulson [Fri, 06 Oct 2006 11:16:40 +0200] rev 20867
Refinements to abstraction. Seeding with combinators K, I and B.
kleing [Fri, 06 Oct 2006 03:49:36 +0200] rev 20866
examples for hex and bin numerals
mengj [Thu, 05 Oct 2006 13:54:17 +0200] rev 20865
Changed and removed some functions related to combinators, since they are Isabelle constants now.
paulson [Thu, 05 Oct 2006 10:46:26 +0200] rev 20864
Now the DFG output includes correct declarations of c_fequal, but not hEXTENT
paulson [Thu, 05 Oct 2006 10:42:39 +0200] rev 20863
improvements to abstraction, ensuring more re-use of abstraction functions
moving some functions to Pure/drule.ML
paulson [Thu, 05 Oct 2006 10:41:27 +0200] rev 20862
facts about combinators
paulson [Thu, 05 Oct 2006 10:40:12 +0200] rev 20861
a few new functions on thms and cterms
huffman [Thu, 05 Oct 2006 05:46:32 +0200] rev 20860
reorganize and speed up termdiffs proofs
nipkow [Wed, 04 Oct 2006 18:41:14 +0200] rev 20859
fixed bug in linear arith
haftmann [Wed, 04 Oct 2006 15:10:44 +0200] rev 20858
improvements for Haskell serialization
haftmann [Wed, 04 Oct 2006 14:25:47 +0200] rev 20857
insert replacing ins ins_int ins_string
haftmann [Wed, 04 Oct 2006 14:17:47 +0200] rev 20856
cleaned up some mess
haftmann [Wed, 04 Oct 2006 14:17:46 +0200] rev 20855
clarified header comments
haftmann [Wed, 04 Oct 2006 14:17:38 +0200] rev 20854
insert replacing ins ins_int ins_string
haftmann [Wed, 04 Oct 2006 14:14:33 +0200] rev 20853
*** empty log message ***
webertj [Wed, 04 Oct 2006 11:50:37 +0200] rev 20852
tuned
krauss [Wed, 04 Oct 2006 11:18:39 +0200] rev 20851
Improved error reporting
webertj [Wed, 04 Oct 2006 01:43:57 +0200] rev 20850
nnf_simpset built statically
huffman [Tue, 03 Oct 2006 19:40:34 +0200] rev 20849
rewrite proofs of powser_insidea and termdiffs_aux
huffman [Mon, 02 Oct 2006 23:15:35 +0200] rev 20848
generalize summability lemmas using class banach
haftmann [Mon, 02 Oct 2006 23:01:14 +0200] rev 20847
clarified setup name