Fri, 10 Nov 2000 19:06:30 +0100 improved cong_definition theorems;
wenzelm [Fri, 10 Nov 2000 19:06:30 +0100] rev 10437
improved cong_definition theorems; overloaded standard operations;
Fri, 10 Nov 2000 19:05:28 +0100 simplified induction;
wenzelm [Fri, 10 Nov 2000 19:05:28 +0100] rev 10436
simplified induction;
Fri, 10 Nov 2000 19:04:31 +0100 added axclass power (from HOL.thy);
wenzelm [Fri, 10 Nov 2000 19:04:31 +0100] rev 10435
added axclass power (from HOL.thy);
Fri, 10 Nov 2000 19:03:55 +0100 simplified atomize;
wenzelm [Fri, 10 Nov 2000 19:03:55 +0100] rev 10434
simplified atomize; added inductive_rulify2 (to accomodate malformed induction rules);
Fri, 10 Nov 2000 19:03:06 +0100 axclass power moved to Nat.thy;
wenzelm [Fri, 10 Nov 2000 19:03:06 +0100] rev 10433
axclass power moved to Nat.thy;
Fri, 10 Nov 2000 19:02:37 +0100 added axclass inverse and consts inverse, divide (infix "/");
wenzelm [Fri, 10 Nov 2000 19:02:37 +0100] rev 10432
added axclass inverse and consts inverse, divide (infix "/"); moved axclass power to Nat.thy;
Fri, 10 Nov 2000 19:01:33 +0100 FOL_basic_ss: simprocs moved to FOL_ss;
wenzelm [Fri, 10 Nov 2000 19:01:33 +0100] rev 10431
FOL_basic_ss: simprocs moved to FOL_ss;
Fri, 10 Nov 2000 19:00:51 +0100 added atomize_eq;
wenzelm [Fri, 10 Nov 2000 19:00:51 +0100] rev 10430
added atomize_eq;
Fri, 10 Nov 2000 19:00:22 +0100 val atomize = thms "atomize'";
wenzelm [Fri, 10 Nov 2000 19:00:22 +0100] rev 10429
val atomize = thms "atomize'";
Fri, 10 Nov 2000 16:31:28 +0100 > etc
nipkow [Fri, 10 Nov 2000 16:31:28 +0100] rev 10428
> etc
Fri, 10 Nov 2000 16:26:44 +0100 new: > and >=
nipkow [Fri, 10 Nov 2000 16:26:44 +0100] rev 10427
new: > and >=
Fri, 10 Nov 2000 15:05:09 +0100 rule inversion
nipkow [Fri, 10 Nov 2000 15:05:09 +0100] rev 10426
rule inversion
Fri, 10 Nov 2000 09:17:54 +0100 JMB -> JMPB. Email von Johannes Pfeifroth.
nipkow [Fri, 10 Nov 2000 09:17:54 +0100] rev 10425
JMB -> JMPB. Email von Johannes Pfeifroth.
Thu, 09 Nov 2000 21:38:30 +0100 updated;
wenzelm [Thu, 09 Nov 2000 21:38:30 +0100] rev 10424
updated;
Thu, 09 Nov 2000 21:38:00 +0100 fixed \title: convert "_" to "-";
wenzelm [Thu, 09 Nov 2000 21:38:00 +0100] rev 10423
fixed \title: convert "_" to "-";
Wed, 08 Nov 2000 23:04:54 +0100 tuned isabelle environment;
wenzelm [Wed, 08 Nov 2000 23:04:54 +0100] rev 10422
tuned isabelle environment;
Wed, 08 Nov 2000 17:46:24 +0100 subgoals
nipkow [Wed, 08 Nov 2000 17:46:24 +0100] rev 10421
subgoals
Wed, 08 Nov 2000 14:38:04 +0100 *** empty log message ***
nipkow [Wed, 08 Nov 2000 14:38:04 +0100] rev 10420
*** empty log message ***
Tue, 07 Nov 2000 18:38:24 +0100 better discussion of rule induction
paulson [Tue, 07 Nov 2000 18:38:24 +0100] rev 10419
better discussion of rule induction
Tue, 07 Nov 2000 17:55:04 +0100 Thm.dest_abs now takes an additional argument.
berghofe [Tue, 07 Nov 2000 17:55:04 +0100] rev 10418
Thm.dest_abs now takes an additional argument.
Tue, 07 Nov 2000 17:53:12 +0100 Moved rewriting functions from Thm to MetaSimplifier.
berghofe [Tue, 07 Nov 2000 17:53:12 +0100] rev 10417
Moved rewriting functions from Thm to MetaSimplifier.
Tue, 07 Nov 2000 17:52:12 +0100 - Moved rewriting functions to meta_simplifier.ML
berghofe [Tue, 07 Nov 2000 17:52:12 +0100] rev 10416
- Moved rewriting functions to meta_simplifier.ML - dest_abs now also takes an optional variable name as an argument - beta_conversion takes additional flag as an argument. Fully reduces the term if set to true Some tuning: - tuned fix_shyps in instantiate, implies_intr, implies_elim, reflexive, transitive, beta_conversion, abstract_rule - combination: chktypes derives types of f and t from type of == instead of using fastype_of New primitives: - eta_conversion - incr_indexes: increment indexes in theorems - cterm_incr_indexes: increment indexes in cterms - cterm_match, cterm_first_order_match - rename_boundvars
Tue, 07 Nov 2000 17:50:21 +0100 moved rewriting functions from Drule to MetaSimplifier
berghofe [Tue, 07 Nov 2000 17:50:21 +0100] rev 10415
moved rewriting functions from Drule to MetaSimplifier
Tue, 07 Nov 2000 17:48:25 +0100 - new theorems imp_cong and swap_prems_eq
berghofe [Tue, 07 Nov 2000 17:48:25 +0100] rev 10414
- new theorems imp_cong and swap_prems_eq - new function dest_equals - exported strip_imp_concl - removed incr_indexes (now in Thm)
Tue, 07 Nov 2000 17:44:48 +0100 Added new file meta_simplifier.ML
berghofe [Tue, 07 Nov 2000 17:44:48 +0100] rev 10413
Added new file meta_simplifier.ML
Tue, 07 Nov 2000 17:42:19 +0100 Moved meta simplification stuff from Thm to MetaSimplifier.
berghofe [Tue, 07 Nov 2000 17:42:19 +0100] rev 10412
Moved meta simplification stuff from Thm to MetaSimplifier.
Tue, 07 Nov 2000 17:41:29 +0100 Added type constraint in theorem "lift".
berghofe [Tue, 07 Nov 2000 17:41:29 +0100] rev 10411
Added type constraint in theorem "lift".
Tue, 07 Nov 2000 09:33:14 +0100 *** empty log message ***
nipkow [Tue, 07 Nov 2000 09:33:14 +0100] rev 10410
*** empty log message ***
Mon, 06 Nov 2000 22:58:26 +0100 method 'induct' now handles non-atomic goals;
wenzelm [Mon, 06 Nov 2000 22:58:26 +0100] rev 10409
method 'induct' now handles non-atomic goals; improved error message; option 'stripped' deprecated;
Mon, 06 Nov 2000 22:56:07 +0100 improved: 'induct' handle non-atomic goals;
wenzelm [Mon, 06 Nov 2000 22:56:07 +0100] rev 10408
improved: 'induct' handle non-atomic goals;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip