Fri, 15 Jun 2007 09:10:06 +0200 Removed thunk from Fun
nipkow [Fri, 15 Jun 2007 09:10:06 +0200] rev 23397
Removed thunk from Fun
Fri, 15 Jun 2007 09:09:06 +0200 Church numerals added
nipkow [Fri, 15 Jun 2007 09:09:06 +0200] rev 23396
Church numerals added
Thu, 14 Jun 2007 23:04:40 +0200 method assumption: uniform treatment of prems as legacy feature;
wenzelm [Thu, 14 Jun 2007 23:04:40 +0200] rev 23395
method assumption: uniform treatment of prems as legacy feature;
Thu, 14 Jun 2007 23:04:39 +0200 tuned proofs;
wenzelm [Thu, 14 Jun 2007 23:04:39 +0200] rev 23394
tuned proofs;
Thu, 14 Jun 2007 23:04:36 +0200 tuned proofs: avoid implicit prems;
wenzelm [Thu, 14 Jun 2007 23:04:36 +0200] rev 23393
tuned proofs: avoid implicit prems;
Thu, 14 Jun 2007 22:59:42 +0200 fixed term_constants (impact on is_relevant); terms in generalize_tac are sorted before we abstract over them (to *try* to avoid the case when a term to be abstracted over already occurs in an other)
chaieb [Thu, 14 Jun 2007 22:59:42 +0200] rev 23392
fixed term_constants (impact on is_relevant); terms in generalize_tac are sorted before we abstract over them (to *try* to avoid the case when a term to be abstracted over already occurs in an other)
Thu, 14 Jun 2007 22:59:40 +0200 no computation rules in the pre-simplifiaction set
chaieb [Thu, 14 Jun 2007 22:59:40 +0200] rev 23391
no computation rules in the pre-simplifiaction set
Thu, 14 Jun 2007 22:59:39 +0200 Added some lemmas to default presburger simpset; tuned proofs
chaieb [Thu, 14 Jun 2007 22:59:39 +0200] rev 23390
Added some lemmas to default presburger simpset; tuned proofs
Thu, 14 Jun 2007 18:33:31 +0200 tuned proofs: avoid implicit prems;
wenzelm [Thu, 14 Jun 2007 18:33:31 +0200] rev 23389
tuned proofs: avoid implicit prems;
Thu, 14 Jun 2007 18:33:29 +0200 tuned proofs: avoid implicit prems;
wenzelm [Thu, 14 Jun 2007 18:33:29 +0200] rev 23388
tuned proofs: avoid implicit prems; tuned partition proofs;
Thu, 14 Jun 2007 13:19:50 +0200 Now ResHolClause also does first-order problems!
paulson [Thu, 14 Jun 2007 13:19:50 +0200] rev 23387
Now ResHolClause also does first-order problems!
Thu, 14 Jun 2007 13:18:59 +0200 Now also handles FO problems
paulson [Thu, 14 Jun 2007 13:18:59 +0200] rev 23386
Now also handles FO problems
Thu, 14 Jun 2007 13:18:24 +0200 Deleted unused code
paulson [Thu, 14 Jun 2007 13:18:24 +0200] rev 23385
Deleted unused code
Thu, 14 Jun 2007 13:16:44 +0200 tidied
paulson [Thu, 14 Jun 2007 13:16:44 +0200] rev 23384
tidied
Thu, 14 Jun 2007 10:38:48 +0200 tuned proofs: avoid implicit prems;
wenzelm [Thu, 14 Jun 2007 10:38:48 +0200] rev 23383
tuned proofs: avoid implicit prems;
Thu, 14 Jun 2007 09:54:14 +0200 clarified who we consider to be a contributor
kleing [Thu, 14 Jun 2007 09:54:14 +0200] rev 23382
clarified who we consider to be a contributor
Thu, 14 Jun 2007 09:37:38 +0200 Fixed Problem with ML-bindings for thm names;
chaieb [Thu, 14 Jun 2007 09:37:38 +0200] rev 23381
Fixed Problem with ML-bindings for thm names;
Thu, 14 Jun 2007 07:27:55 +0200 fixed filter syntax
nipkow [Thu, 14 Jun 2007 07:27:55 +0200] rev 23380
fixed filter syntax
Thu, 14 Jun 2007 00:48:42 +0200 updated 'find_theorems' -- moved ProofGeneral specifics to ProofGeneral/CHANGES;
wenzelm [Thu, 14 Jun 2007 00:48:42 +0200] rev 23379
updated 'find_theorems' -- moved ProofGeneral specifics to ProofGeneral/CHANGES;
Thu, 14 Jun 2007 00:22:45 +0200 tuned proofs: avoid implicit prems;
wenzelm [Thu, 14 Jun 2007 00:22:45 +0200] rev 23378
tuned proofs: avoid implicit prems;
Wed, 13 Jun 2007 19:14:51 +0200 int abbreviates of_nat
huffman [Wed, 13 Jun 2007 19:14:51 +0200] rev 23377
int abbreviates of_nat
Wed, 13 Jun 2007 18:30:17 +0200 tuned proofs: avoid implicit prems;
wenzelm [Wed, 13 Jun 2007 18:30:17 +0200] rev 23376
tuned proofs: avoid implicit prems; tuned;
Wed, 13 Jun 2007 18:30:16 +0200 tuned proofs: avoid implicit prems;
wenzelm [Wed, 13 Jun 2007 18:30:16 +0200] rev 23375
tuned proofs: avoid implicit prems; major cleanup of proofs/document;
Wed, 13 Jun 2007 18:30:15 +0200 tuned comments;
wenzelm [Wed, 13 Jun 2007 18:30:15 +0200] rev 23374
tuned comments;
Wed, 13 Jun 2007 18:30:11 +0200 tuned proofs: avoid implicit prems;
wenzelm [Wed, 13 Jun 2007 18:30:11 +0200] rev 23373
tuned proofs: avoid implicit prems;
Wed, 13 Jun 2007 16:43:02 +0200 clean up instance proofs; reorganize section headings
huffman [Wed, 13 Jun 2007 16:43:02 +0200] rev 23372
clean up instance proofs; reorganize section headings
Wed, 13 Jun 2007 14:21:54 +0200 reactivated theory Class;
wenzelm [Wed, 13 Jun 2007 14:21:54 +0200] rev 23371
reactivated theory Class;
Wed, 13 Jun 2007 12:22:02 +0200 added the Q_Unit rule (was missing) and adjusted the proof accordingly
urbanc [Wed, 13 Jun 2007 12:22:02 +0200] rev 23370
added the Q_Unit rule (was missing) and adjusted the proof accordingly
Wed, 13 Jun 2007 11:54:03 +0200 * Isar: method "assumption" (implicit closing of subproofs) takes non-atomic goal assumptions into account;
wenzelm [Wed, 13 Jun 2007 11:54:03 +0200] rev 23369
* Isar: method "assumption" (implicit closing of subproofs) takes non-atomic goal assumptions into account; * Isar: implicit use of prems from the Isar proof context is considered a legacy feature;
Wed, 13 Jun 2007 11:16:24 +0200 generate_fresh works even if there is no free variable in the goal
narboux [Wed, 13 Jun 2007 11:16:24 +0200] rev 23368
generate_fresh works even if there is no free variable in the goal
Wed, 13 Jun 2007 10:44:35 +0200 tuned;
wenzelm [Wed, 13 Jun 2007 10:44:35 +0200] rev 23367
tuned;
Wed, 13 Jun 2007 10:43:38 +0200 tuned proofs: avoid implicit prems;
wenzelm [Wed, 13 Jun 2007 10:43:38 +0200] rev 23366
tuned proofs: avoid implicit prems;
Wed, 13 Jun 2007 03:31:11 +0200 removed constant int :: nat => int;
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
Wed, 13 Jun 2007 03:28:21 +0200 thm antiquotations
huffman [Wed, 13 Jun 2007 03:28:21 +0200] rev 23364
thm antiquotations
Wed, 13 Jun 2007 00:02:06 +0200 transaction: context_position (non-destructive only);
wenzelm [Wed, 13 Jun 2007 00:02:06 +0200] rev 23363
transaction: context_position (non-destructive only);
Wed, 13 Jun 2007 00:02:05 +0200 added map_current;
wenzelm [Wed, 13 Jun 2007 00:02:05 +0200] rev 23362
added map_current; simplified internal type proof;
Wed, 13 Jun 2007 00:02:04 +0200 tuned msg;
wenzelm [Wed, 13 Jun 2007 00:02:04 +0200] rev 23361
tuned msg;
Wed, 13 Jun 2007 00:02:03 +0200 apply_method/end_proof: pass position;
wenzelm [Wed, 13 Jun 2007 00:02:03 +0200] rev 23360
apply_method/end_proof: pass position; Method.Basic: include position;
Wed, 13 Jun 2007 00:02:02 +0200 renamed map to map_current;
wenzelm [Wed, 13 Jun 2007 00:02:02 +0200] rev 23359
renamed map to map_current;
Wed, 13 Jun 2007 00:02:01 +0200 tuned;
wenzelm [Wed, 13 Jun 2007 00:02:01 +0200] rev 23358
tuned;
Wed, 13 Jun 2007 00:02:00 +0200 removed unused is_atomic;
wenzelm [Wed, 13 Jun 2007 00:02:00 +0200] rev 23357
removed unused is_atomic;
Wed, 13 Jun 2007 00:01:59 +0200 renamed prove_raw to prove_internal;
wenzelm [Wed, 13 Jun 2007 00:01:59 +0200] rev 23356
renamed prove_raw to prove_internal; tuned;
Wed, 13 Jun 2007 00:01:58 +0200 merge/merge_refs: plain error instead of exception TERM;
wenzelm [Wed, 13 Jun 2007 00:01:58 +0200] rev 23355
merge/merge_refs: plain error instead of exception TERM;
Wed, 13 Jun 2007 00:01:57 +0200 Context positions.
wenzelm [Wed, 13 Jun 2007 00:01:57 +0200] rev 23354
Context positions.
Wed, 13 Jun 2007 00:01:56 +0200 added context_position.ML;
wenzelm [Wed, 13 Jun 2007 00:01:56 +0200] rev 23353
added context_position.ML;
Wed, 13 Jun 2007 00:01:54 +0200 renamed Goal.prove_raw to Goal.prove_internal;
wenzelm [Wed, 13 Jun 2007 00:01:54 +0200] rev 23352
renamed Goal.prove_raw to Goal.prove_internal;
Wed, 13 Jun 2007 00:01:51 +0200 Method.Basic: include position;
wenzelm [Wed, 13 Jun 2007 00:01:51 +0200] rev 23351
Method.Basic: include position;
Wed, 13 Jun 2007 00:01:41 +0200 tuned proofs: avoid implicit prems;
wenzelm [Wed, 13 Jun 2007 00:01:41 +0200] rev 23350
tuned proofs: avoid implicit prems;
Wed, 13 Jun 2007 00:01:38 +0200 Basic text: include position;
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;
Tue, 12 Jun 2007 23:39:02 +0200 thm antiquotations
huffman [Tue, 12 Jun 2007 23:39:02 +0200] rev 23348
thm antiquotations
Tue, 12 Jun 2007 23:14:29 +0200 add lemma inj_of_nat
huffman [Tue, 12 Jun 2007 23:14:29 +0200] rev 23347
add lemma inj_of_nat
Tue, 12 Jun 2007 21:59:40 +0200 thm antiquotations
huffman [Tue, 12 Jun 2007 21:59:40 +0200] rev 23346
thm antiquotations
Tue, 12 Jun 2007 20:49:56 +0200 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: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
Tue, 12 Jun 2007 20:49:50 +0200 changed int stuff into integer for SMLNJ compatibility
chaieb [Tue, 12 Jun 2007 20:49:50 +0200] rev 23344
changed int stuff into integer for SMLNJ compatibility
Tue, 12 Jun 2007 17:20:30 +0200 more of_rat lemmas
huffman [Tue, 12 Jun 2007 17:20:30 +0200] rev 23343
more of_rat lemmas
Tue, 12 Jun 2007 17:04:26 +0200 add function of_rat and related lemmas
huffman [Tue, 12 Jun 2007 17:04:26 +0200] rev 23342
add function of_rat and related lemmas
Tue, 12 Jun 2007 12:00:03 +0200 turned curry (op opr) into curry op opr --- because of smlnj
chaieb [Tue, 12 Jun 2007 12:00:03 +0200] rev 23341
turned curry (op opr) into curry op opr --- because of smlnj
Tue, 12 Jun 2007 11:01:16 +0200 De-overloaded operations for int and real.
wenzelm [Tue, 12 Jun 2007 11:01:16 +0200] rev 23340
De-overloaded operations for int and real.
Tue, 12 Jun 2007 11:00:18 +0200 SML basis with type int representing proper integers, not machine words.
wenzelm [Tue, 12 Jun 2007 11:00:18 +0200] rev 23339
SML basis with type int representing proper integers, not machine words.
Tue, 12 Jun 2007 10:40:44 +0200 Tuned proofs : now use 'algebra ad: ...'
chaieb [Tue, 12 Jun 2007 10:40:44 +0200] rev 23338
Tuned proofs : now use 'algebra ad: ...'
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip