wenzelm [Tue, 07 Sep 1999 17:21:44 +0200] rev 7506
Method.refine_no_facts;
wenzelm [Tue, 07 Sep 1999 16:57:52 +0200] rev 7505
read_def_termT: dummyT;
wenzelm [Tue, 07 Sep 1999 16:57:28 +0200] rev 7504
then_tac = refine;
wenzelm [Tue, 07 Sep 1999 16:57:15 +0200] rev 7503
read_typ/term: context_of;
wenzelm [Tue, 07 Sep 1999 16:56:47 +0200] rev 7502
tuned;
wenzelm [Tue, 07 Sep 1999 16:56:10 +0200] rev 7501
added context_of;
wenzelm [Tue, 07 Sep 1999 16:55:38 +0200] rev 7500
logtypes: pretend "dummy" is one;
wenzelm [Tue, 07 Sep 1999 10:40:58 +0200] rev 7499
isatool expandshort;
wenzelm [Mon, 06 Sep 1999 22:12:08 +0200] rev 7498
expandshort usage: forward_tac;
oheimb [Mon, 06 Sep 1999 18:19:12 +0200] rev 7497
strengthened card_seteq
oheimb [Mon, 06 Sep 1999 18:19:01 +0200] rev 7496
added theorems subset_insertD, singleton_insert_inj_eq, subset_singletonD
oheimb [Mon, 06 Sep 1999 18:18:49 +0200] rev 7495
added theorems fst_eqD and snd_eqD, added split_beta_proc, new split_eta_proc
oheimb [Mon, 06 Sep 1999 18:18:40 +0200] rev 7494
added theorems le_maxI1 and le_maxI2, also in claset
oheimb [Mon, 06 Sep 1999 18:18:30 +0200] rev 7493
added theorem dvd_reduce
oheimb [Mon, 06 Sep 1999 18:18:23 +0200] rev 7492
*** empty log message ***
oheimb [Mon, 06 Sep 1999 18:18:09 +0200] rev 7491
added ftac, eatac, datac, fatac
oheimb [Mon, 06 Sep 1999 18:17:48 +0200] rev 7490
added smp_tac
wenzelm [Mon, 06 Sep 1999 17:03:19 +0200] rev 7489
added;
wenzelm [Mon, 06 Sep 1999 16:59:46 +0200] rev 7488
isabelle-pdfdocs;
wenzelm [Mon, 06 Sep 1999 16:57:53 +0200] rev 7487
close_block: removed ProofContext.transfer_used_names;
wenzelm [Mon, 06 Sep 1999 16:57:33 +0200] rev 7486
removed thms_closure (unused);
removed transfer_used_names;
fix: do not declare unconstrained vars;
wenzelm [Mon, 06 Sep 1999 16:56:01 +0200] rev 7485
removed thms_closure (unused);
wenzelm [Mon, 06 Sep 1999 12:49:39 +0200] rev 7484
added README;
wenzelm [Mon, 06 Sep 1999 10:54:10 +0200] rev 7483
tuned;
paulson [Mon, 06 Sep 1999 10:52:26 +0200] rev 7482
working snapshot
wenzelm [Sat, 04 Sep 1999 21:13:55 +0200] rev 7481
goal_nonempty: Ex goal for new-style version;
wenzelm [Sat, 04 Sep 1999 21:13:01 +0200] rev 7480
replaced ?? by ?;
wenzelm [Sat, 04 Sep 1999 21:12:15 +0200] rev 7479
eliminated Syntax.binding;
put_thms: ignore "";
update_binds_env: Envir.norm_term ensures proper type instantiation;