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