2005-12-20 Literals in clauses are sorted now. Added functions for clause equivalence tests and hashing clauses to words.
mengj [Tue, 20 Dec 2005 04:29:25 +0100] rev 18440
Literals in clauses are sorted now. Added functions for clause equivalence tests and hashing clauses to words.
2005-12-20 Added functions for fol_type; also put some functions to the signature, used by ResHolClause.
mengj [Tue, 20 Dec 2005 04:27:46 +0100] rev 18439
Added functions for fol_type; also put some functions to the signature, used by ResHolClause.
2005-12-19 made the changes according to Florian's re-arranging of
urbanc [Mon, 19 Dec 2005 16:07:19 +0100] rev 18438
made the changes according to Florian's re-arranging of tuples (everything up to 19th December).
2005-12-19 added proofs to show that every atom-kind combination
urbanc [Mon, 19 Dec 2005 15:29:51 +0100] rev 18437
added proofs to show that every atom-kind combination is in the respective finite-support class (now have to adjust the files according to Florian's changes)
2005-12-19 added thms to perm_compose (so far only composition
urbanc [Mon, 19 Dec 2005 12:58:15 +0100] rev 18436
added thms to perm_compose (so far only composition theorems were included where the type of the permutation was equal)
2005-12-19 tuned one comment
urbanc [Mon, 19 Dec 2005 12:09:56 +0100] rev 18435
tuned one comment
2005-12-19 fixed a bug that occured when more than one atom-type
urbanc [Mon, 19 Dec 2005 12:08:16 +0100] rev 18434
fixed a bug that occured when more than one atom-type is declared.
2005-12-19 fixed proof
nipkow [Mon, 19 Dec 2005 09:19:08 +0100] rev 18433
fixed proof
2005-12-18 more cleaning up - this time of the cp-instance
urbanc [Sun, 18 Dec 2005 20:10:15 +0100] rev 18432
more cleaning up - this time of the cp-instance proofs
2005-12-18 improved the finite-support proof
urbanc [Sun, 18 Dec 2005 14:36:42 +0100] rev 18431
improved the finite-support proof added finite support proof for options (I am surprised that one does not need more fs-proofs; at the moment only lists, products, units and atoms are shown to be finitely supported (of course also every nominal datatype is finitely supported)) deleted pt_bool_inst - not necessary because discrete types are treated separately in nominal_atoms
2005-12-18 improved the code for showing that a type is
urbanc [Sun, 18 Dec 2005 13:38:06 +0100] rev 18430
improved the code for showing that a type is in the pt-axclass (I try to slowly overcome my incompetence with such ML-code).
2005-12-17 simp del: empty_Collect_eq;
wenzelm [Sat, 17 Dec 2005 01:58:41 +0100] rev 18429
simp del: empty_Collect_eq;
2005-12-17 sort_distinct;
wenzelm [Sat, 17 Dec 2005 01:00:40 +0100] rev 18428
sort_distinct;
2005-12-17 added sort_distinct;
wenzelm [Sat, 17 Dec 2005 01:00:38 +0100] rev 18427
added sort_distinct; removed obsolete unique_strings;
2005-12-16 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)
2005-12-16 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)
2005-12-16 tuned more proofs
urbanc [Fri, 16 Dec 2005 18:20:03 +0100] rev 18424
tuned more proofs
2005-12-16 new lemmas
nipkow [Fri, 16 Dec 2005 16:59:32 +0100] rev 18423
new lemmas
2005-12-16 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
2005-12-16 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
2005-12-16 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
2005-12-16 hash tables from SML/NJ
paulson [Fri, 16 Dec 2005 11:51:24 +0100] rev 18419
hash tables from SML/NJ
2005-12-16 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
2005-12-15 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
2005-12-15 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
2005-12-15 improved proofs;
wenzelm [Thu, 15 Dec 2005 19:42:03 +0100] rev 18415
improved proofs;
2005-12-15 acc_induct: proper tags;
wenzelm [Thu, 15 Dec 2005 19:42:02 +0100] rev 18414
acc_induct: proper tags;
2005-12-15 removed obsolete/unused setup_induction;
wenzelm [Thu, 15 Dec 2005 19:42:00 +0100] rev 18413
removed obsolete/unused setup_induction;
2005-12-15 tuned the proof of transitivity/narrowing
urbanc [Thu, 15 Dec 2005 18:13:40 +0100] rev 18412
tuned the proof of transitivity/narrowing
2005-12-15 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.
2005-12-15 made further tunings
urbanc [Thu, 15 Dec 2005 11:53:38 +0100] rev 18410
made further tunings
2005-12-15 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.
2005-12-14 ex/Sudoku.thy
webertj [Wed, 14 Dec 2005 22:05:22 +0100] rev 18408
ex/Sudoku.thy
2005-12-14 deleted redundant (looping!) simprule
paulson [Wed, 14 Dec 2005 18:01:50 +0100] rev 18407
deleted redundant (looping!) simprule
2005-12-14 modified example for new clauses
paulson [Wed, 14 Dec 2005 16:14:41 +0100] rev 18406
modified example for new clauses
2005-12-14 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
2005-12-14 removed unused function repeat_RS
paulson [Wed, 14 Dec 2005 16:13:09 +0100] rev 18404
removed unused function repeat_RS
2005-12-14 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.
2005-12-14 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.
2005-12-14 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.
2005-12-13 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.
2005-12-13 Provers/induct: coinduct;
wenzelm [Tue, 13 Dec 2005 19:32:06 +0100] rev 18399
Provers/induct: coinduct; HOL/Library: theory Coinductive_List;
2005-12-13 tuned proofs;
wenzelm [Tue, 13 Dec 2005 19:32:05 +0100] rev 18398
tuned proofs;
2005-12-13 added HOL/Library/Coinductive_List.thy;
wenzelm [Tue, 13 Dec 2005 19:32:04 +0100] rev 18397
added HOL/Library/Coinductive_List.thy;
2005-12-13 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.
2005-12-13 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)
2005-12-13 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!
2005-12-13 deals with Suc in mod expressions
chaieb [Tue, 13 Dec 2005 16:24:12 +0100] rev 18393
deals with Suc in mod expressions
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip