Sat, 14 Feb 2009 06:53:28 -0800 fix document generation
huffman [Sat, 14 Feb 2009 06:53:28 -0800] rev 29909
fix document generation
Sat, 14 Feb 2009 01:24:01 -0800 merged
huffman [Sat, 14 Feb 2009 01:24:01 -0800] rev 29908
merged
Sat, 14 Feb 2009 01:23:38 -0800 fix document generation
huffman [Sat, 14 Feb 2009 01:23:38 -0800] rev 29907
fix document generation
Fri, 13 Feb 2009 14:45:10 -0800 section -> subsection
huffman [Fri, 13 Feb 2009 14:45:10 -0800] rev 29906
section -> subsection
Fri, 13 Feb 2009 14:41:54 -0800 add instance for cancel_comm_monoid_add
huffman [Fri, 13 Feb 2009 14:41:54 -0800] rev 29905
add instance for cancel_comm_monoid_add
Fri, 13 Feb 2009 14:12:00 -0800 add class cancel_comm_monoid_add
huffman [Fri, 13 Feb 2009 14:12:00 -0800] rev 29904
add class cancel_comm_monoid_add
Sat, 14 Feb 2009 08:45:16 +0100 more finiteness changes
nipkow [Sat, 14 Feb 2009 08:45:16 +0100] rev 29903
more finiteness changes
Fri, 13 Feb 2009 23:55:24 +0100 merged
nipkow [Fri, 13 Feb 2009 23:55:24 +0100] rev 29902
merged
Fri, 13 Feb 2009 23:55:04 +0100 finiteness lemmas
nipkow [Fri, 13 Feb 2009 23:55:04 +0100] rev 29901
finiteness lemmas
Fri, 13 Feb 2009 12:07:03 -0800 merged
huffman [Fri, 13 Feb 2009 12:07:03 -0800] rev 29900
merged
Fri, 13 Feb 2009 12:06:09 -0800 unset execute bit
huffman [Fri, 13 Feb 2009 12:06:09 -0800] rev 29899
unset execute bit
Fri, 13 Feb 2009 16:47:08 +0100 Tuned datatype antiquotation.
berghofe [Fri, 13 Feb 2009 16:47:08 +0100] rev 29898
Tuned datatype antiquotation.
Fri, 13 Feb 2009 13:28:14 +0100 made SMLNJ happy
haftmann [Fri, 13 Feb 2009 13:28:14 +0100] rev 29897
made SMLNJ happy
Fri, 13 Feb 2009 21:14:30 +1100 typo
kleing [Fri, 13 Feb 2009 21:14:30 +1100] rev 29896
typo
Fri, 13 Feb 2009 16:00:45 +1100 find_consts: display the search criteria. (by Timothy Bourke)
kleing [Fri, 13 Feb 2009 16:00:45 +1100] rev 29895
find_consts: display the search criteria. (by Timothy Bourke)
Fri, 13 Feb 2009 14:57:25 +1100 find_consts: documentation. (by Timothy Bourke)
kleing [Fri, 13 Feb 2009 14:57:25 +1100] rev 29894
find_consts: documentation. (by Timothy Bourke)
Fri, 13 Feb 2009 11:49:02 +1100 FindTheorems solves: update documentation (by Timothy Bourke)
kleing [Fri, 13 Feb 2009 11:49:02 +1100] rev 29893
FindTheorems solves: update documentation (by Timothy Bourke)
Fri, 13 Feb 2009 10:41:56 +0100 fixed codegen tool
haftmann [Fri, 13 Feb 2009 10:41:56 +0100] rev 29892
fixed codegen tool
Fri, 13 Feb 2009 10:30:26 +0100 merged
haftmann [Fri, 13 Feb 2009 10:30:26 +0100] rev 29891
merged
Fri, 13 Feb 2009 10:30:13 +0100 fixed codegen tool
haftmann [Fri, 13 Feb 2009 10:30:13 +0100] rev 29890
fixed codegen tool
Fri, 13 Feb 2009 09:56:24 +0100 merged
nipkow [Fri, 13 Feb 2009 09:56:24 +0100] rev 29889
merged
Fri, 13 Feb 2009 09:54:47 +0100 Moved Nat_Int_Bij into Library
nipkow [Fri, 13 Feb 2009 09:54:47 +0100] rev 29888
Moved Nat_Int_Bij into Library
Fri, 13 Feb 2009 08:59:06 +0100 removed Reflection session
haftmann [Fri, 13 Feb 2009 08:59:06 +0100] rev 29887
removed Reflection session
Thu, 12 Feb 2009 21:24:14 -0800 add lemma add_nonneg_eq_0_iff
huffman [Thu, 12 Feb 2009 21:24:14 -0800] rev 29886
add lemma add_nonneg_eq_0_iff
Thu, 12 Feb 2009 20:36:41 -0800 add lemmas about sgn
huffman [Thu, 12 Feb 2009 20:36:41 -0800] rev 29885
add lemmas about sgn
Fri, 13 Feb 2009 08:00:46 +1100 added ML file for the find_consts command
kleing [Fri, 13 Feb 2009 08:00:46 +1100] rev 29884
added ML file for the find_consts command
Fri, 13 Feb 2009 07:59:30 +1100 added find_consts to NEWS and CONTRIBUTORS
kleing [Fri, 13 Feb 2009 07:59:30 +1100] rev 29883
added find_consts to NEWS and CONTRIBUTORS
Fri, 13 Feb 2009 07:53:38 +1100 New command find_consts searching for constants by type (by Timothy Bourke).
kleing [Fri, 13 Feb 2009 07:53:38 +1100] rev 29882
New command find_consts searching for constants by type (by Timothy Bourke).
Thu, 12 Feb 2009 12:35:45 -0800 fix document generation
huffman [Thu, 12 Feb 2009 12:35:45 -0800] rev 29881
fix document generation
Thu, 12 Feb 2009 11:04:22 -0800 move countability proof from Rational to Countable; add instance rat :: countable
huffman [Thu, 12 Feb 2009 11:04:22 -0800] rev 29880
move countability proof from Rational to Countable; add instance rat :: countable
Thu, 12 Feb 2009 18:14:43 +0100 Moved FTA into Lib and cleaned it up a little.
nipkow [Thu, 12 Feb 2009 18:14:43 +0100] rev 29879
Moved FTA into Lib and cleaned it up a little.
Wed, 11 Feb 2009 11:22:42 -0800 ordered_idom instance for polynomials
huffman [Wed, 11 Feb 2009 11:22:42 -0800] rev 29878
ordered_idom instance for polynomials
Wed, 11 Feb 2009 19:31:20 +0100 Export tactic interface for sizechange method
krauss [Wed, 11 Feb 2009 19:31:20 +0100] rev 29877
Export tactic interface for sizechange method
Wed, 11 Feb 2009 15:05:40 +0100 merged
haftmann [Wed, 11 Feb 2009 15:05:40 +0100] rev 29876
merged
Wed, 11 Feb 2009 15:05:26 +0100 liberal inst_meet
haftmann [Wed, 11 Feb 2009 15:05:26 +0100] rev 29875
liberal inst_meet
Wed, 11 Feb 2009 15:05:25 +0100 display code theorems with HOL equality
haftmann [Wed, 11 Feb 2009 15:05:25 +0100] rev 29874
display code theorems with HOL equality
Wed, 11 Feb 2009 13:47:28 +0100 merged
blanchet [Wed, 11 Feb 2009 13:47:28 +0100] rev 29873
merged
Tue, 10 Feb 2009 18:57:02 +0100 Added serial_string to SAT solver input and output files, to prevent multithreading chaos.
blanchet [Tue, 10 Feb 2009 18:57:02 +0100] rev 29872
Added serial_string to SAT solver input and output files, to prevent multithreading chaos. Bug reported by Tobias.
Tue, 10 Feb 2009 14:58:15 +0100 Added nitpick_const_simp attribute to recdef and record packages.
blanchet [Tue, 10 Feb 2009 14:58:15 +0100] rev 29871
Added nitpick_const_simp attribute to recdef and record packages.
Tue, 10 Feb 2009 14:20:47 +0100 Added nitpick_const_simp attribute to 'simps' produced by the old primrec package.
blanchet [Tue, 10 Feb 2009 14:20:47 +0100] rev 29870
Added nitpick_const_simp attribute to 'simps' produced by the old primrec package.
Tue, 10 Feb 2009 14:02:45 +0100 Renamed descriptions of Nitpick (and ATP) attributes, so that they fit well with the rest of the sentence in ProofGeneral.
blanchet [Tue, 10 Feb 2009 14:02:45 +0100] rev 29869
Renamed descriptions of Nitpick (and ATP) attributes, so that they fit well with the rest of the sentence in ProofGeneral.
Mon, 09 Feb 2009 12:31:36 +0100 Reintroduced nitpick_ind_intro attribute.
blanchet [Mon, 09 Feb 2009 12:31:36 +0100] rev 29868
Reintroduced nitpick_ind_intro attribute. It looks like I need it nonetheless.
Mon, 09 Feb 2009 10:39:57 +0100 merged
blanchet [Mon, 09 Feb 2009 10:39:57 +0100] rev 29867
merged
Mon, 09 Feb 2009 10:37:59 +0100 Added Nitpick_Const_Psimp attribute, dropped the 's' in Nitpick_Const_Simps, and killed the Nitpick_Ind_Intros attribute.
blanchet [Mon, 09 Feb 2009 10:37:59 +0100] rev 29866
Added Nitpick_Const_Psimp attribute, dropped the 's' in Nitpick_Const_Simps, and killed the Nitpick_Ind_Intros attribute. This should now be all.
Fri, 06 Feb 2009 16:00:05 +0100 merged
blanchet [Fri, 06 Feb 2009 16:00:05 +0100] rev 29865
merged
Fri, 06 Feb 2009 15:59:49 +0100 Merged.
blanchet [Fri, 06 Feb 2009 15:59:49 +0100] rev 29864
Merged.
Fri, 06 Feb 2009 15:57:47 +0100 Added "nitpick_const_simps" and "nitpick_ind_intros" attributes for theorems;
blanchet [Fri, 06 Feb 2009 15:57:47 +0100] rev 29863
Added "nitpick_const_simps" and "nitpick_ind_intros" attributes for theorems; these will be used by Nitpick, which will be released independently of Isabelle 2009, but they need to be in.
Wed, 11 Feb 2009 23:07:50 +1100 fixed typo
kleing [Wed, 11 Feb 2009 23:07:50 +1100] rev 29862
fixed typo
Wed, 11 Feb 2009 23:05:58 +1100 updated NEWS etc with "solves" criterion and auto_solves
kleing [Wed, 11 Feb 2009 23:05:58 +1100] rev 29861
updated NEWS etc with "solves" criterion and auto_solves
Wed, 11 Feb 2009 10:51:31 +0100 merged
nipkow [Wed, 11 Feb 2009 10:51:31 +0100] rev 29860
merged
Wed, 11 Feb 2009 10:51:07 +0100 Moved Order_Relation into Library and moved some of it into Relation.
nipkow [Wed, 11 Feb 2009 10:51:07 +0100] rev 29859
Moved Order_Relation into Library and moved some of it into Relation.
Wed, 11 Feb 2009 16:03:10 +1100 Autosolve feature for detecting duplicate theorems; patch by Timothy Bourke
kleing [Wed, 11 Feb 2009 16:03:10 +1100] rev 29858
Autosolve feature for detecting duplicate theorems; patch by Timothy Bourke
Wed, 11 Feb 2009 14:48:14 +1100 FindTheorems: add solves feature; tidy up const name subsettin; patch by Timothy Bourke
kleing [Wed, 11 Feb 2009 14:48:14 +1100] rev 29857
FindTheorems: add solves feature; tidy up const name subsettin; patch by Timothy Bourke
Tue, 10 Feb 2009 17:53:51 -0800 const_name antiquotations
huffman [Tue, 10 Feb 2009 17:53:51 -0800] rev 29856
const_name antiquotations
Tue, 10 Feb 2009 10:25:09 +0000 Repaired a proof that did, after all, refer to the theorem nat_induct2.
paulson [Tue, 10 Feb 2009 10:25:09 +0000] rev 29855
Repaired a proof that did, after all, refer to the theorem nat_induct2.
Tue, 10 Feb 2009 09:58:58 +0000 merged
paulson [Tue, 10 Feb 2009 09:58:58 +0000] rev 29854
merged
Tue, 10 Feb 2009 09:51:23 +0000 Strengthened the induction rule nat_induct2.
paulson [Tue, 10 Feb 2009 09:51:23 +0000] rev 29853
Strengthened the induction rule nat_induct2.
Tue, 10 Feb 2009 09:46:11 +0000 Deleted the induction rule nat_induct2, which was too weak and not used even once.
paulson [Tue, 10 Feb 2009 09:46:11 +0000] rev 29852
Deleted the induction rule nat_induct2, which was too weak and not used even once.
Mon, 09 Feb 2009 22:15:37 +0100 merged
nipkow [Mon, 09 Feb 2009 22:15:37 +0100] rev 29851
merged
Mon, 09 Feb 2009 22:14:33 +0100 fix to [arith]
nipkow [Mon, 09 Feb 2009 22:14:33 +0100] rev 29850
fix to [arith]
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip