Mon, 10 Apr 2006 08:30:26 +0200 haftmann fixed value restriction
Mon, 10 Apr 2006 08:26:26 +0200 nipkow Added splicing algorithm.
Mon, 10 Apr 2006 00:34:46 +0200 wenzelm hide (open) const;
Mon, 10 Apr 2006 00:33:54 +0200 wenzelm simplified AxClass.add_axclass interface;
Mon, 10 Apr 2006 00:33:53 +0200 wenzelm added aT (from axclass.ML);
Mon, 10 Apr 2006 00:33:52 +0200 wenzelm removed unused class_le_path, sort_less;
Mon, 10 Apr 2006 00:33:51 +0200 wenzelm add_axclass(_i): return class name only;
Mon, 10 Apr 2006 00:33:49 +0200 wenzelm Term.itselfT;
Sun, 09 Apr 2006 19:41:30 +0200 nipkow Added function "splice"
Sun, 09 Apr 2006 19:29:44 +0200 wenzelm Even/Odd: avoid clash with even/odd of Main HOL;
Sun, 09 Apr 2006 18:51:23 +0200 wenzelm results: smart_pretty_thm uses adhoc proof context if possible;
Sun, 09 Apr 2006 18:51:22 +0200 wenzelm added full_name;
Sun, 09 Apr 2006 18:51:21 +0200 wenzelm add_syntax: actually observe print mode;
Sun, 09 Apr 2006 18:51:20 +0200 wenzelm print_term etc.: actually observe print mode in final output;
Sun, 09 Apr 2006 18:51:19 +0200 wenzelm abbrevs: mode does not affect name space;
Sun, 09 Apr 2006 18:51:17 +0200 wenzelm added coalesce;
Sun, 09 Apr 2006 18:51:16 +0200 wenzelm moved theory presentation to Isar/ROOT.ML;
Sun, 09 Apr 2006 18:51:15 +0200 wenzelm hide consts in Numeral.thy;
Sun, 09 Apr 2006 18:51:13 +0200 wenzelm tuned syntax/abbreviations;
Sun, 09 Apr 2006 18:51:11 +0200 wenzelm unfold(ed): not necessrily meta equations;
Sun, 09 Apr 2006 14:47:24 +0200 nipkow Made "empty" an abbreviation.
Sun, 09 Apr 2006 14:31:37 +0200 nipkow *** empty log message ***
Sun, 09 Apr 2006 14:20:23 +0200 nipkow Removed old set interval syntax.
Sat, 08 Apr 2006 22:51:35 +0200 wenzelm pretty_term: late externing of consts (support authentic syntax);
Sat, 08 Apr 2006 22:51:33 +0200 wenzelm pretty: late externing of consts (support authentic syntax);
Sat, 08 Apr 2006 22:51:31 +0200 wenzelm removed fix_mixfix;
Sat, 08 Apr 2006 22:51:30 +0200 wenzelm abbreviation(_i): do not expand abbreviations, do not use derived_def;
Sat, 08 Apr 2006 22:51:28 +0200 wenzelm add_abbrevs(_i): support print mode;
Sat, 08 Apr 2006 22:51:26 +0200 wenzelm abbrevs: support print mode;
Sat, 08 Apr 2006 22:51:25 +0200 wenzelm simplified handling of authentic syntax (cf. early externing in consts.ML);
Sat, 08 Apr 2006 22:51:23 +0200 wenzelm 'abbreviation': optional print mode;
Sat, 08 Apr 2006 22:51:22 +0200 wenzelm tuned;
Sat, 08 Apr 2006 22:51:20 +0200 wenzelm pretty_term': early vs. late externing (support authentic syntax);
Sat, 08 Apr 2006 22:51:19 +0200 wenzelm print_theory: print abbreviations nicely;
Sat, 08 Apr 2006 22:51:17 +0200 wenzelm added intern/extern/extern_early;
Sat, 08 Apr 2006 22:51:06 +0200 wenzelm refined 'abbreviation';
Sat, 08 Apr 2006 22:12:02 +0200 haftmann made symlink relative
Sat, 08 Apr 2006 22:10:58 +0200 haftmann made symlink relative
Sat, 08 Apr 2006 15:24:21 +0200 kleing converted Müller to Mueller to make smlnj 110.58 work
Fri, 07 Apr 2006 17:27:53 +0200 berghofe Fixed bug that caused proof of induction rule to fail
Fri, 07 Apr 2006 12:48:10 +0200 kleing remame ASeries to Arithmetic_Series
Fri, 07 Apr 2006 11:17:44 +0200 berghofe Added alternative version of thms_of_proof that does not recursively
Fri, 07 Apr 2006 05:14:54 +0200 mengj hash table now stores thm and get_clasimp_atp_lemmas returns thm rather than term.
Fri, 07 Apr 2006 05:14:06 +0200 mengj filter now accepts axioms as thm, instead of term.
Fri, 07 Apr 2006 05:12:51 +0200 mengj tptp_write_file accepts axioms as thm.
Fri, 07 Apr 2006 05:12:23 +0200 mengj added another function for CNF.
Fri, 07 Apr 2006 05:12:00 +0200 mengj lemmas returned from ResClasimp.get_clasimp_atp_lemmas are thm rather than term.
Fri, 07 Apr 2006 03:20:34 +0200 kleing renamed ASeries to Arithmetic_Series, removed the ^M
Thu, 06 Apr 2006 17:29:40 +0200 urbanc modified the perm_compose rule such that it
Thu, 06 Apr 2006 16:13:17 +0200 haftmann cleanup in typedef/datatype package
Thu, 06 Apr 2006 16:12:57 +0200 haftmann added explicit serialization for int equality
Thu, 06 Apr 2006 16:11:30 +0200 haftmann adapted for definitional code generation
Thu, 06 Apr 2006 16:10:46 +0200 haftmann cleanup in datatype package
Thu, 06 Apr 2006 16:10:22 +0200 haftmann small type annotation fix
Thu, 06 Apr 2006 16:09:54 +0200 haftmann added hook for codegen_theorems.ML
Thu, 06 Apr 2006 16:09:37 +0200 haftmann adaptions to change in typedef_package.ML
Thu, 06 Apr 2006 16:09:20 +0200 haftmann added functions for definitional code generation
Thu, 06 Apr 2006 16:08:25 +0200 haftmann added definitional code generator module: codegen_theorems.ML
Thu, 06 Apr 2006 16:08:22 +0200 haftmann minor changes
Thu, 06 Apr 2006 16:07:44 +0200 haftmann exported specification names
Wed, 05 Apr 2006 17:38:32 +0200 haftmann minor extensions
Wed, 05 Apr 2006 12:47:38 +0200 paulson pool of constants; definition expansion; current best settings
Fri, 31 Mar 2006 10:53:33 +0200 paulson removed some illegal characters: they were crashing SML/NJ
Fri, 31 Mar 2006 10:52:20 +0200 paulson Removal of unused code
Tue, 28 Mar 2006 16:48:18 +0200 paulson Simplified version of Jia's filter. Now all constants are pooled, rather than
Tue, 28 Mar 2006 12:11:33 +0200 schirmer renamed map_val to map_ran
Tue, 28 Mar 2006 12:05:45 +0200 schirmer added map_val, superseding map_at and substitute
Tue, 28 Mar 2006 10:13:51 +0200 haftmann some internal cleanup
Mon, 27 Mar 2006 18:10:02 +0200 paulson removed illegal character codes
Sun, 26 Mar 2006 03:22:42 +0200 urbanc simplified the proof at_fin_set_supp
Sat, 25 Mar 2006 18:16:07 +0100 nipkow changed abbreviation for "infinite" back to translation because
Fri, 24 Mar 2006 19:30:01 +0100 huffman lazy patterns in lambda abstractions
Fri, 24 Mar 2006 15:59:16 +0100 urbanc changed the it_prm proof to work for recursion
Fri, 24 Mar 2006 15:15:08 +0100 urbanc tuned some proofs
Fri, 24 Mar 2006 11:54:07 +0100 berghofe Removed occurrences of makestring, which does not
Thu, 23 Mar 2006 20:03:53 +0100 nipkow Converted translations to abbbreviations.
Thu, 23 Mar 2006 18:14:06 +0100 berghofe Replaced iteration combinator by recursion combinator.
Thu, 23 Mar 2006 10:05:03 +0100 paulson detection of definitions of relevant constants
Thu, 23 Mar 2006 06:18:38 +0100 mengj Only display atpset theorems if Output.show_debug_msgs is true.
Wed, 22 Mar 2006 18:09:35 +0100 urbanc added the first two simple proofs of the recursion
Wed, 22 Mar 2006 14:06:29 +0100 webertj comment fixed
Wed, 22 Mar 2006 12:33:44 +0100 paulson Introduction of "whitelist": theorems forced past the relevance filter
Wed, 22 Mar 2006 12:32:44 +0100 paulson Slight simplification of proofs
Wed, 22 Mar 2006 12:30:29 +0100 paulson Removal of obsolete strategies. Initial support for locales: Frees and Consts
Wed, 22 Mar 2006 11:54:54 +0100 webertj comment for conjI added
Wed, 22 Mar 2006 11:14:58 +0100 nipkow translations -> abbreviations (a cool feature)
Tue, 21 Mar 2006 15:38:53 +0100 wenzelm fixed example;
Tue, 21 Mar 2006 12:18:22 +0100 wenzelm mark_boundT: produce well-typed term;
Tue, 21 Mar 2006 12:18:21 +0100 wenzelm subtract (op =);
Tue, 21 Mar 2006 12:18:20 +0100 wenzelm avoid polymorphic equality;
Tue, 21 Mar 2006 12:18:19 +0100 wenzelm avoid polymorphic equality;
Tue, 21 Mar 2006 12:18:18 +0100 wenzelm moved gen_eq_set to library.ML;
Tue, 21 Mar 2006 12:18:17 +0100 wenzelm added ~$$ (negative literal);
Tue, 21 Mar 2006 12:18:15 +0100 wenzelm avoid polymorphic equality;
Tue, 21 Mar 2006 12:18:13 +0100 wenzelm remove (op =);
Tue, 21 Mar 2006 12:18:11 +0100 wenzelm gen_eq_set, remove (op =);
Tue, 21 Mar 2006 12:18:10 +0100 wenzelm abbreviation upto, length;
Tue, 21 Mar 2006 12:18:09 +0100 wenzelm added subtract;
Tue, 21 Mar 2006 12:18:07 +0100 wenzelm subtract (op =);
Tue, 21 Mar 2006 12:18:06 +0100 wenzelm remove (op =);
Tue, 21 Mar 2006 12:17:38 +0100 paulson Now SML/NJ-friendly (IntInf)
Tue, 21 Mar 2006 12:16:43 +0100 paulson Removal of unnecessary simprules: simproc cancel_numerals now works without
Mon, 20 Mar 2006 21:29:04 +0100 wenzelm interpret: Proof.assert_forward_or_chain;
Mon, 20 Mar 2006 17:38:22 +0100 paulson subsetI is often necessary
Mon, 20 Mar 2006 17:37:11 +0100 paulson Now the setup for cancel_numerals accepts mixed Sucs/+ where the Sucs no longer
Mon, 20 Mar 2006 17:15:35 +0100 ballarin Tuned signature of Locale.add_locale(_i).
Sat, 18 Mar 2006 20:10:51 +0100 wenzelm simplified mg_domain (use Sign.classes/arities_of);
Sat, 18 Mar 2006 20:10:50 +0100 wenzelm made $$ and "this" monomorphic (string);
Sat, 18 Mar 2006 20:10:49 +0100 wenzelm tuned;
Sat, 18 Mar 2006 20:10:48 +0100 wenzelm export arities_of instead of classes_arities_of;
Sat, 18 Mar 2006 18:33:49 +0100 wenzelm updated;
Sat, 18 Mar 2006 18:33:40 +0100 wenzelm renamed const less to lt;
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip