Fri, 06 Jan 2006 15:18:20 +0100 tuned EqSubst setup;
wenzelm [Fri, 06 Jan 2006 15:18:20 +0100] rev 18591
tuned EqSubst setup;
Fri, 06 Jan 2006 15:18:19 +0100 Pure/Isar: Toplevel.theory_to_proof admits transactions that modify the theory;
wenzelm [Fri, 06 Jan 2006 15:18:19 +0100] rev 18590
Pure/Isar: Toplevel.theory_to_proof admits transactions that modify the theory;
Thu, 05 Jan 2006 22:30:00 +0100 hide type datatype node;
wenzelm [Thu, 05 Jan 2006 22:30:00 +0100] rev 18589
hide type datatype node; added theory_node, proof_node, is_theory, is_proof, proof_position_of, checkpoint, copy; no_body_context: no history; transaction: test save = true;
Thu, 05 Jan 2006 22:29:59 +0100 tuned print_theorems_theory;
wenzelm [Thu, 05 Jan 2006 22:29:59 +0100] rev 18588
tuned print_theorems_theory;
Thu, 05 Jan 2006 22:29:58 +0100 Toplevel.proof_position_of;
wenzelm [Thu, 05 Jan 2006 22:29:58 +0100] rev 18587
Toplevel.proof_position_of;
Thu, 05 Jan 2006 22:29:57 +0100 store_thm: transfer to current context, i.e. the target theory;
wenzelm [Thu, 05 Jan 2006 22:29:57 +0100] rev 18586
store_thm: transfer to current context, i.e. the target theory;
Thu, 05 Jan 2006 22:29:55 +0100 replaced swap by contrapos_np;
wenzelm [Thu, 05 Jan 2006 22:29:55 +0100] rev 18585
replaced swap by contrapos_np;
Thu, 05 Jan 2006 22:29:53 +0100 added setminus;
wenzelm [Thu, 05 Jan 2006 22:29:53 +0100] rev 18584
added setminus; tuned;
Thu, 05 Jan 2006 17:16:40 +0100 proper handling of simultaneous goals and mutual rules;
wenzelm [Thu, 05 Jan 2006 17:16:40 +0100] rev 18583
proper handling of simultaneous goals and mutual rules;
Thu, 05 Jan 2006 17:16:38 +0100 provide projections of induct_weak, induct_unsafe;
wenzelm [Thu, 05 Jan 2006 17:16:38 +0100] rev 18582
provide projections of induct_weak, induct_unsafe;
Thu, 05 Jan 2006 17:14:08 +0100 added strict_mutual_rule;
wenzelm [Thu, 05 Jan 2006 17:14:08 +0100] rev 18581
added strict_mutual_rule;
Thu, 05 Jan 2006 17:14:07 +0100 RuleCases.strict_mutual_rule;
wenzelm [Thu, 05 Jan 2006 17:14:07 +0100] rev 18580
RuleCases.strict_mutual_rule; export internalize;
Thu, 05 Jan 2006 12:09:26 +0100 changed the name of the type "nOption" to "noption".
urbanc [Thu, 05 Jan 2006 12:09:26 +0100] rev 18579
changed the name of the type "nOption" to "noption".
Wed, 04 Jan 2006 20:20:25 +0100 added "fresh_singleton" lemma
urbanc [Wed, 04 Jan 2006 20:20:25 +0100] rev 18578
added "fresh_singleton" lemma
Wed, 04 Jan 2006 19:53:39 +0100 added more documentation; will now try out a modification
urbanc [Wed, 04 Jan 2006 19:53:39 +0100] rev 18577
added more documentation; will now try out a modification of the ok-predicate
Wed, 04 Jan 2006 19:22:53 +0100 Reversed Larry's option/iff change.
nipkow [Wed, 04 Jan 2006 19:22:53 +0100] rev 18576
Reversed Larry's option/iff change.
Wed, 04 Jan 2006 17:04:11 +0100 substantial additions using locales
haftmann [Wed, 04 Jan 2006 17:04:11 +0100] rev 18575
substantial additions using locales
Wed, 04 Jan 2006 17:03:43 +0100 exported read|cert_arity interfaces
haftmann [Wed, 04 Jan 2006 17:03:43 +0100] rev 18574
exported read|cert_arity interfaces
Wed, 04 Jan 2006 16:38:40 +0100 trace_simp_depth_limit is 1 by default
nipkow [Wed, 04 Jan 2006 16:38:40 +0100] rev 18573
trace_simp_depth_limit is 1 by default
Wed, 04 Jan 2006 16:37:57 +0100 removed pointless trace msg.
nipkow [Wed, 04 Jan 2006 16:37:57 +0100] rev 18572
removed pointless trace msg.
Wed, 04 Jan 2006 16:14:15 +0100 preservation of names
paulson [Wed, 04 Jan 2006 16:14:15 +0100] rev 18571
preservation of names
Wed, 04 Jan 2006 16:13:53 +0100 a few more named lemmas
paulson [Wed, 04 Jan 2006 16:13:53 +0100] rev 18570
a few more named lemmas
Wed, 04 Jan 2006 10:28:31 +0100 fix: reintroduced pred_ctxt in gen_add_locale
haftmann [Wed, 04 Jan 2006 10:28:31 +0100] rev 18569
fix: reintroduced pred_ctxt in gen_add_locale
Wed, 04 Jan 2006 01:04:59 +0100 tuned;
wenzelm [Wed, 04 Jan 2006 01:04:59 +0100] rev 18568
tuned;
Wed, 04 Jan 2006 01:00:52 +0100 * Pure/Isar: Toplevel.theory_theory_to_proof;
wenzelm [Wed, 04 Jan 2006 01:00:52 +0100] rev 18567
* Pure/Isar: Toplevel.theory_theory_to_proof;
Wed, 04 Jan 2006 00:52:49 +0100 added unlocalize_mfix;
wenzelm [Wed, 04 Jan 2006 00:52:49 +0100] rev 18566
added unlocalize_mfix;
Wed, 04 Jan 2006 00:52:48 +0100 added unlocalize_mixfix;
wenzelm [Wed, 04 Jan 2006 00:52:48 +0100] rev 18565
added unlocalize_mixfix;
Wed, 04 Jan 2006 00:52:47 +0100 added theory_to_theory_to_proof, which may change theory before entering the proof;
wenzelm [Wed, 04 Jan 2006 00:52:47 +0100] rev 18564
added theory_to_theory_to_proof, which may change theory before entering the proof; added forget_proof (from isar_thy.ML);
Wed, 04 Jan 2006 00:52:45 +0100 tuned;
wenzelm [Wed, 04 Jan 2006 00:52:45 +0100] rev 18563
tuned;
Wed, 04 Jan 2006 00:52:45 +0100 moved forget_proof to toplevel.ML;
wenzelm [Wed, 04 Jan 2006 00:52:45 +0100] rev 18562
moved forget_proof to toplevel.ML;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip