huffman [Wed, 13 Jun 2007 03:31:11 +0200] rev 23365
removed constant int :: nat => int;
int is now an abbreviation for of_nat :: nat => int
huffman [Wed, 13 Jun 2007 03:28:21 +0200] rev 23364
thm antiquotations
wenzelm [Wed, 13 Jun 2007 00:02:06 +0200] rev 23363
transaction: context_position (non-destructive only);
wenzelm [Wed, 13 Jun 2007 00:02:05 +0200] rev 23362
added map_current;
simplified internal type proof;
wenzelm [Wed, 13 Jun 2007 00:02:04 +0200] rev 23361
tuned msg;
wenzelm [Wed, 13 Jun 2007 00:02:03 +0200] rev 23360
apply_method/end_proof: pass position;
Method.Basic: include position;
wenzelm [Wed, 13 Jun 2007 00:02:02 +0200] rev 23359
renamed map to map_current;
wenzelm [Wed, 13 Jun 2007 00:02:01 +0200] rev 23358
tuned;
wenzelm [Wed, 13 Jun 2007 00:02:00 +0200] rev 23357
removed unused is_atomic;
wenzelm [Wed, 13 Jun 2007 00:01:59 +0200] rev 23356
renamed prove_raw to prove_internal;
tuned;
wenzelm [Wed, 13 Jun 2007 00:01:58 +0200] rev 23355
merge/merge_refs: plain error instead of exception TERM;
wenzelm [Wed, 13 Jun 2007 00:01:57 +0200] rev 23354
Context positions.
wenzelm [Wed, 13 Jun 2007 00:01:56 +0200] rev 23353
added context_position.ML;
wenzelm [Wed, 13 Jun 2007 00:01:54 +0200] rev 23352
renamed Goal.prove_raw to Goal.prove_internal;
wenzelm [Wed, 13 Jun 2007 00:01:51 +0200] rev 23351
Method.Basic: include position;
wenzelm [Wed, 13 Jun 2007 00:01:41 +0200] rev 23350
tuned proofs: avoid implicit prems;
wenzelm [Wed, 13 Jun 2007 00:01:38 +0200] rev 23349
Basic text: include position;
assumption/close: refer to non-atomic assumptions as well, implicit use of prems now considered legacy feature;
huffman [Tue, 12 Jun 2007 23:39:02 +0200] rev 23348
thm antiquotations
huffman [Tue, 12 Jun 2007 23:14:29 +0200] rev 23347
add lemma inj_of_nat
huffman [Tue, 12 Jun 2007 21:59:40 +0200] rev 23346
thm antiquotations
chaieb [Tue, 12 Jun 2007 20:49:56 +0200] rev 23345
Unfortunately needed patch due to incompatibility with SML -- oo is infix and hence can not appear on the left handside of patterns
chaieb [Tue, 12 Jun 2007 20:49:50 +0200] rev 23344
changed int stuff into integer for SMLNJ compatibility
huffman [Tue, 12 Jun 2007 17:20:30 +0200] rev 23343
more of_rat lemmas
huffman [Tue, 12 Jun 2007 17:04:26 +0200] rev 23342
add function of_rat and related lemmas
chaieb [Tue, 12 Jun 2007 12:00:03 +0200] rev 23341
turned curry (op opr) into curry op opr --- because of smlnj
wenzelm [Tue, 12 Jun 2007 11:01:16 +0200] rev 23340
De-overloaded operations for int and real.
wenzelm [Tue, 12 Jun 2007 11:00:18 +0200] rev 23339
SML basis with type int representing proper integers, not machine words.
chaieb [Tue, 12 Jun 2007 10:40:44 +0200] rev 23338
Tuned proofs : now use 'algebra ad: ...'
chaieb [Tue, 12 Jun 2007 10:15:58 +0200] rev 23337
cooper_tac takes now two lists of theorems to be added/deleted from the simpset dor pre-simplification
chaieb [Tue, 12 Jun 2007 10:15:52 +0200] rev 23336
changed val restriction to local due to smlnj
chaieb [Tue, 12 Jun 2007 10:15:48 +0200] rev 23335
Changed normalizer Data to contain a simpset besides the list of instances; Before the method starts, it simplifies with this simpset; Added attribute 'algebra' to add and delete theorems from the simpset above;
chaieb [Tue, 12 Jun 2007 10:15:45 +0200] rev 23334
Added algebra_tac; tuned;
chaieb [Tue, 12 Jun 2007 10:15:40 +0200] rev 23333
Method now takes theorems to be added or deleted from a simpset for simplificatio before the core method starts
chaieb [Tue, 12 Jun 2007 10:15:32 +0200] rev 23332
algebra_tac moved to file Tools/Groebner_Basis/groebner.ML; Method now takes theorems to be added or deleted from a simpset for simplificatio *before* the core method starts
nipkow [Mon, 11 Jun 2007 18:34:12 +0200] rev 23331
nex example
chaieb [Mon, 11 Jun 2007 18:28:16 +0200] rev 23330
Conversion for computation on constants now depends on the context
chaieb [Mon, 11 Jun 2007 18:28:15 +0200] rev 23329
tuned setup for the fields instantiation for Groebner Bases;
chaieb [Mon, 11 Jun 2007 18:26:44 +0200] rev 23328
Added dependency on file Groebner_Basis.thy
chaieb [Mon, 11 Jun 2007 16:23:17 +0200] rev 23327
Added instantiation of algebra method to fields
nipkow [Mon, 11 Jun 2007 16:21:03 +0200] rev 23326
hid constant "dom"
chaieb [Mon, 11 Jun 2007 11:10:04 +0200] rev 23325
Removed from CVS, since obselete in the new Presburger Method;
chaieb [Mon, 11 Jun 2007 11:07:18 +0200] rev 23324
Generated reflected QE procedure for Presburger Arithmetic-- Cooper's Algorithm -- see HOL/ex/Reflected_Presburger.thy
chaieb [Mon, 11 Jun 2007 11:06:23 +0200] rev 23323
Added more examples
chaieb [Mon, 11 Jun 2007 11:06:21 +0200] rev 23322
Now only contains generic conversion for quantifier elimination in HOL
chaieb [Mon, 11 Jun 2007 11:06:19 +0200] rev 23321
A new tactic for Presburger;
chaieb [Mon, 11 Jun 2007 11:06:18 +0200] rev 23320
tuned
chaieb [Mon, 11 Jun 2007 11:06:17 +0200] rev 23319
Temporarily added theorems for QE that were in old Presburger.thy ; This will diseappear with the new Ferrante and Rackoff shortly;
chaieb [Mon, 11 Jun 2007 11:06:15 +0200] rev 23318
tuned tactic
chaieb [Mon, 11 Jun 2007 11:06:13 +0200] rev 23317
Temporarily use int instead of IntInf.int but Code generator should map HOL's int to ML's IntInf.int --- To be fixed
chaieb [Mon, 11 Jun 2007 11:06:11 +0200] rev 23316
tuned Proof and Document
chaieb [Mon, 11 Jun 2007 11:06:04 +0200] rev 23315
tuned Proof
chaieb [Mon, 11 Jun 2007 11:06:00 +0200] rev 23314
A new and cleaned up Theory for QE. for Presburger arithmetic
chaieb [Mon, 11 Jun 2007 11:05:59 +0200] rev 23313
Added new files for Presburger (cooper_data.ML, cooper.ML) and deleted old unused ones cooper_dec, cooper_proof, reflected_cooper etc..
chaieb [Mon, 11 Jun 2007 11:05:57 +0200] rev 23312
explicitely depends on file groebner.ML
chaieb [Mon, 11 Jun 2007 11:05:56 +0200] rev 23311
Context Data for the new presburger Method
chaieb [Mon, 11 Jun 2007 11:05:54 +0200] rev 23310
A new simpler and cleaner implementation of proof Synthesis for Presburger Arithmetic --- Cooper's Algorithm
huffman [Mon, 11 Jun 2007 07:10:06 +0200] rev 23309
remove references to constant int::nat=>int
huffman [Mon, 11 Jun 2007 06:14:32 +0200] rev 23308
simplify int proofs
huffman [Mon, 11 Jun 2007 05:20:05 +0200] rev 23307
modify proofs to avoid referring to int::nat=>int
huffman [Mon, 11 Jun 2007 02:25:55 +0200] rev 23306
add int_of_nat versions of lemmas about int::nat=>int
huffman [Mon, 11 Jun 2007 02:24:39 +0200] rev 23305
add lemma of_nat_power
huffman [Mon, 11 Jun 2007 01:22:29 +0200] rev 23304
add int_of_nat versions of lemmas about int::nat=>int
huffman [Mon, 11 Jun 2007 00:53:18 +0200] rev 23303
add abbreviation int_of_nat for of_nat::nat=>int;
add int_of_nat versions of all lemmas about int::nat=>int;
move int lemmas into their own section, preparing to remove
wenzelm [Sun, 10 Jun 2007 23:48:27 +0200] rev 23302
disabled theory "Reflected_Presburger" for smlnj (temporarily);
wenzelm [Sun, 10 Jun 2007 21:06:59 +0200] rev 23301
disabled theories MIR and ReflectedFerrack for smlnj (temporarily);
nipkow [Sun, 10 Jun 2007 10:23:42 +0200] rev 23300
*** empty log message ***
huffman [Sat, 09 Jun 2007 02:38:51 +0200] rev 23299
remove dependencies of proofs on constant int::nat=>int, preparing to remove it
wenzelm [Sat, 09 Jun 2007 00:28:47 +0200] rev 23298
eqtype int -- explicitly encourage overloaded equality;
tuned -%;
removed obsolete Intt;
wenzelm [Sat, 09 Jun 2007 00:28:46 +0200] rev 23297
simplified type integer;
berghofe [Fri, 08 Jun 2007 18:13:58 +0200] rev 23296
Adapted Proofterm.bicompose_proof to Larry's changes in
Logic.assum_pairs from 2005-01-24 (revision 1.44).
chaieb [Fri, 08 Jun 2007 18:09:37 +0200] rev 23295
Method "algebra" solves polynomial equations over (semi)rings
huffman [Fri, 08 Jun 2007 03:24:27 +0200] rev 23294
generalize zpower_number_of_{even,odd} lemmas
obua [Thu, 07 Jun 2007 17:21:43 +0200] rev 23293
deleted comments
obua [Thu, 07 Jun 2007 14:26:05 +0200] rev 23292
deleted legacy lemmas
nipkow [Thu, 07 Jun 2007 11:25:27 +0200] rev 23291
somebody elses problem fixed
nipkow [Thu, 07 Jun 2007 11:25:05 +0200] rev 23290
filter syntax change
huffman [Thu, 07 Jun 2007 04:33:15 +0200] rev 23289
remove redundant lemmas
huffman [Thu, 07 Jun 2007 03:45:56 +0200] rev 23288
remove references to preal-specific theorems
huffman [Thu, 07 Jun 2007 03:11:31 +0200] rev 23287
define (1::preal); clean up instance declarations
huffman [Thu, 07 Jun 2007 02:34:37 +0200] rev 23286
tuned
huffman [Thu, 07 Jun 2007 01:44:35 +0200] rev 23285
instance preal :: ordered_cancel_ab_semigroup_add
huffman [Wed, 06 Jun 2007 23:06:29 +0200] rev 23284
use new-style class for sq_ord; rename op << to sq_le
urbanc [Wed, 06 Jun 2007 21:24:35 +0200] rev 23283
take out Class.thy again, because it does not yet compile cleanly
huffman [Wed, 06 Jun 2007 20:49:04 +0200] rev 23282
add axclass semiring_char_0 for types where of_nat is injective
nipkow [Wed, 06 Jun 2007 19:12:59 +0200] rev 23281
changed filter syntax from : to <-
nipkow [Wed, 06 Jun 2007 19:12:40 +0200] rev 23280
hide filter
nipkow [Wed, 06 Jun 2007 19:12:07 +0200] rev 23279
tuned list comprehension, changed filter syntax from : to <-
huffman [Wed, 06 Jun 2007 18:32:05 +0200] rev 23278
clean up proofs of exp_zero, sin_zero, cos_zero
huffman [Wed, 06 Jun 2007 17:01:33 +0200] rev 23277
generalize class constraints on some lemmas
huffman [Wed, 06 Jun 2007 17:00:09 +0200] rev 23276
generalize of_nat and related constants to class semiring_1
huffman [Wed, 06 Jun 2007 16:42:39 +0200] rev 23275
declare complex_diff as simp rule
chaieb [Wed, 06 Jun 2007 16:12:08 +0200] rev 23274
New Reflected Presburger added to HOL/ex
wenzelm [Tue, 05 Jun 2007 22:47:49 +0200] rev 23273
Groebner Basis Examples.
wenzelm [Tue, 05 Jun 2007 22:46:59 +0200] rev 23272
print_antiquotations: sort_strings;
wenzelm [Tue, 05 Jun 2007 22:46:58 +0200] rev 23271
tuned document;
added Groebner_Examples;
wenzelm [Tue, 05 Jun 2007 22:46:57 +0200] rev 23270
tuned source deps;
wenzelm [Tue, 05 Jun 2007 22:46:56 +0200] rev 23269
simplified/renamed add_numerals;
wenzelm [Tue, 05 Jun 2007 22:46:55 +0200] rev 23268
renamed ex/Eval_Examples.thy;
wenzelm [Tue, 05 Jun 2007 22:46:55 +0200] rev 23267
added ex/Groebner_Examples.thy;
renamed ex/Eval_Examples.thy;
wenzelm [Tue, 05 Jun 2007 22:46:53 +0200] rev 23266
tuned document;
chaieb [Tue, 05 Jun 2007 20:46:25 +0200] rev 23265
Added two examples in Complex/ex :Reflected QE for linear real arith and QE for mixed integer real linear arithmetic
chaieb [Tue, 05 Jun 2007 20:44:12 +0200] rev 23264
Added twe Examples for Quantifier elimination ofer linear real arithmetic and over the mixed theory of linear real artihmetic with integers
haftmann [Tue, 05 Jun 2007 19:23:09 +0200] rev 23263
tuned boostrap
haftmann [Tue, 05 Jun 2007 19:22:01 +0200] rev 23262
eliminated Code_Generator.thy
haftmann [Tue, 05 Jun 2007 19:19:30 +0200] rev 23261
tuned integers
wenzelm [Tue, 05 Jun 2007 18:36:10 +0200] rev 23260
tuned;
wenzelm [Tue, 05 Jun 2007 18:36:09 +0200] rev 23259
fixed type int vs. integer;
wenzelm [Tue, 05 Jun 2007 18:36:07 +0200] rev 23258
renamed locale ring/semiring to gb_ring/gb_semiring to avoid clash with Ring_and_Field versions;
huffman [Tue, 05 Jun 2007 17:16:41 +0200] rev 23257
add new lemmas
chaieb [Tue, 05 Jun 2007 16:32:16 +0200] rev 23256
Polynomials now only depend on Deriv; Definition of degree changed
chaieb [Tue, 05 Jun 2007 16:31:10 +0200] rev 23255
lemma lemma_DERIV_subst moved to Deriv.thy
wenzelm [Tue, 05 Jun 2007 16:26:07 +0200] rev 23254
tuned proofs;