wenzelm [Fri, 30 Apr 2010 23:53:37 +0200] rev 36603
renamed Variable.thm_context to Variable.global_thm_context to emphasize that this is not the real thing;
wenzelm [Fri, 30 Apr 2010 23:43:09 +0200] rev 36602
slightly more standard induct_simp_add/del attributes;
provide explicit context for internal addsimps;
wenzelm [Fri, 30 Apr 2010 23:40:14 +0200] rev 36601
map_css: explicitly provide a temporary context, which might be required for mksimps, mkcongs etc.;
wenzelm [Fri, 30 Apr 2010 23:33:42 +0200] rev 36600
export Simplifier.with_context;
wenzelm [Fri, 30 Apr 2010 21:10:57 +0200] rev 36599
removed some old comments;
huffman [Fri, 30 Apr 2010 09:54:04 -0700] rev 36598
merged
huffman [Fri, 30 Apr 2010 08:47:07 -0700] rev 36597
merged
huffman [Thu, 29 Apr 2010 15:24:22 -0700] rev 36596
generalize lemma adjoint_unique; simplify some proofs
huffman [Thu, 29 Apr 2010 14:32:24 -0700] rev 36595
fix latex url
huffman [Thu, 29 Apr 2010 11:42:34 -0700] rev 36594
merged
huffman [Thu, 29 Apr 2010 11:41:04 -0700] rev 36593
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
huffman [Thu, 29 Apr 2010 09:29:47 -0700] rev 36592
remove unused function vector_power, unused lemma one_plus_of_nat_neq_0
huffman [Thu, 29 Apr 2010 09:17:25 -0700] rev 36591
move class instantiations from Euclidean_Space.thy to Finite_Cartesian_Product.thy
huffman [Thu, 29 Apr 2010 07:22:01 -0700] rev 36590
remove redundant constants pastecart, fstcart, sndcart; users should prefer Pair, fst, snd instead
huffman [Wed, 28 Apr 2010 23:08:31 -0700] rev 36589
generalize LIMSEQ_vector to tendsto_vector
huffman [Wed, 28 Apr 2010 22:36:45 -0700] rev 36588
generalize orthogonal_clauses
huffman [Wed, 28 Apr 2010 22:20:59 -0700] rev 36587
remove redundant lemma vector_dist_norm
huffman [Wed, 28 Apr 2010 22:02:55 -0700] rev 36586
remove redundant lemma norm_0
huffman [Wed, 28 Apr 2010 21:39:14 -0700] rev 36585
generalize some euclidean space lemmas
huffman [Wed, 28 Apr 2010 17:48:59 -0700] rev 36584
prove lemma openin_subopen without using choice
huffman [Wed, 28 Apr 2010 16:11:07 -0700] rev 36583
move path-related stuff into new theory file
huffman [Wed, 28 Apr 2010 15:07:03 -0700] rev 36582
add new Multivariate_Analysis files to IsaMakefile
huffman [Wed, 28 Apr 2010 15:05:45 -0700] rev 36581
move operator norm stuff to new theory file
wenzelm [Fri, 30 Apr 2010 18:29:04 +0200] rev 36580
eliminated spurious sledgehammer invocation;
wenzelm [Fri, 30 Apr 2010 18:12:41 +0200] rev 36579
merged
haftmann [Fri, 30 Apr 2010 17:53:49 +0200] rev 36578
merged
haftmann [Fri, 30 Apr 2010 14:23:00 +0200] rev 36577
merged
haftmann [Fri, 30 Apr 2010 14:20:55 +0200] rev 36576
enclose case expression in brackets
blanchet [Fri, 30 Apr 2010 14:58:21 +0200] rev 36575
catch the right exception
blanchet [Fri, 30 Apr 2010 14:52:49 +0200] rev 36574
eliminate trivial case splits from Isar proofs
blanchet [Fri, 30 Apr 2010 14:52:06 +0200] rev 36573
remove debugging code
blanchet [Fri, 30 Apr 2010 14:00:47 +0200] rev 36572
merged
blanchet [Fri, 30 Apr 2010 14:00:09 +0200] rev 36571
minor improvements
blanchet [Fri, 30 Apr 2010 13:58:35 +0200] rev 36570
identify axioms/conjectures more reliably in ATP proofs (an empty dependency list doesn't always indicate an axiom or conjecture!)
blanchet [Fri, 30 Apr 2010 09:36:45 +0200] rev 36569
added "no_atp" for theorems that are automatically used or included by Sledgehammer when appropriate (about combinators and fequal)
blanchet [Thu, 29 Apr 2010 19:08:02 +0200] rev 36568
in "overlord" mode: ignore problem prefix specified in the .thy file
blanchet [Thu, 29 Apr 2010 19:07:36 +0200] rev 36567
uncomment code
blanchet [Thu, 29 Apr 2010 19:02:04 +0200] rev 36566
redid some Sledgehammer/Metis proofs
blanchet [Thu, 29 Apr 2010 18:24:52 +0200] rev 36565
fix more "undeclared symbol" errors related to SPASS's DFG format
blanchet [Thu, 29 Apr 2010 17:45:39 +0200] rev 36564
be more discriminate: some one-line Isar proofs are silly
blanchet [Thu, 29 Apr 2010 17:39:46 +0200] rev 36563
one-step Isar proofs are not always pointless
blanchet [Thu, 29 Apr 2010 17:31:08 +0200] rev 36562
the SPASS output syntax is more general than I thought -- such a pity that there's no documentation
blanchet [Thu, 29 Apr 2010 13:41:51 +0200] rev 36561
redo more Metis/Sledgehammer example
blanchet [Thu, 29 Apr 2010 12:21:20 +0200] rev 36560
fixed definition of "bad frees" so that it actually works
blanchet [Thu, 29 Apr 2010 11:38:23 +0200] rev 36559
don't remove last line of proof
blanchet [Thu, 29 Apr 2010 11:22:24 +0200] rev 36558
handle previously unknown SPASS syntaxes in Sledgehammer's proof reconstruction
blanchet [Thu, 29 Apr 2010 10:55:59 +0200] rev 36557
make SML/NJ happy, take 2
blanchet [Thu, 29 Apr 2010 10:25:26 +0200] rev 36556
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)