Sat, 17 Dec 2005 01:58:41 +0100 wenzelm simp del: empty_Collect_eq;
Sat, 17 Dec 2005 01:00:40 +0100 wenzelm sort_distinct;
Sat, 17 Dec 2005 01:00:38 +0100 wenzelm added sort_distinct;
Fri, 16 Dec 2005 18:22:58 +0100 urbanc added container-lemma fresh_eqvt
Fri, 16 Dec 2005 18:20:59 +0100 urbanc I think the earlier version was completely broken
Fri, 16 Dec 2005 18:20:03 +0100 urbanc tuned more proofs
Fri, 16 Dec 2005 16:59:32 +0100 nipkow new lemmas
Fri, 16 Dec 2005 16:00:58 +0100 haftmann re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Fri, 16 Dec 2005 15:52:05 +0100 haftmann re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Fri, 16 Dec 2005 12:15:54 +0100 paulson hashing to eliminate the output of duplicate clauses
Fri, 16 Dec 2005 11:51:24 +0100 paulson hash tables from SML/NJ
Fri, 16 Dec 2005 09:00:11 +0100 haftmann re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Thu, 15 Dec 2005 21:51:31 +0100 urbanc there was a small error in the last commit - fixed now
Thu, 15 Dec 2005 21:49:14 +0100 urbanc tuned more proof and added in-file documentation
Thu, 15 Dec 2005 19:42:03 +0100 wenzelm improved proofs;
Thu, 15 Dec 2005 19:42:02 +0100 wenzelm acc_induct: proper tags;
Thu, 15 Dec 2005 19:42:00 +0100 wenzelm removed obsolete/unused setup_induction;
Thu, 15 Dec 2005 18:13:40 +0100 urbanc tuned the proof of transitivity/narrowing
Thu, 15 Dec 2005 15:26:37 +0100 paulson No axiom, arity or classrel clauses contain HOL.type. Negative occurrences are
Thu, 15 Dec 2005 11:53:38 +0100 urbanc made further tunings
Thu, 15 Dec 2005 05:47:26 +0100 mengj Added functions to test equivalence between clauses.
Wed, 14 Dec 2005 22:05:22 +0100 webertj ex/Sudoku.thy
Wed, 14 Dec 2005 18:01:50 +0100 paulson deleted redundant (looping!) simprule
Wed, 14 Dec 2005 16:14:41 +0100 paulson modified example for new clauses
Wed, 14 Dec 2005 16:14:26 +0100 paulson removal of some redundancies (e.g. one-point-rules) in clause production
Wed, 14 Dec 2005 16:13:09 +0100 paulson removed unused function repeat_RS
Wed, 14 Dec 2005 06:19:33 +0100 mengj Changed literals' ordering and the functions for sorting literals.
Wed, 14 Dec 2005 01:40:43 +0100 mengj 1. changed fol_type, it's not a string type anymore.
Wed, 14 Dec 2005 01:39:41 +0100 mengj changed ATP input files' names and location.
Tue, 13 Dec 2005 19:32:36 +0100 wenzelm Potentially infinite lists as greatest fixed-point.
Tue, 13 Dec 2005 19:32:06 +0100 wenzelm Provers/induct: coinduct;
Tue, 13 Dec 2005 19:32:05 +0100 wenzelm tuned proofs;
Tue, 13 Dec 2005 19:32:04 +0100 wenzelm added HOL/Library/Coinductive_List.thy;
Tue, 13 Dec 2005 18:11:21 +0100 urbanc added a fresh_left lemma that contains all instantiation
Tue, 13 Dec 2005 16:30:50 +0100 urbanc initial commit (not to be seen by the public)
Tue, 13 Dec 2005 16:25:10 +0100 chaieb simpset for computation in raw_arith_tac added just as comment, nothing changed!
Tue, 13 Dec 2005 16:24:12 +0100 chaieb deals with Suc in mod expressions
Tue, 13 Dec 2005 15:46:41 +0100 wenzelm Poplog/pml provides a proper print function already!
Tue, 13 Dec 2005 15:34:21 +0100 paulson meson no longer does these examples
Tue, 13 Dec 2005 15:34:02 +0100 paulson now generates the name "append"
Tue, 13 Dec 2005 15:27:43 +0100 paulson removal of functional reflexivity axioms
Tue, 13 Dec 2005 10:39:32 +0100 berghofe list_of_indset now also generates code for set type.
Mon, 12 Dec 2005 17:24:06 +0100 haftmann added generic name mangler
Mon, 12 Dec 2005 15:37:35 +0100 haftmann improvement in eq handling
Mon, 12 Dec 2005 15:37:05 +0100 haftmann improvements in class and eq handling
Mon, 12 Dec 2005 15:36:46 +0100 haftmann added dummy 'print' to non-polyml systems
Sun, 11 Dec 2005 11:57:01 +0100 urbanc ISAR-fied some proofs
Sun, 11 Dec 2005 01:21:26 +0100 urbanc completed the sn proof and changed the manual
Sat, 10 Dec 2005 00:11:35 +0100 urbanc changed the types in accordance with Florian's changes
Fri, 09 Dec 2005 15:25:52 +0100 haftmann substantial improvements for class code generation
Fri, 09 Dec 2005 15:25:29 +0100 haftmann improved extraction interface
Fri, 09 Dec 2005 12:38:49 +0100 urbanc tuned
Fri, 09 Dec 2005 09:06:45 +0100 haftmann oriented result pairs in PureThy
Thu, 08 Dec 2005 20:16:17 +0100 wenzelm tuned;
Thu, 08 Dec 2005 20:16:10 +0100 wenzelm removed Syntax.deskolem;
Thu, 08 Dec 2005 20:16:04 +0100 wenzelm swap: no longer pervasive;
Thu, 08 Dec 2005 20:15:57 +0100 wenzelm replaced swap by contrapos_np;
Thu, 08 Dec 2005 20:15:50 +0100 wenzelm tuned proofs;
Thu, 08 Dec 2005 20:15:41 +0100 wenzelm Cla.swap;
Thu, 08 Dec 2005 20:15:34 +0100 wenzelm removed hint for Classical.swap, which is not really user-level anyway;
Thu, 08 Dec 2005 12:50:04 +0100 wenzelm tuned sources and proofs
Thu, 08 Dec 2005 12:50:03 +0100 wenzelm Classical.swap;
Thu, 08 Dec 2005 12:50:02 +0100 wenzelm * HOL: Theorem 'swap' is no longer bound at the ML top-level.
Thu, 08 Dec 2005 10:17:21 +0100 berghofe Adapted to new type of PureThy.add_defs_i.
Wed, 07 Dec 2005 16:47:04 +0100 wenzelm replaced swap by Classical.swap;
Wed, 07 Dec 2005 15:23:22 +0100 wenzelm avoid unportable tail;
Wed, 07 Dec 2005 12:33:38 +0100 urbanc tuned
Tue, 06 Dec 2005 17:26:26 +0100 haftmann removed thms 'swap' and 'nth_map' from ML toplevel
Tue, 06 Dec 2005 17:11:40 +0100 haftmann improved serialization of classes to haskell
Tue, 06 Dec 2005 16:07:25 +0100 haftmann improved class handling
Tue, 06 Dec 2005 16:07:10 +0100 haftmann added 'dig' combinator
Tue, 06 Dec 2005 09:04:09 +0100 haftmann re-oriented some result tuples in PureThy
Tue, 06 Dec 2005 06:22:14 +0100 mengj Added more functions for new type embedding of HOL clauses.
Tue, 06 Dec 2005 06:21:07 +0100 mengj Added new type embedding methods for translating HOL clauses.
Mon, 05 Dec 2005 18:19:49 +0100 urbanc added code to say that discrete types (nat, bool, char)
Mon, 05 Dec 2005 17:02:20 +0100 urbanc tuned
Mon, 05 Dec 2005 15:55:19 +0100 urbanc transitivity should be now in a reasonable state. But
Mon, 05 Dec 2005 10:33:30 +0100 urbanc tuned
Mon, 05 Dec 2005 10:32:37 +0100 urbanc ISAR-fied two proofs
Mon, 05 Dec 2005 00:39:18 +0100 berghofe Adapted to new type of store_thmss(_atts).
Mon, 05 Dec 2005 00:38:07 +0100 berghofe Added store_thmss_atts to signature again.
Sun, 04 Dec 2005 12:40:39 +0100 urbanc tuned
Sun, 04 Dec 2005 12:25:57 +0100 urbanc tuned
Sun, 04 Dec 2005 12:14:40 +0100 urbanc tuned
Sun, 04 Dec 2005 12:14:27 +0100 urbanc added an Isar-proof for the abs_ALL lemma
Sun, 04 Dec 2005 12:14:03 +0100 urbanc tuning
Fri, 02 Dec 2005 22:57:36 +0100 wenzelm defines: beta/eta contract lhs;
Fri, 02 Dec 2005 22:54:52 +0100 wenzelm asts_to_terms: builtin free_fixed translation makes local binders work properly;
Fri, 02 Dec 2005 22:54:51 +0100 wenzelm mixfix_args: 1 for binders;
Fri, 02 Dec 2005 22:54:50 +0100 wenzelm removed fixed_tr: now handled in syntax module;
Fri, 02 Dec 2005 22:54:48 +0100 wenzelm added mixfixT;
Fri, 02 Dec 2005 22:54:47 +0100 wenzelm defs: beta/eta contract lhs;
Fri, 02 Dec 2005 22:54:45 +0100 wenzelm abs_def: beta/eta contract lhs;
Fri, 02 Dec 2005 16:43:42 +0100 krauss Added recdef congruence rules for bounded quantifiers and commonly used
Fri, 02 Dec 2005 16:05:31 +0100 haftmann various improvements
Fri, 02 Dec 2005 16:05:12 +0100 haftmann adjusted to improved code generator interface
Fri, 02 Dec 2005 16:04:48 +0100 haftmann added perhaps option combinator
Fri, 02 Dec 2005 16:04:29 +0100 haftmann adopted keyword for code generator
Fri, 02 Dec 2005 13:10:12 +0100 berghofe Factored out proof for normalization of applications (norm_list).
Fri, 02 Dec 2005 08:06:59 +0100 haftmann introduced new map2, fold
Thu, 01 Dec 2005 22:43:15 +0100 kleing typo
Thu, 01 Dec 2005 22:04:27 +0100 wenzelm simprocs: static evaluation of simpset;
Thu, 01 Dec 2005 22:03:06 +0100 wenzelm tuned;
Thu, 01 Dec 2005 22:03:05 +0100 wenzelm tuned msg;
Thu, 01 Dec 2005 22:03:04 +0100 wenzelm ProofContext.lthms_containing: suppress obvious duplicates;
Thu, 01 Dec 2005 22:03:01 +0100 wenzelm unfold_tac: static evaluation of simpset;
Thu, 01 Dec 2005 18:45:24 +0100 wenzelm superceded by timestart|stop.bash;
Thu, 01 Dec 2005 18:44:47 +0100 wenzelm cpu time = user + system;
Thu, 01 Dec 2005 18:41:46 +0100 wenzelm replaced lib/scripts/showtime by more advanced lib/scripts/timestart|stop.bash;
Thu, 01 Dec 2005 18:41:44 +0100 berghofe assoc_consts and assoc_types now check number of arguments in template.
Thu, 01 Dec 2005 18:39:08 +0100 berghofe Added new component "sorts" to record datatype_info.
Thu, 01 Dec 2005 18:37:39 +0100 wenzelm timestop - report timing based on environment (cf. timestart.bash);
Thu, 01 Dec 2005 18:37:22 +0100 wenzelm timestart - setup bash environment for timing;
Thu, 01 Dec 2005 17:07:50 +0100 berghofe Improved norm_proof to handle proofs containing term (type) variables
Thu, 01 Dec 2005 15:45:54 +0100 paulson restoring the old status of subset_refl
Thu, 01 Dec 2005 08:28:02 +0100 haftmann oriented pairs theory * 'a to 'a * theory
Thu, 01 Dec 2005 06:28:41 +0100 urbanc initial cleanup to use the new induction method
Thu, 01 Dec 2005 05:20:13 +0100 urbanc cleaned up further the proofs (diamond still needs work);
Thu, 01 Dec 2005 04:46:17 +0100 urbanc changed "fresh:" to "avoiding:" and cleaned up the weakening example
Wed, 30 Nov 2005 22:52:50 +0100 wenzelm match_bind(_i): return terms;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip