Mon, 11 Jun 2007 11:06:04 +0200 chaieb tuned Proof
Mon, 11 Jun 2007 11:06:00 +0200 chaieb A new and cleaned up Theory for QE. for Presburger arithmetic
Mon, 11 Jun 2007 11:05:59 +0200 chaieb Added new files for Presburger (cooper_data.ML, cooper.ML) and deleted old unused ones cooper_dec, cooper_proof, reflected_cooper etc..
Mon, 11 Jun 2007 11:05:57 +0200 chaieb explicitely depends on file groebner.ML
Mon, 11 Jun 2007 11:05:56 +0200 chaieb Context Data for the new presburger Method
Mon, 11 Jun 2007 11:05:54 +0200 chaieb A new simpler and cleaner implementation of proof Synthesis for Presburger Arithmetic --- Cooper's Algorithm
Mon, 11 Jun 2007 07:10:06 +0200 huffman remove references to constant int::nat=>int
Mon, 11 Jun 2007 06:14:32 +0200 huffman simplify int proofs
Mon, 11 Jun 2007 05:20:05 +0200 huffman modify proofs to avoid referring to int::nat=>int
Mon, 11 Jun 2007 02:25:55 +0200 huffman add int_of_nat versions of lemmas about int::nat=>int
Mon, 11 Jun 2007 02:24:39 +0200 huffman add lemma of_nat_power
Mon, 11 Jun 2007 01:22:29 +0200 huffman add int_of_nat versions of lemmas about int::nat=>int
Mon, 11 Jun 2007 00:53:18 +0200 huffman add abbreviation int_of_nat for of_nat::nat=>int;
Sun, 10 Jun 2007 23:48:27 +0200 wenzelm disabled theory "Reflected_Presburger" for smlnj (temporarily);
Sun, 10 Jun 2007 21:06:59 +0200 wenzelm disabled theories MIR and ReflectedFerrack for smlnj (temporarily);
Sun, 10 Jun 2007 10:23:42 +0200 nipkow *** empty log message ***
Sat, 09 Jun 2007 02:38:51 +0200 huffman remove dependencies of proofs on constant int::nat=>int, preparing to remove it
Sat, 09 Jun 2007 00:28:47 +0200 wenzelm eqtype int -- explicitly encourage overloaded equality;
Sat, 09 Jun 2007 00:28:46 +0200 wenzelm simplified type integer;
Fri, 08 Jun 2007 18:13:58 +0200 berghofe Adapted Proofterm.bicompose_proof to Larry's changes in
Fri, 08 Jun 2007 18:09:37 +0200 chaieb Method "algebra" solves polynomial equations over (semi)rings
Fri, 08 Jun 2007 03:24:27 +0200 huffman generalize zpower_number_of_{even,odd} lemmas
Thu, 07 Jun 2007 17:21:43 +0200 obua deleted comments
Thu, 07 Jun 2007 14:26:05 +0200 obua deleted legacy lemmas
Thu, 07 Jun 2007 11:25:27 +0200 nipkow somebody elses problem fixed
Thu, 07 Jun 2007 11:25:05 +0200 nipkow filter syntax change
Thu, 07 Jun 2007 04:33:15 +0200 huffman remove redundant lemmas
Thu, 07 Jun 2007 03:45:56 +0200 huffman remove references to preal-specific theorems
Thu, 07 Jun 2007 03:11:31 +0200 huffman define (1::preal); clean up instance declarations
Thu, 07 Jun 2007 02:34:37 +0200 huffman tuned
Thu, 07 Jun 2007 01:44:35 +0200 huffman instance preal :: ordered_cancel_ab_semigroup_add
Wed, 06 Jun 2007 23:06:29 +0200 huffman use new-style class for sq_ord; rename op << to sq_le
Wed, 06 Jun 2007 21:24:35 +0200 urbanc take out Class.thy again, because it does not yet compile cleanly
Wed, 06 Jun 2007 20:49:04 +0200 huffman add axclass semiring_char_0 for types where of_nat is injective
Wed, 06 Jun 2007 19:12:59 +0200 nipkow changed filter syntax from : to <-
Wed, 06 Jun 2007 19:12:40 +0200 nipkow hide filter
Wed, 06 Jun 2007 19:12:07 +0200 nipkow tuned list comprehension, changed filter syntax from : to <-
Wed, 06 Jun 2007 18:32:05 +0200 huffman clean up proofs of exp_zero, sin_zero, cos_zero
Wed, 06 Jun 2007 17:01:33 +0200 huffman generalize class constraints on some lemmas
Wed, 06 Jun 2007 17:00:09 +0200 huffman generalize of_nat and related constants to class semiring_1
Wed, 06 Jun 2007 16:42:39 +0200 huffman declare complex_diff as simp rule
Wed, 06 Jun 2007 16:12:08 +0200 chaieb New Reflected Presburger added to HOL/ex
Tue, 05 Jun 2007 22:47:49 +0200 wenzelm Groebner Basis Examples.
Tue, 05 Jun 2007 22:46:59 +0200 wenzelm print_antiquotations: sort_strings;
Tue, 05 Jun 2007 22:46:58 +0200 wenzelm tuned document;
Tue, 05 Jun 2007 22:46:57 +0200 wenzelm tuned source deps;
Tue, 05 Jun 2007 22:46:56 +0200 wenzelm simplified/renamed add_numerals;
Tue, 05 Jun 2007 22:46:55 +0200 wenzelm renamed ex/Eval_Examples.thy;
Tue, 05 Jun 2007 22:46:55 +0200 wenzelm added ex/Groebner_Examples.thy;
Tue, 05 Jun 2007 22:46:53 +0200 wenzelm tuned document;
Tue, 05 Jun 2007 20:46:25 +0200 chaieb Added two examples in Complex/ex :Reflected QE for linear real arith and QE for mixed integer real linear arithmetic
Tue, 05 Jun 2007 20:44:12 +0200 chaieb Added twe Examples for Quantifier elimination ofer linear real arithmetic and over the mixed theory of linear real artihmetic with integers
Tue, 05 Jun 2007 19:23:09 +0200 haftmann tuned boostrap
Tue, 05 Jun 2007 19:22:01 +0200 haftmann eliminated Code_Generator.thy
Tue, 05 Jun 2007 19:19:30 +0200 haftmann tuned integers
Tue, 05 Jun 2007 18:36:10 +0200 wenzelm tuned;
Tue, 05 Jun 2007 18:36:09 +0200 wenzelm fixed type int vs. integer;
Tue, 05 Jun 2007 18:36:07 +0200 wenzelm renamed locale ring/semiring to gb_ring/gb_semiring to avoid clash with Ring_and_Field versions;
Tue, 05 Jun 2007 17:16:41 +0200 huffman add new lemmas
Tue, 05 Jun 2007 16:32:16 +0200 chaieb Polynomials now only depend on Deriv; Definition of degree changed
Tue, 05 Jun 2007 16:31:10 +0200 chaieb lemma lemma_DERIV_subst moved to Deriv.thy
Tue, 05 Jun 2007 16:26:07 +0200 wenzelm tuned proofs;
Tue, 05 Jun 2007 16:26:06 +0200 wenzelm tuned comments;
Tue, 05 Jun 2007 16:26:04 +0200 wenzelm Semiring normalization and Groebner Bases.
Tue, 05 Jun 2007 15:17:02 +0200 haftmann moved generic algebra modules
Tue, 05 Jun 2007 15:16:11 +0200 haftmann updated documentation
Tue, 05 Jun 2007 15:16:10 +0200 haftmann fixed broken execption handling
Tue, 05 Jun 2007 15:16:09 +0200 haftmann simplified notion of "operational classes"
Tue, 05 Jun 2007 15:16:08 +0200 haftmann merged Code_Generator.thy into HOL.thy
Tue, 05 Jun 2007 12:12:25 +0200 chaieb added a function partition and a few lemmas
Tue, 05 Jun 2007 11:00:04 +0200 chaieb added a few theorems about foldl and set
Tue, 05 Jun 2007 10:42:31 +0200 chaieb added lcm, ilcm (lcm for integers) and some lemmas about them;
Tue, 05 Jun 2007 09:56:19 +0200 urbanc included Class.thy in the compiling process for Nominal/Examples
Tue, 05 Jun 2007 07:58:50 +0200 huffman remove simp attribute from lemma_STAR theorems
Tue, 05 Jun 2007 00:54:03 +0200 huffman add lemma exp_of_real
Mon, 04 Jun 2007 22:27:18 +0200 nipkow tuned list comprehension
Mon, 04 Jun 2007 21:04:20 +0200 wenzelm tuned;
Mon, 04 Jun 2007 21:04:19 +0200 wenzelm added is_atomic;
Mon, 04 Jun 2007 21:04:19 +0200 wenzelm added assume_rule_tac;
Mon, 04 Jun 2007 15:43:32 +0200 haftmann reverted appnd to append
Mon, 04 Jun 2007 15:43:31 +0200 haftmann authentic syntax for List.append
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
(0) -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip