huffman [Wed, 11 Feb 2009 11:22:42 -0800] rev 29878
ordered_idom instance for polynomials
krauss [Wed, 11 Feb 2009 19:31:20 +0100] rev 29877
Export tactic interface for sizechange method
haftmann [Wed, 11 Feb 2009 15:05:40 +0100] rev 29876
merged
haftmann [Wed, 11 Feb 2009 15:05:26 +0100] rev 29875
liberal inst_meet
haftmann [Wed, 11 Feb 2009 15:05:25 +0100] rev 29874
display code theorems with HOL equality
blanchet [Wed, 11 Feb 2009 13:47:28 +0100] rev 29873
merged
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.
blanchet [Tue, 10 Feb 2009 14:58:15 +0100] rev 29871
Added nitpick_const_simp attribute to recdef and record packages.
blanchet [Tue, 10 Feb 2009 14:20:47 +0100] rev 29870
Added nitpick_const_simp attribute to 'simps' produced by the old primrec package.
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.
blanchet [Mon, 09 Feb 2009 12:31:36 +0100] rev 29868
Reintroduced nitpick_ind_intro attribute.
It looks like I need it nonetheless.
blanchet [Mon, 09 Feb 2009 10:39:57 +0100] rev 29867
merged
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.
blanchet [Fri, 06 Feb 2009 16:00:05 +0100] rev 29865
merged
blanchet [Fri, 06 Feb 2009 15:59:49 +0100] rev 29864
Merged.
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.
kleing [Wed, 11 Feb 2009 23:07:50 +1100] rev 29862
fixed typo
kleing [Wed, 11 Feb 2009 23:05:58 +1100] rev 29861
updated NEWS etc with "solves" criterion and auto_solves
nipkow [Wed, 11 Feb 2009 10:51:31 +0100] rev 29860
merged
nipkow [Wed, 11 Feb 2009 10:51:07 +0100] rev 29859
Moved Order_Relation into Library and moved some of it into Relation.
kleing [Wed, 11 Feb 2009 16:03:10 +1100] rev 29858
Autosolve feature for detecting duplicate theorems; 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
huffman [Tue, 10 Feb 2009 17:53:51 -0800] rev 29856
const_name antiquotations
paulson [Tue, 10 Feb 2009 10:25:09 +0000] rev 29855
Repaired a proof that did, after all, refer to the theorem nat_induct2.
paulson [Tue, 10 Feb 2009 09:58:58 +0000] rev 29854
merged
paulson [Tue, 10 Feb 2009 09:51:23 +0000] rev 29853
Strengthened the induction rule nat_induct2.
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.
nipkow [Mon, 09 Feb 2009 22:15:37 +0100] rev 29851
merged