Tue, 19 Jun 2007 00:02:16 +0200 macbroy5: trying -j 2;
wenzelm [Tue, 19 Jun 2007 00:02:16 +0200] rev 23415
macbroy5: trying -j 2;
Mon, 18 Jun 2007 23:30:46 +0200 tuned conjunction tactics: slightly smaller proof terms;
wenzelm [Mon, 18 Jun 2007 23:30:46 +0200] rev 23414
tuned conjunction tactics: slightly smaller proof terms;
Sun, 17 Jun 2007 18:47:03 +0200 tuned laws for cancellation in divisions for fields.
nipkow [Sun, 17 Jun 2007 18:47:03 +0200] rev 23413
tuned laws for cancellation in divisions for fields.
Sun, 17 Jun 2007 13:39:50 +0200 moved nonzero_mult_divide_cancel_right to Ring_and_Field as nonzero_mult_divide_cancel_right'; tuned proofs
chaieb [Sun, 17 Jun 2007 13:39:50 +0200] rev 23412
moved nonzero_mult_divide_cancel_right to Ring_and_Field as nonzero_mult_divide_cancel_right'; tuned proofs
Sun, 17 Jun 2007 13:39:48 +0200 Added eta_conv and eta-expansion conversion: waiting for it to be in thm.ML; exported is_refl
chaieb [Sun, 17 Jun 2007 13:39:48 +0200] rev 23411
Added eta_conv and eta-expansion conversion: waiting for it to be in thm.ML; exported is_refl
Sun, 17 Jun 2007 13:39:45 +0200 gen_qelim_conv now reduces the universal quatifier to the existential one; Now also deals with Ex f for eta-contracted f;
chaieb [Sun, 17 Jun 2007 13:39:45 +0200] rev 23410
gen_qelim_conv now reduces the universal quatifier to the existential one; Now also deals with Ex f for eta-contracted f;
Sun, 17 Jun 2007 13:39:39 +0200 thin_prems_tac first max-scopes universal quantifiers; eta_conv moved to Pure/conv.ML
chaieb [Sun, 17 Jun 2007 13:39:39 +0200] rev 23409
thin_prems_tac first max-scopes universal quantifiers; eta_conv moved to Pure/conv.ML
Sun, 17 Jun 2007 13:39:34 +0200 Tuned error messages; tuned;
chaieb [Sun, 17 Jun 2007 13:39:34 +0200] rev 23408
Tuned error messages; tuned;
Sun, 17 Jun 2007 13:39:32 +0200 normalizer conversions depend on the proof context; added functions for conversion and wrapper that sill depend on the variable ordering (_ord)
chaieb [Sun, 17 Jun 2007 13:39:32 +0200] rev 23407
normalizer conversions depend on the proof context; added functions for conversion and wrapper that sill depend on the variable ordering (_ord)
Sun, 17 Jun 2007 13:39:29 +0200 added theorems nonzero_mult_divide_cancel_right' nonzero_mult_divide_cancel_left' ordered_field_no_lb ordered_field_no_ub
chaieb [Sun, 17 Jun 2007 13:39:29 +0200] rev 23406
added theorems nonzero_mult_divide_cancel_right' nonzero_mult_divide_cancel_left' ordered_field_no_lb ordered_field_no_ub
Sun, 17 Jun 2007 13:39:27 +0200 moved lemma all_not_ex to HOL.thy ; tuned proofs
chaieb [Sun, 17 Jun 2007 13:39:27 +0200] rev 23405
moved lemma all_not_ex to HOL.thy ; tuned proofs
Sun, 17 Jun 2007 13:39:25 +0200 Tuned instantiation of Groebner bases to fields
chaieb [Sun, 17 Jun 2007 13:39:25 +0200] rev 23404
Tuned instantiation of Groebner bases to fields
Sun, 17 Jun 2007 13:39:22 +0200 added Theorem all_not_ex
chaieb [Sun, 17 Jun 2007 13:39:22 +0200] rev 23403
added Theorem all_not_ex
Sun, 17 Jun 2007 08:56:13 +0200 renamed vars in zle_trans for compatibility
nipkow [Sun, 17 Jun 2007 08:56:13 +0200] rev 23402
renamed vars in zle_trans for compatibility
Sat, 16 Jun 2007 16:27:35 +0200 tuned
nipkow [Sat, 16 Jun 2007 16:27:35 +0200] rev 23401
tuned
Sat, 16 Jun 2007 15:01:54 +0200 The simprocs "divide_cancel_factor" and "ring_eq_cancel_factor" no
nipkow [Sat, 16 Jun 2007 15:01:54 +0200] rev 23400
The simprocs "divide_cancel_factor" and "ring_eq_cancel_factor" no longer need class numeral_ring. This made a number of special simp-thms redundant.
Fri, 15 Jun 2007 19:19:23 +0200 Locally added definition of "int :: nat => int" again to make
berghofe [Fri, 15 Jun 2007 19:19:23 +0200] rev 23399
Locally added definition of "int :: nat => int" again to make code generation work.
Fri, 15 Jun 2007 15:10:32 +0200 made divide_self a simp rule
nipkow [Fri, 15 Jun 2007 15:10:32 +0200] rev 23398
made divide_self a simp rule
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip