Sat, 17 Dec 2005 01:00:38 +0100 added sort_distinct;
wenzelm [Sat, 17 Dec 2005 01:00:38 +0100] rev 18427
added sort_distinct; removed obsolete unique_strings;
Fri, 16 Dec 2005 18:22:58 +0100 added container-lemma fresh_eqvt
urbanc [Fri, 16 Dec 2005 18:22:58 +0100] rev 18426
added container-lemma fresh_eqvt (definition: container-lemma contains all instantiations of a lemma from the general theory)
Fri, 16 Dec 2005 18:20:59 +0100 I think the earlier version was completely broken
urbanc [Fri, 16 Dec 2005 18:20:59 +0100] rev 18425
I think the earlier version was completely broken (not sure about this one)
Fri, 16 Dec 2005 18:20:03 +0100 tuned more proofs
urbanc [Fri, 16 Dec 2005 18:20:03 +0100] rev 18424
tuned more proofs
Fri, 16 Dec 2005 16:59:32 +0100 new lemmas
nipkow [Fri, 16 Dec 2005 16:59:32 +0100] rev 18423
new lemmas
Fri, 16 Dec 2005 16:00:58 +0100 re-arranged tuples (theory * 'a) to ('a * theory) in Pure
haftmann [Fri, 16 Dec 2005 16:00:58 +0100] rev 18422
re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Fri, 16 Dec 2005 15:52:05 +0100 re-arranged tuples (theory * 'a) to ('a * theory) in Pure
haftmann [Fri, 16 Dec 2005 15:52:05 +0100] rev 18421
re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Fri, 16 Dec 2005 12:15:54 +0100 hashing to eliminate the output of duplicate clauses
paulson [Fri, 16 Dec 2005 12:15:54 +0100] rev 18420
hashing to eliminate the output of duplicate clauses
Fri, 16 Dec 2005 11:51:24 +0100 hash tables from SML/NJ
paulson [Fri, 16 Dec 2005 11:51:24 +0100] rev 18419
hash tables from SML/NJ
Fri, 16 Dec 2005 09:00:11 +0100 re-arranged tuples (theory * 'a) to ('a * theory) in Pure
haftmann [Fri, 16 Dec 2005 09:00:11 +0100] rev 18418
re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Thu, 15 Dec 2005 21:51:31 +0100 there was a small error in the last commit - fixed now
urbanc [Thu, 15 Dec 2005 21:51:31 +0100] rev 18417
there was a small error in the last commit - fixed now
Thu, 15 Dec 2005 21:49:14 +0100 tuned more proof and added in-file documentation
urbanc [Thu, 15 Dec 2005 21:49:14 +0100] rev 18416
tuned more proof and added in-file documentation
Thu, 15 Dec 2005 19:42:03 +0100 improved proofs;
wenzelm [Thu, 15 Dec 2005 19:42:03 +0100] rev 18415
improved proofs;
Thu, 15 Dec 2005 19:42:02 +0100 acc_induct: proper tags;
wenzelm [Thu, 15 Dec 2005 19:42:02 +0100] rev 18414
acc_induct: proper tags;
Thu, 15 Dec 2005 19:42:00 +0100 removed obsolete/unused setup_induction;
wenzelm [Thu, 15 Dec 2005 19:42:00 +0100] rev 18413
removed obsolete/unused setup_induction;
Thu, 15 Dec 2005 18:13:40 +0100 tuned the proof of transitivity/narrowing
urbanc [Thu, 15 Dec 2005 18:13:40 +0100] rev 18412
tuned the proof of transitivity/narrowing
Thu, 15 Dec 2005 15:26:37 +0100 No axiom, arity or classrel clauses contain HOL.type. Negative occurrences are
paulson [Thu, 15 Dec 2005 15:26:37 +0100] rev 18411
No axiom, arity or classrel clauses contain HOL.type. Negative occurrences are deleted; any positive occurrence of HOL.type kills the entire clause.
Thu, 15 Dec 2005 11:53:38 +0100 made further tunings
urbanc [Thu, 15 Dec 2005 11:53:38 +0100] rev 18410
made further tunings
Thu, 15 Dec 2005 05:47:26 +0100 Added functions to test equivalence between clauses.
mengj [Thu, 15 Dec 2005 05:47:26 +0100] rev 18409
Added functions to test equivalence between clauses.
Wed, 14 Dec 2005 22:05:22 +0100 ex/Sudoku.thy
webertj [Wed, 14 Dec 2005 22:05:22 +0100] rev 18408
ex/Sudoku.thy
Wed, 14 Dec 2005 18:01:50 +0100 deleted redundant (looping!) simprule
paulson [Wed, 14 Dec 2005 18:01:50 +0100] rev 18407
deleted redundant (looping!) simprule
Wed, 14 Dec 2005 16:14:41 +0100 modified example for new clauses
paulson [Wed, 14 Dec 2005 16:14:41 +0100] rev 18406
modified example for new clauses
Wed, 14 Dec 2005 16:14:26 +0100 removal of some redundancies (e.g. one-point-rules) in clause production
paulson [Wed, 14 Dec 2005 16:14:26 +0100] rev 18405
removal of some redundancies (e.g. one-point-rules) in clause production
Wed, 14 Dec 2005 16:13:09 +0100 removed unused function repeat_RS
paulson [Wed, 14 Dec 2005 16:13:09 +0100] rev 18404
removed unused function repeat_RS
Wed, 14 Dec 2005 06:19:33 +0100 Changed literals' ordering and the functions for sorting literals.
mengj [Wed, 14 Dec 2005 06:19:33 +0100] rev 18403
Changed literals' ordering and the functions for sorting literals.
Wed, 14 Dec 2005 01:40:43 +0100 1. changed fol_type, it's not a string type anymore.
mengj [Wed, 14 Dec 2005 01:40:43 +0100] rev 18402
1. changed fol_type, it's not a string type anymore. 2. sort literals in clauses.
Wed, 14 Dec 2005 01:39:41 +0100 changed ATP input files' names and location.
mengj [Wed, 14 Dec 2005 01:39:41 +0100] rev 18401
changed ATP input files' names and location.
Tue, 13 Dec 2005 19:32:36 +0100 Potentially infinite lists as greatest fixed-point.
wenzelm [Tue, 13 Dec 2005 19:32:36 +0100] rev 18400
Potentially infinite lists as greatest fixed-point.
Tue, 13 Dec 2005 19:32:06 +0100 Provers/induct: coinduct;
wenzelm [Tue, 13 Dec 2005 19:32:06 +0100] rev 18399
Provers/induct: coinduct; HOL/Library: theory Coinductive_List;
Tue, 13 Dec 2005 19:32:05 +0100 tuned proofs;
wenzelm [Tue, 13 Dec 2005 19:32:05 +0100] rev 18398
tuned proofs;
Tue, 13 Dec 2005 19:32:04 +0100 added HOL/Library/Coinductive_List.thy;
wenzelm [Tue, 13 Dec 2005 19:32:04 +0100] rev 18397
added HOL/Library/Coinductive_List.thy;
Tue, 13 Dec 2005 18:11:21 +0100 added a fresh_left lemma that contains all instantiation
urbanc [Tue, 13 Dec 2005 18:11:21 +0100] rev 18396
added a fresh_left lemma that contains all instantiation for the various atom-types.
Tue, 13 Dec 2005 16:30:50 +0100 initial commit (not to be seen by the public)
urbanc [Tue, 13 Dec 2005 16:30:50 +0100] rev 18395
initial commit (not to be seen by the public)
Tue, 13 Dec 2005 16:25:10 +0100 simpset for computation in raw_arith_tac added just as comment, nothing changed!
chaieb [Tue, 13 Dec 2005 16:25:10 +0100] rev 18394
simpset for computation in raw_arith_tac added just as comment, nothing changed!
Tue, 13 Dec 2005 16:24:12 +0100 deals with Suc in mod expressions
chaieb [Tue, 13 Dec 2005 16:24:12 +0100] rev 18393
deals with Suc in mod expressions
Tue, 13 Dec 2005 15:46:41 +0100 Poplog/pml provides a proper print function already!
wenzelm [Tue, 13 Dec 2005 15:46:41 +0100] rev 18392
Poplog/pml provides a proper print function already!
Tue, 13 Dec 2005 15:34:21 +0100 meson no longer does these examples
paulson [Tue, 13 Dec 2005 15:34:21 +0100] rev 18391
meson no longer does these examples
Tue, 13 Dec 2005 15:34:02 +0100 now generates the name "append"
paulson [Tue, 13 Dec 2005 15:34:02 +0100] rev 18390
now generates the name "append"
Tue, 13 Dec 2005 15:27:43 +0100 removal of functional reflexivity axioms
paulson [Tue, 13 Dec 2005 15:27:43 +0100] rev 18389
removal of functional reflexivity axioms
Tue, 13 Dec 2005 10:39:32 +0100 list_of_indset now also generates code for set type.
berghofe [Tue, 13 Dec 2005 10:39:32 +0100] rev 18388
list_of_indset now also generates code for set type.
Mon, 12 Dec 2005 17:24:06 +0100 added generic name mangler
haftmann [Mon, 12 Dec 2005 17:24:06 +0100] rev 18387
added generic name mangler
Mon, 12 Dec 2005 15:37:35 +0100 improvement in eq handling
haftmann [Mon, 12 Dec 2005 15:37:35 +0100] rev 18386
improvement in eq handling
Mon, 12 Dec 2005 15:37:05 +0100 improvements in class and eq handling
haftmann [Mon, 12 Dec 2005 15:37:05 +0100] rev 18385
improvements in class and eq handling
Mon, 12 Dec 2005 15:36:46 +0100 added dummy 'print' to non-polyml systems
haftmann [Mon, 12 Dec 2005 15:36:46 +0100] rev 18384
added dummy 'print' to non-polyml systems
Sun, 11 Dec 2005 11:57:01 +0100 ISAR-fied some proofs
urbanc [Sun, 11 Dec 2005 11:57:01 +0100] rev 18383
ISAR-fied some proofs
Sun, 11 Dec 2005 01:21:26 +0100 completed the sn proof and changed the manual
urbanc [Sun, 11 Dec 2005 01:21:26 +0100] rev 18382
completed the sn proof and changed the manual accordingly
Sat, 10 Dec 2005 00:11:35 +0100 changed the types in accordance with Florian's changes
urbanc [Sat, 10 Dec 2005 00:11:35 +0100] rev 18381
changed the types in accordance with Florian's changes
Fri, 09 Dec 2005 15:25:52 +0100 substantial improvements for class code generation
haftmann [Fri, 09 Dec 2005 15:25:52 +0100] rev 18380
substantial improvements for class code generation
Fri, 09 Dec 2005 15:25:29 +0100 improved extraction interface
haftmann [Fri, 09 Dec 2005 15:25:29 +0100] rev 18379
improved extraction interface
Fri, 09 Dec 2005 12:38:49 +0100 tuned
urbanc [Fri, 09 Dec 2005 12:38:49 +0100] rev 18378
tuned
Fri, 09 Dec 2005 09:06:45 +0100 oriented result pairs in PureThy
haftmann [Fri, 09 Dec 2005 09:06:45 +0100] rev 18377
oriented result pairs in PureThy
Thu, 08 Dec 2005 20:16:17 +0100 tuned;
wenzelm [Thu, 08 Dec 2005 20:16:17 +0100] rev 18376
tuned;
Thu, 08 Dec 2005 20:16:10 +0100 removed Syntax.deskolem;
wenzelm [Thu, 08 Dec 2005 20:16:10 +0100] rev 18375
removed Syntax.deskolem;
Thu, 08 Dec 2005 20:16:04 +0100 swap: no longer pervasive;
wenzelm [Thu, 08 Dec 2005 20:16:04 +0100] rev 18374
swap: no longer pervasive;
Thu, 08 Dec 2005 20:15:57 +0100 replaced swap by contrapos_np;
wenzelm [Thu, 08 Dec 2005 20:15:57 +0100] rev 18373
replaced swap by contrapos_np;
Thu, 08 Dec 2005 20:15:50 +0100 tuned proofs;
wenzelm [Thu, 08 Dec 2005 20:15:50 +0100] rev 18372
tuned proofs;
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip