Mon, 04 Jun 2007 15:43:30 +0200 haftmann tuned comments
Mon, 04 Jun 2007 13:22:22 +0200 urbanc added a few comments to the proofs
Mon, 04 Jun 2007 11:39:19 +0200 chaieb removed fixmes
Mon, 04 Jun 2007 11:38:34 +0200 chaieb opaque-constraint removed
Mon, 04 Jun 2007 09:57:02 +0200 chaieb tuned;
Sun, 03 Jun 2007 23:16:57 +0200 wenzelm monomorphic equality: let ML work out the details;
Sun, 03 Jun 2007 23:16:56 +0200 wenzelm added gen_merge_lists/merge_lists/merge_alists (legacy operations from library.ML);
Sun, 03 Jun 2007 23:16:55 +0200 wenzelm tuned Tactic signature;
Sun, 03 Jun 2007 23:16:54 +0200 wenzelm removed obsolete Library.seq;
Sun, 03 Jun 2007 23:16:53 +0200 wenzelm moved flip to library.ML;
Sun, 03 Jun 2007 23:16:52 +0200 wenzelm added CSUBGOAL;
Sun, 03 Jun 2007 23:16:51 +0200 wenzelm cleaned up signature;
Sun, 03 Jun 2007 23:16:50 +0200 wenzelm added downto0 (from library.ML);
Sun, 03 Jun 2007 23:16:49 +0200 wenzelm merge_ss: plain merge of prems;
Sun, 03 Jun 2007 23:16:48 +0200 wenzelm added flip (from General/basics.ML);
Sun, 03 Jun 2007 23:16:47 +0200 wenzelm tuned document;
Sun, 03 Jun 2007 23:16:46 +0200 wenzelm use antiquotations instead of raw TeX code;
Sun, 03 Jun 2007 23:16:45 +0200 wenzelm name_of_fqgar: precise type;
Sun, 03 Jun 2007 23:16:44 +0200 wenzelm added plural (from Pure/library.ML);
Sun, 03 Jun 2007 23:16:43 +0200 wenzelm local open FundefLib;
Sun, 03 Jun 2007 23:16:42 +0200 wenzelm renamed gen_submultiset to submultiset;
Sun, 03 Jun 2007 23:16:41 +0200 wenzelm HOL-ex: tuned deps;
Sun, 03 Jun 2007 16:57:51 +0200 nipkow tuned list comprehension, added lemma
Sun, 03 Jun 2007 15:44:35 +0200 nipkow fixed tex error
Sun, 03 Jun 2007 13:19:03 +0200 nipkow *** empty log message ***
Sun, 03 Jun 2007 12:58:28 +0200 nipkow *** empty log message ***
Sat, 02 Jun 2007 20:14:38 +0200 webertj extended
Sat, 02 Jun 2007 19:10:04 +0200 webertj cosmetic
Sat, 02 Jun 2007 18:35:38 +0200 wenzelm made SML/NJ happy;
Sat, 02 Jun 2007 18:05:34 +0200 wenzelm added target/local_abbrev (from proof_context.ML);
Sat, 02 Jun 2007 18:05:33 +0200 wenzelm moved specific target/local_abbrev to theory_target.ML;
Sat, 02 Jun 2007 15:28:38 +0200 krauss "function (sequential)" and "fun" now handle incomplete patterns silently by adding "undefined" cases.
Sat, 02 Jun 2007 15:26:32 +0200 krauss added "plural : 'a -> 'a -> 'b list -> 'a" for convenient error msg construction
Sat, 02 Jun 2007 13:52:07 +0200 wenzelm proper handling of Tools;
Sat, 02 Jun 2007 08:54:05 +0200 webertj cosmetic
Sat, 02 Jun 2007 08:50:29 +0200 webertj refute_tac made more deterministic
Sat, 02 Jun 2007 03:17:44 +0200 webertj extended
Sat, 02 Jun 2007 03:15:35 +0200 webertj cosmetic
Sat, 02 Jun 2007 00:09:02 +0200 webertj tracing disabled
Fri, 01 Jun 2007 23:52:06 +0200 webertj additional tracing information
Fri, 01 Jun 2007 23:33:49 +0200 webertj tuned
Fri, 01 Jun 2007 23:21:40 +0200 webertj some tests for arith added
Fri, 01 Jun 2007 22:09:16 +0200 nipkow Moved list comprehension into List
Fri, 01 Jun 2007 20:34:12 +0200 webertj MiniSAT mentioned in comment
Fri, 01 Jun 2007 16:04:13 +0200 webertj fixed handling of meta-logic propositions
Fri, 01 Jun 2007 15:57:45 +0200 krauss simplified interfaces, some restructuring
Fri, 01 Jun 2007 15:20:53 +0200 krauss updated
Fri, 01 Jun 2007 15:18:31 +0200 krauss added some bibtex entries
Fri, 01 Jun 2007 15:14:05 +0200 krauss Added "merge-lemma" about wellfoundedness of unions (useful for some termination proofs)
Fri, 01 Jun 2007 15:12:56 +0200 krauss Added simp-rules: "R O {} = {}" and "{} O R = {}"
Fri, 01 Jun 2007 10:44:31 +0200 haftmann rudimenary
Fri, 01 Jun 2007 10:44:30 +0200 haftmann tuned
Fri, 01 Jun 2007 10:44:28 +0200 haftmann dropped superfluous name bindings
Fri, 01 Jun 2007 10:44:26 +0200 haftmann localized
Fri, 01 Jun 2007 10:44:24 +0200 haftmann fixed typo
Thu, 31 May 2007 23:47:38 +0200 wenzelm insert: canonical argument order;
Thu, 31 May 2007 23:47:36 +0200 wenzelm simplified/unified list fold;
Thu, 31 May 2007 23:02:16 +0200 huffman replace (- 1) with -1
Thu, 31 May 2007 22:23:50 +0200 huffman simplify some proofs
Thu, 31 May 2007 21:09:14 +0200 wenzelm tuned headers -- adapted to usual conventions;
Thu, 31 May 2007 20:55:33 +0200 wenzelm moved Compute_Oracle from Pure/Tools to Tools;
Thu, 31 May 2007 20:55:32 +0200 wenzelm proper theory setup for compute oracle (based on CPure);
Thu, 31 May 2007 20:55:31 +0200 wenzelm moved IsaPlanner from Provers to Tools;
Thu, 31 May 2007 20:55:29 +0200 wenzelm moved IsaPlanner from Provers to Tools;
Thu, 31 May 2007 19:11:19 +0200 wenzelm made aconvc pervasive;
Thu, 31 May 2007 18:31:36 +0200 wenzelm moved aconvc to more_thm.ML;
Thu, 31 May 2007 18:16:59 +0200 wenzelm tuned ML setup;
Thu, 31 May 2007 18:16:58 +0200 wenzelm decode_term: force qualified name into Const;
Thu, 31 May 2007 18:16:57 +0200 wenzelm proper loading of ML files (in HOL.thy);
Thu, 31 May 2007 18:16:54 +0200 wenzelm HOL_proofs;
Thu, 31 May 2007 18:16:52 +0200 wenzelm moved Integ files to canonical place;
Thu, 31 May 2007 18:16:51 +0200 wenzelm proper loading of ML files;
Thu, 31 May 2007 18:16:50 +0200 wenzelm removed dead code;
Thu, 31 May 2007 18:16:47 +0200 wenzelm tuned header;
Thu, 31 May 2007 18:16:46 +0200 wenzelm doc: exclude isabelle_isar.pdf;
Thu, 31 May 2007 15:23:35 +0200 urbanc tuned the proof
Thu, 31 May 2007 14:47:20 +0200 urbanc introduced symmetric variants of the lemmas for alpha-equivalence
Thu, 31 May 2007 14:34:09 +0200 wenzelm proper loading of ML files;
Thu, 31 May 2007 14:34:07 +0200 wenzelm removed obsolete IFOL.thy/FOL.thy values;
Thu, 31 May 2007 14:34:06 +0200 wenzelm proper loading of ML files;
Thu, 31 May 2007 14:34:05 +0200 wenzelm tuned header;
Thu, 31 May 2007 14:24:27 +0200 wenzelm tuned oracle setup;
Thu, 31 May 2007 14:01:58 +0200 wenzelm moved HOLCF tools to canonical place;
Thu, 31 May 2007 13:24:13 +0200 wenzelm moved TFL files to canonical place;
Thu, 31 May 2007 13:18:52 +0200 wenzelm moved TFL files to canonical place;
Thu, 31 May 2007 13:18:42 +0200 wenzelm added src/Tools;
Thu, 31 May 2007 13:00:56 +0200 wenzelm fixed title;
Thu, 31 May 2007 12:59:31 +0200 wenzelm Tools: generic tools outside of Pure.
Thu, 31 May 2007 12:06:31 +0200 wenzelm moved Integ files to canonical place;
Thu, 31 May 2007 11:00:06 +0200 wenzelm fixed use_thy "LocalWeakening";
Thu, 31 May 2007 10:17:23 +0200 urbanc included new example in the compiling process
Thu, 31 May 2007 09:48:20 +0200 urbanc a theory using locally nameless terms and strong induction principles
Thu, 31 May 2007 09:14:14 +0200 urbanc tuned the proof
Thu, 31 May 2007 01:36:08 +0200 wenzelm emulate later version of TextIO.inputLine;
Thu, 31 May 2007 01:25:35 +0200 wenzelm reversed SML B library patches;
Thu, 31 May 2007 01:25:24 +0200 wenzelm TextIO.inputLine: use present SML B library version;
Wed, 30 May 2007 23:32:54 +0200 wenzelm tuned USEDIR_OPTIONS;
Wed, 30 May 2007 23:31:57 +0200 wenzelm removed HOL4 image, which seldom works;
Wed, 30 May 2007 21:09:18 +0200 haftmann simplified data setup
Wed, 30 May 2007 21:09:17 +0200 haftmann instance: always print sorts on failure
Wed, 30 May 2007 21:09:16 +0200 haftmann more example
Wed, 30 May 2007 21:09:15 +0200 haftmann fixed typo
Wed, 30 May 2007 21:09:13 +0200 haftmann updated
Wed, 30 May 2007 21:09:12 +0200 haftmann generalized lemmas
Wed, 30 May 2007 21:09:11 +0200 haftmann eliminated strings
Wed, 30 May 2007 21:09:09 +0200 haftmann tuned
Wed, 30 May 2007 18:05:10 +0200 krauss clarified error message
Wed, 30 May 2007 02:41:26 +0200 huffman simplify names of locale interpretations
Wed, 30 May 2007 01:53:38 +0200 huffman renamed some lemmas in Complex.thy
Wed, 30 May 2007 01:46:05 +0200 huffman cleaned up proofs; reorganized sections; removed redundant lemmas
Tue, 29 May 2007 20:53:13 +0200 huffman use new-style instance declarations
Tue, 29 May 2007 20:31:53 +0200 huffman instance complex :: banach
Tue, 29 May 2007 20:31:42 +0200 huffman add lemma real_sqrt_sum_squares_less
Tue, 29 May 2007 18:31:30 +0200 huffman cleaned up some proofs
Tue, 29 May 2007 18:19:56 +0200 huffman interpretation bounded_linear_divide
Tue, 29 May 2007 17:37:04 +0200 huffman add bounded_linear lemmas
Tue, 29 May 2007 17:36:35 +0200 huffman add isUCont lemmas
Tue, 29 May 2007 14:03:49 +0200 krauss updated examples to include an instance of (lexicographic_order simp:...)
Mon, 28 May 2007 16:30:28 +0200 huffman Complex: generalized type of exp
Mon, 28 May 2007 16:29:17 +0200 huffman generalized exp to work over any complete field; new proof of exp_add
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip