Fri, 13 Feb 2009 16:47:08 +0100 berghofe Tuned datatype antiquotation.
Fri, 13 Feb 2009 13:28:14 +0100 haftmann made SMLNJ happy
Fri, 13 Feb 2009 21:14:30 +1100 kleing typo
Fri, 13 Feb 2009 16:00:45 +1100 kleing find_consts: display the search criteria. (by Timothy Bourke)
Fri, 13 Feb 2009 14:57:25 +1100 kleing find_consts: documentation. (by Timothy Bourke)
Fri, 13 Feb 2009 11:49:02 +1100 kleing FindTheorems solves: update documentation (by Timothy Bourke)
Fri, 13 Feb 2009 10:41:56 +0100 haftmann fixed codegen tool
Fri, 13 Feb 2009 10:30:26 +0100 haftmann merged
Fri, 13 Feb 2009 10:30:13 +0100 haftmann fixed codegen tool
Fri, 13 Feb 2009 09:56:24 +0100 nipkow merged
Fri, 13 Feb 2009 09:54:47 +0100 nipkow Moved Nat_Int_Bij into Library
Fri, 13 Feb 2009 08:59:06 +0100 haftmann removed Reflection session
Thu, 12 Feb 2009 21:24:14 -0800 huffman add lemma add_nonneg_eq_0_iff
Thu, 12 Feb 2009 20:36:41 -0800 huffman add lemmas about sgn
Fri, 13 Feb 2009 08:00:46 +1100 kleing added ML file for the find_consts command
Fri, 13 Feb 2009 07:59:30 +1100 kleing added find_consts to NEWS and CONTRIBUTORS
Fri, 13 Feb 2009 07:53:38 +1100 kleing New command find_consts searching for constants by type (by Timothy Bourke).
Thu, 12 Feb 2009 12:35:45 -0800 huffman fix document generation
Thu, 12 Feb 2009 11:04:22 -0800 huffman move countability proof from Rational to Countable; add instance rat :: countable
Thu, 12 Feb 2009 18:14:43 +0100 nipkow Moved FTA into Lib and cleaned it up a little.
Wed, 11 Feb 2009 11:22:42 -0800 huffman ordered_idom instance for polynomials
Wed, 11 Feb 2009 19:31:20 +0100 krauss Export tactic interface for sizechange method
Wed, 11 Feb 2009 15:05:40 +0100 haftmann merged
Wed, 11 Feb 2009 15:05:26 +0100 haftmann liberal inst_meet
Wed, 11 Feb 2009 15:05:25 +0100 haftmann display code theorems with HOL equality
Wed, 11 Feb 2009 13:47:28 +0100 blanchet merged
Tue, 10 Feb 2009 18:57:02 +0100 blanchet Added serial_string to SAT solver input and output files, to prevent multithreading chaos.
Tue, 10 Feb 2009 14:58:15 +0100 blanchet Added nitpick_const_simp attribute to recdef and record packages.
Tue, 10 Feb 2009 14:20:47 +0100 blanchet Added nitpick_const_simp attribute to 'simps' produced by the old primrec package.
Tue, 10 Feb 2009 14:02:45 +0100 blanchet 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 blanchet Reintroduced nitpick_ind_intro attribute.
Mon, 09 Feb 2009 10:39:57 +0100 blanchet merged
Mon, 09 Feb 2009 10:37:59 +0100 blanchet Added Nitpick_Const_Psimp attribute, dropped the 's' in Nitpick_Const_Simps, and killed the Nitpick_Ind_Intros attribute.
Fri, 06 Feb 2009 16:00:05 +0100 blanchet merged
Fri, 06 Feb 2009 15:59:49 +0100 blanchet Merged.
Fri, 06 Feb 2009 15:57:47 +0100 blanchet Added "nitpick_const_simps" and "nitpick_ind_intros" attributes for theorems;
Wed, 11 Feb 2009 23:07:50 +1100 kleing fixed typo
Wed, 11 Feb 2009 23:05:58 +1100 kleing updated NEWS etc with "solves" criterion and auto_solves
Wed, 11 Feb 2009 10:51:31 +0100 nipkow merged
Wed, 11 Feb 2009 10:51:07 +0100 nipkow Moved Order_Relation into Library and moved some of it into Relation.
Wed, 11 Feb 2009 16:03:10 +1100 kleing Autosolve feature for detecting duplicate theorems; patch by Timothy Bourke
Wed, 11 Feb 2009 14:48:14 +1100 kleing FindTheorems: add solves feature; tidy up const name subsettin; patch by Timothy Bourke
Tue, 10 Feb 2009 17:53:51 -0800 huffman const_name antiquotations
Tue, 10 Feb 2009 10:25:09 +0000 paulson Repaired a proof that did, after all, refer to the theorem nat_induct2.
Tue, 10 Feb 2009 09:58:58 +0000 paulson merged
Tue, 10 Feb 2009 09:51:23 +0000 paulson Strengthened the induction rule nat_induct2.
Tue, 10 Feb 2009 09:46:11 +0000 paulson Deleted the induction rule nat_induct2, which was too weak and not used even once.
Mon, 09 Feb 2009 22:15:37 +0100 nipkow merged
Mon, 09 Feb 2009 22:14:33 +0100 nipkow fix to [arith]
Mon, 09 Feb 2009 18:50:10 +0100 nipkow new attribute "arith" for facts supplied to arith.
Mon, 09 Feb 2009 17:25:07 +1100 Timothy Bourke Nicer names in FindTheorems.
Mon, 09 Feb 2009 17:21:46 +0000 chaieb added Determinants to Library
Mon, 09 Feb 2009 17:21:19 +0000 chaieb Traces, Determinant of square matrices and some properties
Mon, 09 Feb 2009 17:09:18 +0000 chaieb added Euclidean_Space and Glbs to Library
Mon, 09 Feb 2009 17:08:49 +0000 chaieb fixed proof -- removed unnecessary sorry
Mon, 09 Feb 2009 16:57:10 +0000 chaieb Fixed theorem reference
Mon, 09 Feb 2009 16:54:03 +0000 chaieb (Real) Vectors in Euclidean space, and elementary linear algebra.
Mon, 09 Feb 2009 16:43:52 +0000 chaieb A generic decision procedure for linear rea arithmetic and normed vector spaces
Mon, 09 Feb 2009 16:42:15 +0000 chaieb Permutations, both general and specifically on finite sets.
Mon, 09 Feb 2009 16:20:24 +0000 chaieb Imports Main in order to avoid the typerep problem
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip