wenzelm [Thu, 03 Aug 2006 14:53:35 +0200] rev 20316
updated;
wenzelm [Wed, 02 Aug 2006 23:09:49 +0200] rev 20315
tuned proofs;
wenzelm [Wed, 02 Aug 2006 22:27:08 +0200] rev 20314
lemma da_good_approx: adapted induction (was exploting lifted obtain result);
wenzelm [Wed, 02 Aug 2006 22:27:07 +0200] rev 20313
renamed Syntax.indexname to Syntax.read_indexname;
added read_int (not Int.fromString, which admits ~ syntax of ML);
wenzelm [Wed, 02 Aug 2006 22:27:06 +0200] rev 20312
tuned;
wenzelm [Wed, 02 Aug 2006 22:27:05 +0200] rev 20311
moved debug option to proof_display.ML (again);
normalized Proof.context/method type aliases;
wenzelm [Wed, 02 Aug 2006 22:27:04 +0200] rev 20310
normalized Proof.context/method type aliases;
simplified Assumption/ProofContext.export;
prems_limit: < 0 means no output;
added debug option (back from proof_display.ML);
wenzelm [Wed, 02 Aug 2006 22:27:03 +0200] rev 20309
simplified Assumption/ProofContext.export;
simplified end_block;
wenzelm [Wed, 02 Aug 2006 22:27:02 +0200] rev 20308
added tactical result;
simplified obtain_export: no Seq.seq, no lifting of result prems;
tuned;
wenzelm [Wed, 02 Aug 2006 22:27:01 +0200] rev 20307
removed obsolete Drule.frees/vars_of etc.;
simplified Assumption/ProofContext.export;