Tue, 04 Jul 2006 21:22:52 +0200 added content;
wenzelm [Tue, 04 Jul 2006 21:22:52 +0200] rev 20011
added content;
Tue, 04 Jul 2006 21:22:51 +0200 added props selector;
wenzelm [Tue, 04 Jul 2006 21:22:51 +0200] rev 20010
added props selector;
Tue, 04 Jul 2006 21:22:50 +0200 print_facts: all facts;
wenzelm [Tue, 04 Jul 2006 21:22:50 +0200] rev 20009
print_facts: all facts;
Tue, 04 Jul 2006 19:49:59 +0200 add_abbrevs/polymorphic: Variable.exportT_terms avoids over-generalization;
wenzelm [Tue, 04 Jul 2006 19:49:59 +0200] rev 20008
add_abbrevs/polymorphic: Variable.exportT_terms avoids over-generalization;
Tue, 04 Jul 2006 19:49:58 +0200 instantiate_tfrees: Thm.generalize;
wenzelm [Tue, 04 Jul 2006 19:49:58 +0200] rev 20007
instantiate_tfrees: Thm.generalize;
Tue, 04 Jul 2006 19:49:57 +0200 removed parrot comment;
wenzelm [Tue, 04 Jul 2006 19:49:57 +0200] rev 20006
removed parrot comment;
Tue, 04 Jul 2006 19:49:56 +0200 Proof by guessing.
wenzelm [Tue, 04 Jul 2006 19:49:56 +0200] rev 20005
Proof by guessing.
Tue, 04 Jul 2006 19:49:55 +0200 guess: proper context for polymorphic parameters;
wenzelm [Tue, 04 Jul 2006 19:49:55 +0200] rev 20004
guess: proper context for polymorphic parameters; tuned;
Tue, 04 Jul 2006 19:49:54 +0200 polymorphic: always generalize wrt. used_types;
wenzelm [Tue, 04 Jul 2006 19:49:54 +0200] rev 20003
polymorphic: always generalize wrt. used_types;
Tue, 04 Jul 2006 19:49:53 +0200 varifyT: no longer pervasive;
wenzelm [Tue, 04 Jul 2006 19:49:53 +0200] rev 20002
varifyT: no longer pervasive;
Tue, 04 Jul 2006 19:49:52 +0200 added generalize/instantiate_option;
wenzelm [Tue, 04 Jul 2006 19:49:52 +0200] rev 20001
added generalize/instantiate_option;
Tue, 04 Jul 2006 19:49:51 +0200 added map_proof_terms_option;
wenzelm [Tue, 04 Jul 2006 19:49:51 +0200] rev 20000
added map_proof_terms_option; tuned generalize, instantiate;
Tue, 04 Jul 2006 19:49:50 +0200 added generalize;
wenzelm [Tue, 04 Jul 2006 19:49:50 +0200] rev 19999
added generalize; removed obsolete assume_ax, tvars_intr_list;
Tue, 04 Jul 2006 19:49:49 +0200 Thm.varifyT;
wenzelm [Tue, 04 Jul 2006 19:49:49 +0200] rev 19998
Thm.varifyT;
Tue, 04 Jul 2006 19:49:47 +0200 added ex/Guess.thy;
wenzelm [Tue, 04 Jul 2006 19:49:47 +0200] rev 19997
added ex/Guess.thy;
Tue, 04 Jul 2006 18:39:59 +0200 skip_proofs: do not skip proofs of schematic goals (warning);
wenzelm [Tue, 04 Jul 2006 18:39:59 +0200] rev 19996
skip_proofs: do not skip proofs of schematic goals (warning);
Tue, 04 Jul 2006 18:39:58 +0200 added schematic_goal;
wenzelm [Tue, 04 Jul 2006 18:39:58 +0200] rev 19995
added schematic_goal;
Tue, 04 Jul 2006 18:39:57 +0200 added 'unfolding';
wenzelm [Tue, 04 Jul 2006 18:39:57 +0200] rev 19994
added 'unfolding';
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.
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip