wenzelm [Wed, 01 Sep 1999 21:21:01 +0200] rev 7421
added bind_thms, store_thms;
wenzelm [Wed, 01 Sep 1999 21:20:04 +0200] rev 7420
structures Vartab / Termtab (instances of TableFun);
wenzelm [Wed, 01 Sep 1999 21:19:37 +0200] rev 7419
tuned;
renamed same_tac to insert_tac;
improved assumption;
removed Repeat;
immediate_proof: assumption;
wenzelm [Wed, 01 Sep 1999 21:17:37 +0200] rev 7418
any_props: improved error;
removed "*" method combinator;
wenzelm [Wed, 01 Sep 1999 21:17:03 +0200] rev 7417
fix: common constraints;
cond_print_calc: Proof.pretty_thm;
wenzelm [Wed, 01 Sep 1999 21:16:23 +0200] rev 7416
Thm.def_name;
wenzelm [Wed, 01 Sep 1999 21:15:52 +0200] rev 7415
replaced IsarCmd.kill_theory by Toplevel.kill;
fix: common constraints;
removed "*" keyword;
wenzelm [Wed, 01 Sep 1999 21:14:23 +0200] rev 7414
calculation: thm list;
filter differ;
wenzelm [Wed, 01 Sep 1999 21:13:12 +0200] rev 7413
removed kill_theory;
print_thms: use Proof.pretty_thms;
wenzelm [Wed, 01 Sep 1999 21:11:44 +0200] rev 7412
removed the_fact;
added pretty_thms;
fix: common constraints;
renamed "facts" to "this";
print_state: tuned "Using facts";
wenzelm [Wed, 01 Sep 1999 21:10:05 +0200] rev 7411
fix: common constraints;
wenzelm [Wed, 01 Sep 1999 21:09:10 +0200] rev 7410
added store/bind_thms;
wenzelm [Wed, 01 Sep 1999 21:06:57 +0200] rev 7409
added theorems;
improved files;
wenzelm [Wed, 01 Sep 1999 21:06:27 +0200] rev 7408
added theorems;
begin_theory: implicit files;
wenzelm [Wed, 01 Sep 1999 21:05:48 +0200] rev 7407
isar: avoid verbose goal responses;
wenzelm [Wed, 01 Sep 1999 21:05:19 +0200] rev 7406
structure Termtab;
wenzelm [Wed, 01 Sep 1999 21:04:59 +0200] rev 7405
smart_store_thms;
wenzelm [Wed, 01 Sep 1999 21:04:01 +0200] rev 7404
PureThy.smart_store_thms;
paulson [Wed, 01 Sep 1999 11:16:02 +0200] rev 7403
tidied some proofs
paulson [Wed, 01 Sep 1999 11:15:35 +0200] rev 7402
tidied
paulson [Tue, 31 Aug 1999 16:04:43 +0200] rev 7401
tidied
paulson [Tue, 31 Aug 1999 15:58:38 +0200] rev 7400
new files HOL/UNITY/Guar.{thy,ML}: theory file gets the instance declaration
for the overloading of <, while .ML file gets proofs about renaming constants
paulson [Tue, 31 Aug 1999 15:56:56 +0200] rev 7399
changed "component" infix in HOL/UNITY/Comp.thy to be overloaded <
wenzelm [Mon, 30 Aug 1999 23:19:13 +0200] rev 7398
proper calculation / induction;