Tue, 04 Jul 2006 17:26:02 +0200 added simplification rules to the fresh_guess tactic
urbanc [Tue, 04 Jul 2006 17:26:02 +0200] rev 19993
added simplification rules to the fresh_guess tactic
Tue, 04 Jul 2006 15:57:19 +0200 made calc_atm stronger by including some relative
urbanc [Tue, 04 Jul 2006 15:57:19 +0200] rev 19992
made calc_atm stronger by including some relative obvious simplification rules
Tue, 04 Jul 2006 15:45:59 +0200 Locales no longer generate views. The following functions have changed
ballarin [Tue, 04 Jul 2006 15:45:59 +0200] rev 19991
Locales no longer generate views. The following functions have changed signatures: Locale.init, Locale.add_thmss, Locale.read/cert_context_statement.
Tue, 04 Jul 2006 15:30:30 +0200 added 'definition', 'unfolding', 'done';
wenzelm [Tue, 04 Jul 2006 15:30:30 +0200] rev 19990
added 'definition', 'unfolding', 'done'; tuned;
Tue, 04 Jul 2006 15:30:29 +0200 tuned;
wenzelm [Tue, 04 Jul 2006 15:30:29 +0200] rev 19989
tuned;
Tue, 04 Jul 2006 15:30:28 +0200 added 'value';
wenzelm [Tue, 04 Jul 2006 15:30:28 +0200] rev 19988
added 'value'; tuned;
Tue, 04 Jul 2006 15:26:56 +0200 - put declarations inside a structure (NominalPermeq)
berghofe [Tue, 04 Jul 2006 15:26:56 +0200] rev 19987
- put declarations inside a structure (NominalPermeq) - dynamic_thm(s) now looks up theorems in theory associated with proof state (rather than in context associated with simpset) - finite_guess_tac now automatically adds some extra rules about supp to the simpset
Tue, 04 Jul 2006 15:22:54 +0200 - nominal_permeq.ML is now loaded before nominal_package.ML
berghofe [Tue, 04 Jul 2006 15:22:54 +0200] rev 19986
- nominal_permeq.ML is now loaded before nominal_package.ML - methods and tactics in nominal_permeq.ML are now defined inside structure NominalPermeq, therefore the names in the method_setup section had to be changed
Tue, 04 Jul 2006 15:20:43 +0200 Implemented proofs of equivariance and finite support
berghofe [Tue, 04 Jul 2006 15:20:43 +0200] rev 19985
Implemented proofs of equivariance and finite support for graph of recursion combinator.
Tue, 04 Jul 2006 14:47:01 +0200 Method intro_locales replaced by intro_locales and unfold_locales.
ballarin [Tue, 04 Jul 2006 14:47:01 +0200] rev 19984
Method intro_locales replaced by intro_locales and unfold_locales.
Tue, 04 Jul 2006 12:13:38 +0200 updated
urbanc [Tue, 04 Jul 2006 12:13:38 +0200] rev 19983
updated
Tue, 04 Jul 2006 11:36:08 +0200 Typo.
ballarin [Tue, 04 Jul 2006 11:36:08 +0200] rev 19982
Typo.
Tue, 04 Jul 2006 11:35:49 +0200 Minor new lemmas.
ballarin [Tue, 04 Jul 2006 11:35:49 +0200] rev 19981
Minor new lemmas.
Mon, 03 Jul 2006 20:03:11 +0200 replaced respects2 by congruent2 because of type problem
nipkow [Mon, 03 Jul 2006 20:03:11 +0200] rev 19980
replaced respects2 by congruent2 because of type problem
Mon, 03 Jul 2006 20:02:42 +0200 replaced translation by abbreviation
nipkow [Mon, 03 Jul 2006 20:02:42 +0200] rev 19979
replaced translation by abbreviation
Mon, 03 Jul 2006 19:33:09 +0200 obtain_export: Thm.generalize;
wenzelm [Mon, 03 Jul 2006 19:33:09 +0200] rev 19978
obtain_export: Thm.generalize; guess: fixed handling of mixfixes of vars; tuned;
Mon, 03 Jul 2006 19:33:07 +0200 project_algebra: norm_sort;
wenzelm [Mon, 03 Jul 2006 19:33:07 +0200] rev 19977
project_algebra: norm_sort; tuned;
Mon, 03 Jul 2006 17:27:09 +0200 comments fixed, minor optimization wrt. certifying terms
webertj [Mon, 03 Jul 2006 17:27:09 +0200] rev 19976
comments fixed, minor optimization wrt. certifying terms
Mon, 03 Jul 2006 17:24:45 +0200 fix to subst in order to allow subst when head of a term is a bound variable.
dixon [Mon, 03 Jul 2006 17:24:45 +0200] rev 19975
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 CNF tactic invocations moved into comments
webertj [Mon, 03 Jul 2006 17:17:41 +0200] rev 19974
CNF tactic invocations moved into comments
Mon, 03 Jul 2006 16:25:10 +0200 comment added
webertj [Mon, 03 Jul 2006 16:25:10 +0200] rev 19973
comment added
Sun, 02 Jul 2006 17:27:10 +0200 added more infrastructure for the recursion combinator
urbanc [Sun, 02 Jul 2006 17:27:10 +0200] rev 19972
added more infrastructure for the recursion combinator
Fri, 30 Jun 2006 18:26:36 +0200 normal_form to lemma test
nipkow [Fri, 30 Jun 2006 18:26:36 +0200] rev 19971
normal_form to lemma test
Fri, 30 Jun 2006 18:26:22 +0200 normalization uses refl now
nipkow [Fri, 30 Jun 2006 18:26:22 +0200] rev 19970
normalization uses refl now
Fri, 30 Jun 2006 12:22:29 +0200 Removed some incorrect axioms.
mengj [Fri, 30 Jun 2006 12:22:29 +0200] rev 19969
Removed some incorrect axioms.
Fri, 30 Jun 2006 12:04:17 +0200 fixed stale theory bug
haftmann [Fri, 30 Jun 2006 12:04:17 +0200] rev 19968
fixed stale theory bug
Fri, 30 Jun 2006 12:04:03 +0200 slight refinements
haftmann [Fri, 30 Jun 2006 12:04:03 +0200] rev 19967
slight refinements
Fri, 30 Jun 2006 12:03:36 +0200 refinement in instance command
haftmann [Fri, 30 Jun 2006 12:03:36 +0200] rev 19966
refinement in instance command
Fri, 30 Jun 2006 12:03:21 +0200 small change in class_package
haftmann [Fri, 30 Jun 2006 12:03:21 +0200] rev 19965
small change in class_package
Thu, 29 Jun 2006 18:11:15 +0200 added the "th" field to datatype Clause
paulson [Thu, 29 Jun 2006 18:11:15 +0200] rev 19964
added the "th" field to datatype Clause
Thu, 29 Jun 2006 18:10:59 +0200 fixed the "factor" method
paulson [Thu, 29 Jun 2006 18:10:59 +0200] rev 19963
fixed the "factor" method
Thu, 29 Jun 2006 13:53:05 +0200 new function norm_term
nipkow [Thu, 29 Jun 2006 13:53:05 +0200] rev 19962
new function norm_term
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip