Mon, 03 May 2010 07:59:51 +0200 haftmann merged
Fri, 30 Apr 2010 18:34:51 +0200 haftmann do not generate code per default -- touches file of parent session
Sat, 01 May 2010 21:29:03 +0200 krauss made sml/nj happy about Sledgehammer and Nitpick (cf. 6f11c9b1fb3e, 3c2438efe224)
Sat, 01 May 2010 20:49:39 +0200 krauss Backed out changeset 6f11c9b1fb3e (breaks compilation of HOL image)
Sat, 01 May 2010 10:37:31 +0200 blanchet now if this doesn't make SML/NJ happy, nothing will
Sat, 01 May 2010 00:23:57 +0200 wenzelm more stats;
Fri, 30 Apr 2010 23:53:37 +0200 wenzelm renamed Variable.thm_context to Variable.global_thm_context to emphasize that this is not the real thing;
Fri, 30 Apr 2010 23:43:09 +0200 wenzelm slightly more standard induct_simp_add/del attributes;
Fri, 30 Apr 2010 23:40:14 +0200 wenzelm map_css: explicitly provide a temporary context, which might be required for mksimps, mkcongs etc.;
Fri, 30 Apr 2010 23:33:42 +0200 wenzelm export Simplifier.with_context;
Fri, 30 Apr 2010 21:10:57 +0200 wenzelm removed some old comments;
Fri, 30 Apr 2010 09:54:04 -0700 huffman merged
Fri, 30 Apr 2010 08:47:07 -0700 huffman merged
Thu, 29 Apr 2010 15:24:22 -0700 huffman generalize lemma adjoint_unique; simplify some proofs
Thu, 29 Apr 2010 14:32:24 -0700 huffman fix latex url
Thu, 29 Apr 2010 11:42:34 -0700 huffman merged
Thu, 29 Apr 2010 11:41:04 -0700 huffman define linear algebra concepts using scaleR instead of (op *s); generalized many lemmas, though a few theorems that used to work on type int^'n are a bit less general
Thu, 29 Apr 2010 09:29:47 -0700 huffman remove unused function vector_power, unused lemma one_plus_of_nat_neq_0
Thu, 29 Apr 2010 09:17:25 -0700 huffman move class instantiations from Euclidean_Space.thy to Finite_Cartesian_Product.thy
Thu, 29 Apr 2010 07:22:01 -0700 huffman remove redundant constants pastecart, fstcart, sndcart; users should prefer Pair, fst, snd instead
Wed, 28 Apr 2010 23:08:31 -0700 huffman generalize LIMSEQ_vector to tendsto_vector
Wed, 28 Apr 2010 22:36:45 -0700 huffman generalize orthogonal_clauses
Wed, 28 Apr 2010 22:20:59 -0700 huffman remove redundant lemma vector_dist_norm
Wed, 28 Apr 2010 22:02:55 -0700 huffman remove redundant lemma norm_0
Wed, 28 Apr 2010 21:39:14 -0700 huffman generalize some euclidean space lemmas
Wed, 28 Apr 2010 17:48:59 -0700 huffman prove lemma openin_subopen without using choice
Wed, 28 Apr 2010 16:11:07 -0700 huffman move path-related stuff into new theory file
Wed, 28 Apr 2010 15:07:03 -0700 huffman add new Multivariate_Analysis files to IsaMakefile
Wed, 28 Apr 2010 15:05:45 -0700 huffman move operator norm stuff to new theory file
Fri, 30 Apr 2010 18:29:04 +0200 wenzelm eliminated spurious sledgehammer invocation;
Fri, 30 Apr 2010 18:12:41 +0200 wenzelm merged
Fri, 30 Apr 2010 17:53:49 +0200 haftmann merged
Fri, 30 Apr 2010 14:23:00 +0200 haftmann merged
Fri, 30 Apr 2010 14:20:55 +0200 haftmann enclose case expression in brackets
Fri, 30 Apr 2010 14:58:21 +0200 blanchet catch the right exception
Fri, 30 Apr 2010 14:52:49 +0200 blanchet eliminate trivial case splits from Isar proofs
Fri, 30 Apr 2010 14:52:06 +0200 blanchet remove debugging code
Fri, 30 Apr 2010 14:00:47 +0200 blanchet merged
Fri, 30 Apr 2010 14:00:09 +0200 blanchet minor improvements
Fri, 30 Apr 2010 13:58:35 +0200 blanchet identify axioms/conjectures more reliably in ATP proofs (an empty dependency list doesn't always indicate an axiom or conjecture!)
Fri, 30 Apr 2010 09:36:45 +0200 blanchet added "no_atp" for theorems that are automatically used or included by Sledgehammer when appropriate (about combinators and fequal)
Thu, 29 Apr 2010 19:08:02 +0200 blanchet in "overlord" mode: ignore problem prefix specified in the .thy file
Thu, 29 Apr 2010 19:07:36 +0200 blanchet uncomment code
Thu, 29 Apr 2010 19:02:04 +0200 blanchet redid some Sledgehammer/Metis proofs
Thu, 29 Apr 2010 18:24:52 +0200 blanchet fix more "undeclared symbol" errors related to SPASS's DFG format
Thu, 29 Apr 2010 17:45:39 +0200 blanchet be more discriminate: some one-line Isar proofs are silly
Thu, 29 Apr 2010 17:39:46 +0200 blanchet one-step Isar proofs are not always pointless
Thu, 29 Apr 2010 17:31:08 +0200 blanchet the SPASS output syntax is more general than I thought -- such a pity that there's no documentation
Thu, 29 Apr 2010 13:41:51 +0200 blanchet redo more Metis/Sledgehammer example
Thu, 29 Apr 2010 12:21:20 +0200 blanchet fixed definition of "bad frees" so that it actually works
Thu, 29 Apr 2010 11:38:23 +0200 blanchet don't remove last line of proof
Thu, 29 Apr 2010 11:22:24 +0200 blanchet handle previously unknown SPASS syntaxes in Sledgehammer's proof reconstruction
Thu, 29 Apr 2010 10:55:59 +0200 blanchet make SML/NJ happy, take 2
Thu, 29 Apr 2010 10:25:26 +0200 blanchet use readable names in "debug" mode for type vars + don't pipe facts using "using" but rather give them directly to metis (works better with type variables)
Thu, 29 Apr 2010 01:17:14 +0200 blanchet expand combinators in Isar proofs constructed by Sledgehammer;
Thu, 29 Apr 2010 01:11:06 +0200 blanchet more neg_clausify proofs that get replaced by direct proofs
Wed, 28 Apr 2010 22:36:39 +0200 blanchet redo some of the metis proofs
Wed, 28 Apr 2010 22:00:48 +0200 blanchet back to Vampire 9 -- Vampire 11 sometimes outputs really weird proofs
Wed, 28 Apr 2010 21:59:29 +0200 blanchet improve unskolemization
Wed, 28 Apr 2010 18:11:11 +0200 blanchet make sure short theorem names are preferred to composite ones in Sledgehammer;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip