Mon, 25 Jun 2007 00:36:35 +0200 wenzelm Thm.add_cterm_frees;
Mon, 25 Jun 2007 00:36:34 +0200 wenzelm made type conv pervasive;
Mon, 25 Jun 2007 00:36:33 +0200 wenzelm made type conv pervasive;
Sun, 24 Jun 2007 21:15:55 +0200 nipkow tex problem fixed
Sun, 24 Jun 2007 20:55:41 +0200 nipkow tuned and used field_simps
Sun, 24 Jun 2007 20:47:05 +0200 nipkow *** empty log message ***
Sun, 24 Jun 2007 20:18:20 +0200 nipkow *** empty log message ***
Sun, 24 Jun 2007 15:17:54 +0200 nipkow new lemmas
Sun, 24 Jun 2007 10:33:49 +0200 nipkow *** empty log message ***
Sat, 23 Jun 2007 19:33:22 +0200 nipkow tuned and renamed group_eq_simps and ring_eq_simps
Fri, 22 Jun 2007 22:41:17 +0200 huffman fix looping simp rule
Fri, 22 Jun 2007 20:19:39 +0200 huffman reinstate real_root_less_iff [simp]
Fri, 22 Jun 2007 16:16:23 +0200 chaieb merge is now identity
Fri, 22 Jun 2007 10:23:37 +0200 krauss new method "elim_to_cases" provides ad-hoc conversion of obtain-style
Thu, 21 Jun 2007 23:49:26 +0200 huffman section headings
Thu, 21 Jun 2007 23:33:10 +0200 huffman add thm antiquotations
Thu, 21 Jun 2007 23:28:44 +0200 huffman spelling
Thu, 21 Jun 2007 22:52:22 +0200 huffman add thm antiquotations
Thu, 21 Jun 2007 22:30:58 +0200 huffman changed simp rules for of_nat
Thu, 21 Jun 2007 22:10:16 +0200 wenzelm tuned proofs -- avoid implicit prems;
Thu, 21 Jun 2007 20:48:48 +0200 wenzelm moved quantifier elimination tools to Tools/Qelim/;
Thu, 21 Jun 2007 20:48:47 +0200 wenzelm moved Presburger setup back to Presburger.thy;
Thu, 21 Jun 2007 20:07:26 +0200 wenzelm tuned proofs -- avoid implicit prems;
Thu, 21 Jun 2007 17:28:53 +0200 wenzelm tuned proofs -- avoid implicit prems;
Thu, 21 Jun 2007 17:28:50 +0200 wenzelm renamed NatSimprocs.thy to Arith_Tools.thy;
Thu, 21 Jun 2007 15:42:15 +0200 wenzelm tuned;
Thu, 21 Jun 2007 15:42:14 +0200 wenzelm adapted tool setup;
Thu, 21 Jun 2007 15:42:13 +0200 wenzelm added Ferrante-Rackoff setup;
Thu, 21 Jun 2007 15:42:12 +0200 wenzelm tuned comments;
Thu, 21 Jun 2007 15:42:11 +0200 wenzelm moved HOL/Tools/Presburger/qelim.ML to HOL/Tools/qelim.ML;
Thu, 21 Jun 2007 15:42:10 +0200 wenzelm Ferrante-Rackoff quantifier elimination.
Thu, 21 Jun 2007 15:42:09 +0200 wenzelm Context data for Ferrante-Rackoff quantifier elimination.
Thu, 21 Jun 2007 15:42:07 +0200 wenzelm replaced Real/Ferrante-Rackoff tool by generic version in Main HOL;
Thu, 21 Jun 2007 15:42:06 +0200 wenzelm Dense linear order witout endpoints
Thu, 21 Jun 2007 13:53:53 +0200 wenzelm renamed metis-env.ML to metis_env.ML;
Thu, 21 Jun 2007 13:53:23 +0200 wenzelm added Id;
Thu, 21 Jun 2007 13:49:27 +0200 narboux fine tune automatic generation of inversion lemmas
Thu, 21 Jun 2007 13:23:33 +0200 paulson integration of Metis prover
Thu, 21 Jun 2007 12:01:27 +0200 wenzelm renamed metis-env to metis-env.ML;
Wed, 20 Jun 2007 23:19:18 +0200 wenzelm tuned comments;
Wed, 20 Jun 2007 23:19:17 +0200 wenzelm obsolete (cf. ATP_Linkup.thy);
Wed, 20 Jun 2007 23:19:17 +0200 wenzelm added Tools/metis_tools.ML;
Wed, 20 Jun 2007 23:19:16 +0200 wenzelm added Metis setup (from Metis.thy);
Wed, 20 Jun 2007 23:15:25 +0200 wenzelm added HOL-Nominal-Examples;
Wed, 20 Jun 2007 22:07:52 +0200 wenzelm The Metis prover (slightly modified version from Larry);
Wed, 20 Jun 2007 19:49:14 +0200 huffman avoid using implicit prems in assumption
Wed, 20 Jun 2007 17:34:44 +0200 paulson Added flexflex_first_order and tidied first_order_resolution
Wed, 20 Jun 2007 17:32:53 +0200 paulson A more robust flexflex_unique
Wed, 20 Jun 2007 17:28:55 +0200 huffman remove simp attribute from of_nat_diff, for backward compatibility with zdiff_int
Wed, 20 Jun 2007 17:02:57 +0200 krauss tuned error msg
Wed, 20 Jun 2007 15:10:34 +0200 aspinall Remove dedicated flag setting elements in favour of setproverflag.
Wed, 20 Jun 2007 15:10:02 +0200 aspinall Remove dedicated flag setting elements in favour of setproverflag. Restore displayconfig response in askpgip.
Wed, 20 Jun 2007 15:07:42 +0200 aspinall Synchronize schema with current version
Wed, 20 Jun 2007 14:38:24 +0200 nipkow added lemmas
Wed, 20 Jun 2007 08:09:56 +0200 nipkow added meta_impE
Wed, 20 Jun 2007 05:18:39 +0200 huffman change simp rules for of_nat to work like int did previously (reorient of_nat_Suc, remove of_nat_mult [simp]); preserve original variable names in legacy int theorems
Wed, 20 Jun 2007 05:06:56 +0200 huffman section headings
Wed, 20 Jun 2007 05:06:16 +0200 huffman simplify some proofs
Tue, 19 Jun 2007 23:21:39 +0200 wenzelm oops -- fixed profiling;
Tue, 19 Jun 2007 23:16:14 +0200 wenzelm Balanced binary trees (material from library.ML);
Tue, 19 Jun 2007 23:15:59 +0200 wenzelm profiling: observe no_timing;
Tue, 19 Jun 2007 23:15:57 +0200 wenzelm added raw_tactic;
Tue, 19 Jun 2007 23:15:54 +0200 wenzelm moved balanced tree operations to General/balanced_tree.ML;
Tue, 19 Jun 2007 23:15:51 +0200 wenzelm added with_subgoal;
Tue, 19 Jun 2007 23:15:49 +0200 wenzelm balanced conjunctions;
Tue, 19 Jun 2007 23:15:47 +0200 wenzelm balanced conjunctions;
Tue, 19 Jun 2007 23:15:43 +0200 wenzelm added General/balanced_tree.ML;
Tue, 19 Jun 2007 23:15:38 +0200 wenzelm BalancedTree;
Tue, 19 Jun 2007 23:15:27 +0200 wenzelm balanced conjunctions;
Tue, 19 Jun 2007 23:15:23 +0200 wenzelm tuned;
Tue, 19 Jun 2007 18:00:49 +0200 krauss generalized proofs so that call graphs can have any node type.
Tue, 19 Jun 2007 00:02:16 +0200 wenzelm macbroy5: trying -j 2;
Mon, 18 Jun 2007 23:30:46 +0200 wenzelm tuned conjunction tactics: slightly smaller proof terms;
Sun, 17 Jun 2007 18:47:03 +0200 nipkow tuned laws for cancellation in divisions for fields.
Sun, 17 Jun 2007 13:39:50 +0200 chaieb 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 chaieb 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 chaieb 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 chaieb thin_prems_tac first max-scopes universal quantifiers; eta_conv moved to Pure/conv.ML
Sun, 17 Jun 2007 13:39:34 +0200 chaieb Tuned error messages; tuned;
Sun, 17 Jun 2007 13:39:32 +0200 chaieb 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 chaieb 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 chaieb moved lemma all_not_ex to HOL.thy ; tuned proofs
Sun, 17 Jun 2007 13:39:25 +0200 chaieb Tuned instantiation of Groebner bases to fields
Sun, 17 Jun 2007 13:39:22 +0200 chaieb added Theorem all_not_ex
Sun, 17 Jun 2007 08:56:13 +0200 nipkow renamed vars in zle_trans for compatibility
Sat, 16 Jun 2007 16:27:35 +0200 nipkow tuned
Sat, 16 Jun 2007 15:01:54 +0200 nipkow The simprocs "divide_cancel_factor" and "ring_eq_cancel_factor" no
Fri, 15 Jun 2007 19:19:23 +0200 berghofe Locally added definition of "int :: nat => int" again to make
Fri, 15 Jun 2007 15:10:32 +0200 nipkow made divide_self a simp rule
Fri, 15 Jun 2007 09:10:06 +0200 nipkow Removed thunk from Fun
Fri, 15 Jun 2007 09:09:06 +0200 nipkow Church numerals added
Thu, 14 Jun 2007 23:04:40 +0200 wenzelm method assumption: uniform treatment of prems as legacy feature;
Thu, 14 Jun 2007 23:04:39 +0200 wenzelm tuned proofs;
Thu, 14 Jun 2007 23:04:36 +0200 wenzelm tuned proofs: avoid implicit prems;
Thu, 14 Jun 2007 22:59:42 +0200 chaieb 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 chaieb no computation rules in the pre-simplifiaction set
Thu, 14 Jun 2007 22:59:39 +0200 chaieb Added some lemmas to default presburger simpset; tuned proofs
Thu, 14 Jun 2007 18:33:31 +0200 wenzelm tuned proofs: avoid implicit prems;
Thu, 14 Jun 2007 18:33:29 +0200 wenzelm tuned proofs: avoid implicit prems;
Thu, 14 Jun 2007 13:19:50 +0200 paulson Now ResHolClause also does first-order problems!
Thu, 14 Jun 2007 13:18:59 +0200 paulson Now also handles FO problems
Thu, 14 Jun 2007 13:18:24 +0200 paulson Deleted unused code
Thu, 14 Jun 2007 13:16:44 +0200 paulson tidied
Thu, 14 Jun 2007 10:38:48 +0200 wenzelm tuned proofs: avoid implicit prems;
Thu, 14 Jun 2007 09:54:14 +0200 kleing clarified who we consider to be a contributor
Thu, 14 Jun 2007 09:37:38 +0200 chaieb Fixed Problem with ML-bindings for thm names;
Thu, 14 Jun 2007 07:27:55 +0200 nipkow fixed filter syntax
Thu, 14 Jun 2007 00:48:42 +0200 wenzelm updated 'find_theorems' -- moved ProofGeneral specifics to ProofGeneral/CHANGES;
Thu, 14 Jun 2007 00:22:45 +0200 wenzelm tuned proofs: avoid implicit prems;
Wed, 13 Jun 2007 19:14:51 +0200 huffman int abbreviates of_nat
Wed, 13 Jun 2007 18:30:17 +0200 wenzelm tuned proofs: avoid implicit prems;
Wed, 13 Jun 2007 18:30:16 +0200 wenzelm tuned proofs: avoid implicit prems;
Wed, 13 Jun 2007 18:30:15 +0200 wenzelm tuned comments;
Wed, 13 Jun 2007 18:30:11 +0200 wenzelm tuned proofs: avoid implicit prems;
Wed, 13 Jun 2007 16:43:02 +0200 huffman clean up instance proofs; reorganize section headings
Wed, 13 Jun 2007 14:21:54 +0200 wenzelm reactivated theory Class;
Wed, 13 Jun 2007 12:22:02 +0200 urbanc added the Q_Unit rule (was missing) and adjusted the proof accordingly
Wed, 13 Jun 2007 11:54:03 +0200 wenzelm * Isar: method "assumption" (implicit closing of subproofs) takes non-atomic goal assumptions into account;
Wed, 13 Jun 2007 11:16:24 +0200 narboux generate_fresh works even if there is no free variable in the goal
Wed, 13 Jun 2007 10:44:35 +0200 wenzelm tuned;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip