Tue, 11 Jul 2006 12:16:58 +0200 wenzelm removed obsolete mem_term;
Tue, 11 Jul 2006 12:16:57 +0200 wenzelm Name.internal;
Tue, 11 Jul 2006 12:16:54 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Tue, 11 Jul 2006 12:16:52 +0200 wenzelm let_simproc: activate Variable.import;
Tue, 11 Jul 2006 11:19:28 +0200 ballarin Witness theorems of interpretations now transfered to current theory.
Tue, 11 Jul 2006 11:17:09 +0200 ballarin New function transfer_witness lifting Thm.transfer to witnesses.
Tue, 11 Jul 2006 00:43:54 +0200 kleing hex and binary numerals (contributed by Rafal Kolanski)
Mon, 10 Jul 2006 21:02:29 +0200 webertj minor optimization wrt. certifying terms
Sat, 08 Jul 2006 14:12:13 +0200 wenzelm tuned;
Sat, 08 Jul 2006 14:01:40 +0200 wenzelm tuned;
Sat, 08 Jul 2006 14:01:31 +0200 wenzelm updated;
Sat, 08 Jul 2006 12:54:50 +0200 wenzelm tuned interface;
Sat, 08 Jul 2006 12:54:49 +0200 wenzelm tuned interface;
Sat, 08 Jul 2006 12:54:48 +0200 wenzelm removed dead code;
Sat, 08 Jul 2006 12:54:47 +0200 wenzelm Element.prove_witness: context;
Sat, 08 Jul 2006 12:54:46 +0200 wenzelm prove_witness: context;
Sat, 08 Jul 2006 12:54:45 +0200 wenzelm tuned exception handling;
Sat, 08 Jul 2006 12:54:44 +0200 wenzelm prove/prove_multi: context;
Sat, 08 Jul 2006 12:54:43 +0200 wenzelm simprocs: no theory argument -- use simpset context instead;
Sat, 08 Jul 2006 12:54:42 +0200 wenzelm distinct simproc/simpset: proper context;
Sat, 08 Jul 2006 12:54:41 +0200 wenzelm presburger_ss: proper context;
Sat, 08 Jul 2006 12:54:40 +0200 wenzelm presburger_ss: proper context;
Sat, 08 Jul 2006 12:54:39 +0200 wenzelm tuned;
Sat, 08 Jul 2006 12:54:38 +0200 wenzelm avoid Force_tac, which uses a different context;
Sat, 08 Jul 2006 12:54:37 +0200 wenzelm Goal.prove: context;
Sat, 08 Jul 2006 12:54:36 +0200 wenzelm tactic/method simpset: maintain proper context;
Sat, 08 Jul 2006 12:54:35 +0200 wenzelm Goal.prove_global;
Sat, 08 Jul 2006 12:54:33 +0200 wenzelm Goal.prove_global;
Sat, 08 Jul 2006 12:54:32 +0200 wenzelm simprocs: no theory argument -- use simpset context instead;
Sat, 08 Jul 2006 12:54:30 +0200 wenzelm simprocs: no theory argument -- use simpset context instead;
Sat, 08 Jul 2006 12:54:29 +0200 wenzelm updated;
Sat, 08 Jul 2006 12:54:28 +0200 wenzelm updated Goal.prove, Goal.prove_global;
Sat, 08 Jul 2006 12:54:27 +0200 wenzelm added some bits on variables;
Sat, 08 Jul 2006 12:54:26 +0200 wenzelm * Pure: structure Variable provides operations for proper treatment of fixed/schematic variables;
Fri, 07 Jul 2006 18:13:58 +0200 webertj "solver" reference added to make the SAT solver configurable
Fri, 07 Jul 2006 15:13:15 +0200 paulson Some tidying.
Fri, 07 Jul 2006 09:39:25 +0200 ballarin Fixed erroneous check-in.
Fri, 07 Jul 2006 09:31:57 +0200 nipkow made evaluation_conv and normalization_conv visible.
Fri, 07 Jul 2006 09:28:39 +0200 ballarin Internal restructuring: identify no longer computes syntax.
Fri, 07 Jul 2006 09:24:05 +0200 ballarin Modified comment.
Fri, 07 Jul 2006 02:12:52 +0200 webertj added support for MiniSat 1.14
Thu, 06 Jul 2006 23:36:40 +0200 wenzelm removed obsolete locale view;
Thu, 06 Jul 2006 17:47:35 +0200 wenzelm apply_text: support Method.Source_i;
Thu, 06 Jul 2006 17:47:34 +0200 wenzelm added method_i and Source_i;
Thu, 06 Jul 2006 17:47:33 +0200 wenzelm thm parsers: include Args.internal_fact;
Thu, 06 Jul 2006 16:49:40 +0200 wenzelm add/del_simps: warning for inactive simpset (no context);
Thu, 06 Jul 2006 16:49:39 +0200 wenzelm updated;
Thu, 06 Jul 2006 16:49:38 +0200 wenzelm Local variables;
Thu, 06 Jul 2006 16:49:37 +0200 wenzelm Isar.context ();
Thu, 06 Jul 2006 16:49:36 +0200 wenzelm tuned;
Thu, 06 Jul 2006 15:21:33 +0200 wenzelm added Isar.context;
Thu, 06 Jul 2006 12:18:17 +0200 paulson some tidying; fixed the output of theorem names
Thu, 06 Jul 2006 11:26:49 +0200 wenzelm def_export: Drule.generalize;
Thu, 06 Jul 2006 11:26:46 +0200 wenzelm matchers: fall back on plain first_order_matchers, not pattern;
Wed, 05 Jul 2006 23:51:22 +0200 kleing make sure $DISTPREFIX exists before calling makedist
Wed, 05 Jul 2006 16:24:28 +0200 paulson removed the "tagging" feature
Wed, 05 Jul 2006 16:24:10 +0200 paulson made the conversion of elimination rules more robust
Wed, 05 Jul 2006 14:22:09 +0200 mengj Literals aren't sorted any more.
Wed, 05 Jul 2006 14:21:22 +0200 mengj Literals aren't sorted any more. Output overloaded constants' type var instantiations.
Wed, 05 Jul 2006 11:32:38 +0200 schirmer fixed let-simproc
Tue, 04 Jul 2006 21:26:26 +0200 wenzelm Isar: 'print_facts' prints all local facts;
Tue, 04 Jul 2006 21:22:53 +0200 wenzelm print_lthms: include unnamed facts from index;
Tue, 04 Jul 2006 21:22:52 +0200 wenzelm added content;
Tue, 04 Jul 2006 21:22:51 +0200 wenzelm added props selector;
Tue, 04 Jul 2006 21:22:50 +0200 wenzelm print_facts: all facts;
Tue, 04 Jul 2006 19:49:59 +0200 wenzelm add_abbrevs/polymorphic: Variable.exportT_terms avoids over-generalization;
Tue, 04 Jul 2006 19:49:58 +0200 wenzelm instantiate_tfrees: Thm.generalize;
Tue, 04 Jul 2006 19:49:57 +0200 wenzelm removed parrot comment;
Tue, 04 Jul 2006 19:49:56 +0200 wenzelm Proof by guessing.
Tue, 04 Jul 2006 19:49:55 +0200 wenzelm guess: proper context for polymorphic parameters;
Tue, 04 Jul 2006 19:49:54 +0200 wenzelm polymorphic: always generalize wrt. used_types;
Tue, 04 Jul 2006 19:49:53 +0200 wenzelm varifyT: no longer pervasive;
Tue, 04 Jul 2006 19:49:52 +0200 wenzelm added generalize/instantiate_option;
Tue, 04 Jul 2006 19:49:51 +0200 wenzelm added map_proof_terms_option;
Tue, 04 Jul 2006 19:49:50 +0200 wenzelm added generalize;
Tue, 04 Jul 2006 19:49:49 +0200 wenzelm Thm.varifyT;
Tue, 04 Jul 2006 19:49:47 +0200 wenzelm added ex/Guess.thy;
Tue, 04 Jul 2006 18:39:59 +0200 wenzelm skip_proofs: do not skip proofs of schematic goals (warning);
Tue, 04 Jul 2006 18:39:58 +0200 wenzelm added schematic_goal;
Tue, 04 Jul 2006 18:39:57 +0200 wenzelm added 'unfolding';
Tue, 04 Jul 2006 17:26:02 +0200 urbanc added simplification rules to the fresh_guess tactic
Tue, 04 Jul 2006 15:57:19 +0200 urbanc made calc_atm stronger by including some relative
Tue, 04 Jul 2006 15:45:59 +0200 ballarin Locales no longer generate views. The following functions have changed
Tue, 04 Jul 2006 15:30:30 +0200 wenzelm added 'definition', 'unfolding', 'done';
Tue, 04 Jul 2006 15:30:29 +0200 wenzelm tuned;
Tue, 04 Jul 2006 15:30:28 +0200 wenzelm added 'value';
Tue, 04 Jul 2006 15:26:56 +0200 berghofe - put declarations inside a structure (NominalPermeq)
Tue, 04 Jul 2006 15:22:54 +0200 berghofe - nominal_permeq.ML is now loaded before nominal_package.ML
Tue, 04 Jul 2006 15:20:43 +0200 berghofe Implemented proofs of equivariance and finite support
Tue, 04 Jul 2006 14:47:01 +0200 ballarin Method intro_locales replaced by intro_locales and unfold_locales.
Tue, 04 Jul 2006 12:13:38 +0200 urbanc updated
Tue, 04 Jul 2006 11:36:08 +0200 ballarin Typo.
Tue, 04 Jul 2006 11:35:49 +0200 ballarin Minor new lemmas.
Mon, 03 Jul 2006 20:03:11 +0200 nipkow replaced respects2 by congruent2 because of type problem
Mon, 03 Jul 2006 20:02:42 +0200 nipkow replaced translation by abbreviation
Mon, 03 Jul 2006 19:33:09 +0200 wenzelm obtain_export: Thm.generalize;
Mon, 03 Jul 2006 19:33:07 +0200 wenzelm project_algebra: norm_sort;
Mon, 03 Jul 2006 17:27:09 +0200 webertj comments fixed, minor optimization wrt. certifying terms
Mon, 03 Jul 2006 17:24:45 +0200 dixon fix to subst in order to allow subst when head of a term is a bound variable.
Mon, 03 Jul 2006 17:17:41 +0200 webertj CNF tactic invocations moved into comments
Mon, 03 Jul 2006 16:25:10 +0200 webertj comment added
Sun, 02 Jul 2006 17:27:10 +0200 urbanc added more infrastructure for the recursion combinator
Fri, 30 Jun 2006 18:26:36 +0200 nipkow normal_form to lemma test
Fri, 30 Jun 2006 18:26:22 +0200 nipkow normalization uses refl now
Fri, 30 Jun 2006 12:22:29 +0200 mengj Removed some incorrect axioms.
Fri, 30 Jun 2006 12:04:17 +0200 haftmann fixed stale theory bug
Fri, 30 Jun 2006 12:04:03 +0200 haftmann slight refinements
Fri, 30 Jun 2006 12:03:36 +0200 haftmann refinement in instance command
Fri, 30 Jun 2006 12:03:21 +0200 haftmann small change in class_package
Thu, 29 Jun 2006 18:11:15 +0200 paulson added the "th" field to datatype Clause
Thu, 29 Jun 2006 18:10:59 +0200 paulson fixed the "factor" method
Thu, 29 Jun 2006 13:53:05 +0200 nipkow new function norm_term
Thu, 29 Jun 2006 13:52:28 +0200 nipkow new method "normalization"
Thu, 29 Jun 2006 01:08:08 +0200 kleing use -f in cp to overwrite read-only files (e.g. .svn in document/)
Wed, 28 Jun 2006 17:54:00 +0200 webertj world map now transparent
Wed, 28 Jun 2006 14:36:47 +0200 haftmann improvements in Classpackage
Wed, 28 Jun 2006 14:36:09 +0200 haftmann reduced code, better instance command
Wed, 28 Jun 2006 14:35:51 +0200 haftmann slight improvements in code generation
Wed, 28 Jun 2006 14:35:10 +0200 haftmann added lookup function for parameters
Wed, 28 Jun 2006 09:27:53 +0200 paulson disjunctive wellfoundedness
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip