Wed, 10 Aug 2011 01:36:53 -0700 huffman declare tendsto_const [intro] (accidentally removed in 230a8665c919)
Wed, 10 Aug 2011 00:31:51 -0700 huffman merged
Wed, 10 Aug 2011 00:29:31 -0700 huffman simplified definition of class euclidean_space;
Tue, 09 Aug 2011 13:09:35 -0700 huffman bounded_linear interpretation for euclidean_component
Tue, 09 Aug 2011 12:50:22 -0700 huffman lemma bounded_linear_intro
Tue, 09 Aug 2011 10:42:07 -0700 huffman avoid duplicate rewrite warnings
Tue, 09 Aug 2011 10:30:00 -0700 huffman mark some redundant theorems as legacy
Tue, 09 Aug 2011 08:53:12 -0700 huffman Derivative.thy: more sensible subsection headings
Tue, 09 Aug 2011 07:37:18 -0700 huffman Derivative.thy: clean up formatting
Mon, 08 Aug 2011 21:17:52 -0700 huffman instance real_basis_with_inner < perfect_space
Tue, 09 Aug 2011 23:54:17 +0200 berghofe rename_bvs now avoids introducing name clashes between schematic variables
Tue, 09 Aug 2011 22:37:33 +0200 wenzelm merged
Tue, 09 Aug 2011 22:30:33 +0200 wenzelm misc tuning and clarification;
Tue, 09 Aug 2011 21:48:36 +0200 wenzelm tuned whitespace;
Tue, 09 Aug 2011 20:24:48 +0200 haftmann tuned proofs
Tue, 09 Aug 2011 18:52:18 +0200 haftmann merged
Tue, 09 Aug 2011 08:07:22 +0200 haftmann tuned header
Tue, 09 Aug 2011 08:06:15 +0200 haftmann more uniform naming scheme for Inf/INF and Sup/SUP lemmas
Tue, 09 Aug 2011 16:09:10 +0200 kleing removed "extremely ambigous" warning; has been ignored by everyone for years.
Tue, 09 Aug 2011 17:33:17 +0200 blanchet support local HOATPs
Tue, 09 Aug 2011 17:33:17 +0200 blanchet document local HOATPs
Tue, 09 Aug 2011 17:33:17 +0200 blanchet workaround THF parser limitation
Tue, 09 Aug 2011 17:33:17 +0200 blanchet LEO-II also supports FOF
Tue, 09 Aug 2011 15:50:13 +0200 wenzelm misc tuning and simplification;
Tue, 09 Aug 2011 15:41:00 +0200 wenzelm updated documentation of method "split" according to e6a4bb832b46;
Tue, 09 Aug 2011 09:39:49 +0200 blanchet updated references to CADE-23
Tue, 09 Aug 2011 09:33:50 +0200 blanchet renamed E wrappers for consistency with CASC conventions
Tue, 09 Aug 2011 09:33:01 +0200 blanchet updated Sledgehammer docs
Tue, 09 Aug 2011 09:24:34 +0200 blanchet add line number prefix to output file name
Tue, 09 Aug 2011 09:07:59 +0200 blanchet added "sound" option to Mirabelle
Tue, 09 Aug 2011 09:05:22 +0200 blanchet move lambda-lifting code to ATP encoding, so it can be used by Metis
Tue, 09 Aug 2011 09:05:21 +0200 blanchet load lambda-lifting structure earlier, so it can be used in Metis
Tue, 09 Aug 2011 07:44:17 +0200 haftmann merged
Mon, 08 Aug 2011 22:33:36 +0200 haftmann move legacy candiates to bottom; marked candidates for default simp rules
Mon, 08 Aug 2011 22:11:00 +0200 haftmann merged
Mon, 08 Aug 2011 19:30:18 +0200 haftmann dropped lemmas (Inf|Sup)_(singleton|binary)
Mon, 08 Aug 2011 19:21:11 +0200 haftmann dropped lemmas (Inf|Sup)_(singleton|binary)
Mon, 08 Aug 2011 19:26:53 -0700 huffman rename type 'a net to 'a filter, following standard mathematical terminology
Mon, 08 Aug 2011 18:36:32 -0700 huffman HOLCF: fix warnings about unreferenced identifiers
Mon, 08 Aug 2011 16:57:37 -0700 huffman remove duplicate lemmas
Mon, 08 Aug 2011 16:19:57 -0700 huffman merged
Mon, 08 Aug 2011 16:04:58 -0700 huffman fix perfect_space instance proof for finite cartesian product (cf. 5b970711fb39)
Mon, 08 Aug 2011 15:27:24 -0700 huffman generalize sequence lemmas
Mon, 08 Aug 2011 15:11:38 -0700 huffman generalize more lemmas about compactness
Mon, 08 Aug 2011 15:03:34 -0700 huffman generalize compactness equivalence lemmas
Mon, 08 Aug 2011 14:59:01 -0700 huffman lemma bolzano_weierstrass_imp_compact
Mon, 08 Aug 2011 14:44:20 -0700 huffman class perfect_space inherits from topological_space;
Mon, 08 Aug 2011 21:55:01 +0200 wenzelm merged
Mon, 08 Aug 2011 21:11:10 +0200 wenzelm modernized file proof_checker.ML;
Mon, 08 Aug 2011 20:47:12 +0200 wenzelm tuned thm_of_proof: build lookup table within closure;
Mon, 08 Aug 2011 20:21:49 +0200 wenzelm added Reconstruct.proof_of convenience;
Mon, 08 Aug 2011 19:59:35 +0200 wenzelm ship message in one piece;
Mon, 08 Aug 2011 17:23:15 +0200 wenzelm misc tuning -- eliminated old-fashioned rep_thm;
Mon, 08 Aug 2011 16:38:59 +0200 wenzelm modernized strcture Proof_Checker;
Mon, 08 Aug 2011 16:09:34 +0200 wenzelm less ambitious use of AttributedString, for proper caret painting within \<^sup>\<foobar>;
Mon, 08 Aug 2011 16:47:55 +0200 kleing import constant folding theory into IMP
Sat, 06 Aug 2011 15:48:08 +0200 kleing make syntax ambiguity warnings a config option
Mon, 08 Aug 2011 11:47:41 -0700 huffman add lemmas INF_image, SUP_image
Mon, 08 Aug 2011 11:25:18 -0700 huffman declare {INF,SUP}_empty [simp]
Mon, 08 Aug 2011 10:32:55 -0700 huffman rename Pair_fst_snd_eq to prod_eq_iff (keeping old name too)